** Changed in: openlp/trunk
       Status: New => In Progress

** Changed in: openlp/trunk
     Assignee: (unassigned) => Samuel Mehrbrodt (sam92)

-- 
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:
  In Progress
Status in OpenLP trunk series:
  In Progress

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

_______________________________________________
Mailing list: https://launchpad.net/~openlp-core
Post to     : openlp-core@lists.launchpad.net
Unsubscribe : https://launchpad.net/~openlp-core
More help   : https://help.launchpad.net/ListHelp

Reply via email to