openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #24292
[Bug 1265368] Re: [regression] Traceback in web remote
** Branch linked: lp:~tomasgroth/openlp/bugfixes1
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1265368
Title:
[regression] Traceback in web remote
Status in OpenLP - Worship Presentation Software:
Confirmed
Status in OpenLP 2.0 series:
Fix Released
Status in OpenLP trunk series:
Confirmed
Bug description:
Hello,
arch linux, trunk r2322
arch linux, 2.0 r2184 (does not happen in 2.0.3)
1) Add two songs to the service. One song needs to have more verses than the other.
2) Use the web remote to show the song live which has more verses. Navigate to the last slide. (using the web remote)
3) Send the other song live (using the web remote).
Result:
Traceback (most recent call last):
File "/home/andreas/Projects/OpenLP/trunk/openlp/core/ui/slidecontroller.py", line 950, in on_slide_selected
self.slide_selected()
File "/home/andreas/Projects/OpenLP/trunk/openlp/core/ui/slidecontroller.py", line 965, in slide_selected
to_display = self.service_item.get_rendered_frame(row)
File "/home/andreas/Projects/OpenLP/trunk/openlp/core/lib/serviceitem.py", line 552, in get_rendered_frame
return self._display_frames[row]['html'].split('\n')[0]
IndexError: list index out of range
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1265368/+subscriptions
References