openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #03653
[Bug 642754] Re: when pressing down in a song in a service, openlp reports a bug
Just a note on exactly how to reproduce this:
- Add a song to the service manager
- Double-click the song to go live
- Click the song in the service manager again so that the service manager regains focus
- Press the down key
** Changed in: openlp
Status: New => Confirmed
--
when pressing down in a song in a service, openlp reports a bug
https://bugs.launchpad.net/bugs/642754
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
Status in OpenLP - Worship Presentation Software: Confirmed
Bug description:
When trying to just press the down arrow i get an error:
Traceback (most recent call last):
File "C:\Documents and Settings\Jonathan\My Documents\bzr\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.core.ui.servicemanager", line 72, in keyPressEvent
File "C:\Documents and Settings\Jonathan\My Documents\bzr\openlp\trunk\build\pyi.win32\OpenLP\outPYZ1.pyz/openlp.core.ui.servicemanager", line 415, in onMoveSelectionDown
AttributeError: 'QTreeWidgetItemIterator' object has no attribute 'isSelected'
and i've done this in earlier version of openlp alpha's for 2.0 and not gotten this error....
References