Help > Local Handbook doesn't work

Project:MuseScore
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

Steps to reproduce bug
1. Help > Local Handbook...

Expected behavior: PDF handbook should open

Actual behavior: nothing happens

MuseScore version: 0.9.6 stable

(Operating System: Windows 7)

first reported by Scrivener: http://musescore.org/en/node/6010#comment-16747

#1

It does work on Mac

#2

First reported here.
It doesn't work if you have spaces in your installation path. (Windows XP)

#3

The 9.6 Handbook was put by the installation program in C:\Program Files\MuseScore\man\MuseScore-en.pdf. "Program files" has a space in it -- is this the problem? If so, then it seems clearly a bug -- since this is the default name Windows XP gives to its program files, Musescore ought to accommodate it.

#4
Status:active» fixed

fixed in r3160

#5
Status:fixed» active

Some locale codes are incorrect (MuseScore-xx_XX.pdf). The handbook doesn't open in these languages, even if the installation path contains no spaces.
"pt-br" should be "pt_BR", "zh-hans" should be either "zh_TW" or "zh_CN", I don't know.

#6
Status:active» fixed

Indeed for composed locale names we still have a problem.
The pdf filename is created from the language code on the website following a given standard and Qt/C++ another one.
I fixed the two pdf involved pt_BR and zh_CN in r3178/3179

#7
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

Syndicate content