openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #14034
[Bug 932610] Re: Preview crashes when "Service Item Slide Limits" is set to "Next Item"
** Branch linked: lp:~staffj01/openlp/bug-932610
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/932610
Title:
Preview crashes when "Service Item Slide Limits" is set to "Next Item"
Status in OpenLP - Worship Presentation Software:
New
Bug description:
OS: Kubuntu 11.10
OpenLP Trunk 1877
Make sure the "Service Item Slide Limits" is set to "Next Item". Using
the up/down arrow keys in the Preview pane causes OpenLP to crash when
the ends of the item are reached.
Traceback (most recent call last):
File "/home/jonathan/openlp/trunk/openlp/core/ui/slidecontroller.py", line 1207, in onSlideSelectedNext
self.serviceNext()
File "/home/jonathan/openlp/trunk/openlp/core/ui/slidecontroller.py", line 611, in serviceNext
self.keypress_queue.append(ServiceItemAction.Next)
AttributeError: 'SlideController' object has no attribute 'keypress_queue'
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/932610/+subscriptions
References