openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #21189
[Bug 1184869] Re: Webbible import fails
** Branch linked: lp:~phill-ridout/openlp/1184869_2.0
** Branch linked: lp:~phill-ridout/openlp/1184869
** Changed in: openlp/2.0
Assignee: (unassigned) => Phill (phill-ridout)
** Changed in: openlp/trunk
Assignee: (unassigned) => Phill (phill-ridout)
** Changed in: openlp/2.0
Status: Confirmed => In Progress
** Changed in: openlp/trunk
Status: Confirmed => In Progress
--
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:
In Progress
Status in OpenLP 2.0 series:
In Progress
Status in OpenLP trunk series:
In Progress
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