openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #16484
[Bug 1022038] [NEW] Clicking next track after backing track has finished playing causes Index error
Public bug reported:
Send a song with a backing track live.
If more than one track, select last.
Click next track button, no problem.
Un-pause and let track finish. Then click next track button.
The following traceback occurs:
Traceback (most recent call last):
File "D:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\out01-PYZ.pyz\openlp.core.ui.slidecontroller", line 1392, in onNextTrackClicked
File "D:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\out01-PYZ.pyz\openlp.core.ui.maindisplay", line 586, in next
IndexError: list index out of range
http://support.openlp.org/issues/760
** Affects: openlp
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1022038
Title:
Clicking next track after backing track has finished playing causes
Index error
Status in OpenLP - Worship Presentation Software:
New
Bug description:
Send a song with a backing track live.
If more than one track, select last.
Click next track button, no problem.
Un-pause and let track finish. Then click next track button.
The following traceback occurs:
Traceback (most recent call last):
File "D:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\out01-PYZ.pyz\openlp.core.ui.slidecontroller", line 1392, in onNextTrackClicked
File "D:\OpenLP_Code\trunk\build\pyi.win32\OpenLP\out01-PYZ.pyz\openlp.core.ui.maindisplay", line 586, in next
IndexError: list index out of range
http://support.openlp.org/issues/760
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1022038/+subscriptions
Follow ups
References