openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #30550
[Bug 1612187] Re: Changing shortcut to a key that is already used produces traceback
** Changed in: openlp
Importance: Undecided => Low
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1612187
Title:
Changing shortcut to a key that is already used produces traceback
Status in OpenLP:
In Progress
Bug description:
Changing shortcut to a key that is already used produces traceback.
Traceback (most recent call last):
File "E:\bzr\openlp\trunk\openlp\core\ui\shortcutlistform.py", line 97, in keyReleaseEvent
if self._validiate_shortcut(self._current_item_action(), key_sequence):
File "E:\bzr\openlp\trunk\openlp\core\ui\shortcutlistform.py", line 433, in _validiate_shortcut
text, for_display=True)
TypeError: warning_message() got an unexpected keyword argument 'for_display'
Trunk rev 2690 | Win 10
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1612187/+subscriptions
References