openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #21186
[Bug 1184869] Re: Webbible import fails
Having looked in to this it appears to be an issue with bibleserver.com
(There is a blank link to a book which apparently does not exist)
I have emailed them informing them of the issue.
--
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1184869
Title:
Webbible import fails
Status in OpenLP - Worship Presentation Software:
Confirmed
Status in OpenLP 2.0 series:
Confirmed
Status in OpenLP trunk series:
Confirmed
Bug description:
Hello,
Try to import the webbible "Czech ecumenic translation" from
"bibleserver".
This causes this traceback:
Traceback (most recent call last):
File "/usr/lib/python2.7/site-packages/openlp/core/ui/wizard.py", line 188, in onCurrentIdChanged
self.performWizard()
File "/usr/lib/python2.7/site-packages/openlp/plugins/bibles/forms/bibleimportform.py", line 714, in performWizard
if importer.do_import(license_version):
File "/usr/lib/python2.7/site-packages/openlp/plugins/bibles/lib/http.py", line 534, in do_import
books = handler.get_books_from_http(self.download_name)
File "/usr/lib/python2.7/site-packages/openlp/plugins/bibles/lib/http.py", line 377, in get_books_from_http
book.contents[0].contents[0] for book in content
IndexError: list index out of range
See: http://support.openlp.org/issues/1965
To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1184869/+subscriptions
References