Shortcuts for key signature, time signature, and symbols palettes not working

• Jan 3, 2015 - 17:34
Type
Functional
Severity
S4 - Minor
Status
closed
Project

Ubuntu 14.04, GIT commit: f78aca0

I had thought maybe this was specific to my system which has an unusual keyboard configuration in some ways, but apparently it is also the case on some Windows systems - see http://musescore.org/en/node/43286.

1) open or create score
2) press Shift+K, Shift+T, or Z

Result: nothing happens. But these should open the key signature, time signature, and symbols palette. I added those commands back a few months ang and they worked then. Now, I just get errors in the console window:

palette not found
KeyEditor: read failed
palette not found

I got that pressing "Z", FWIW.


Comments

Under Windows 7 the debug output seems more verbose (edited to use USERNAME and ...):

Debug: palette not found (...\MuseScore\mscore\palette.cpp:1032, bool Ms::Palette::read(const QString&))
Debug: KeyEditor: read failed (...\MuseScore\mscore\keyedit.cpp:318, Ms::KeyEditor::KeyEditor(QWidget*))
Debug: palette not found (...\MuseScore\mscore\palette.cpp:1032, bool Ms::Palette::read(const QString&))

I got that pressing Shift+K, seems only the first of those shortcuts give any output

Doesn't work in Beta 2 either, so it is not related to 8cc7741