Traceback (most recent call last):
File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\core\ui\mainwindow.py", line 824, in on_settings_shortcuts_item_clicked
File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\core\ui\shortcutlistform.py", line 339, in save
File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\core\utils\actions.py", line 339, in update_shortcut_map
KeyError: 'Ctrl+N'
I sometimes end up with fewer shortcuts:
I noticed that lots of the shortcuts were set to custom (I hadn't changed them so I don't know how! In the screen shot above for example Toggle Tracking is set to 4 rather than F4) so I then went through all of the shortcuts and set them to the default as restore defaults hadn't done this. Once this was done the errors stopped and Restore Defaults started working again!
-PaulR
Comments