openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #23974
[Bug 1338316] Re: Can't move up in servicemanager
** Branch linked: lp:~sam92/openlp/authortype-editing
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1338316
Title:
Can't move up in servicemanager
Status in OpenLP - Worship Presentation Software:
New
Status in OpenLP trunk series:
New
Bug description:
When trying to go to the previous item with the keyboard in the
servicemanager:
Traceback (most recent call last):
File "/home/samuel/programming/openlp/trunk/openlp/core/ui/servicemanager.py", line 71, in keyPressEvent
self.service_manager.on_move_selection_up()
File "/home/samuel/programming/openlp/trunk/openlp/core/ui/servicemanager.py", line 1106, in on_move_selection_up
item_before = self.service_manager_list.item_above(item)
AttributeError: 'ServiceManagerList' object has no attribute 'item_above'
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1338316/+subscriptions
References