← Back to team overview

openlp-core team mailing list archive

[Bug 1184869] Re: Webbible import fails

 

** Changed in: openlp/2.0
       Status: Fix Committed => Fix Released

-- 
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:
  Fix Released
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