openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #17369
[Bug 1063421] Re: Error when attempting to import a Sunday Plus song file.
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/openlp/core/ui/wizard.py", line 187, in onCurrentIdChanged
self.performWizard()
File "/usr/lib/python2.7/site-packages/openlp/plugins/songs/forms/songimportform.py", line 390, in performWizard
importer.doImport()
File "/usr/lib/python2.7/site-packages/openlp/plugins/songs/lib/sundayplusimport.py", line 71, in doImport
self.doImportFile(song_file)
File "/usr/lib/python2.7/site-packages/openlp/plugins/songs/lib/sundayplusimport.py", line 79, in doImportFile
if not self.parse(file.read()):
File "/usr/lib/python2.7/site-packages/openlp/plugins/songs/lib/sundayplusimport.py", line 133, in parse
self.parse(value, cell = name[4:])
File "/usr/lib/python2.7/site-packages/openlp/plugins/songs/lib/sundayplusimport.py", line 158, in parse
lines[i] = lines[i].strip()
IndexError: list index out of range
** Attachment added: "openlp.log"
https://bugs.launchpad.net/openlp/+bug/1063421/+attachment/3383944/+files/openlp.log
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1063421
Title:
Error when attempting to import a Sunday Plus song file.
Status in OpenLP - Worship Presentation Software:
New
Bug description:
A user reported this in support: http://support.openlp.org/issues/1223
I can confirm that this file could not be imported running 2074.
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1063421/+subscriptions
References