← Back to team overview

openlp-core team mailing list archive

[Bug 1184869] [NEW] Webbible import fails

 

Public bug reported:

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

** Affects: openlp
     Importance: Low
         Status: Confirmed

** Affects: openlp/2.0
     Importance: Medium
         Status: Confirmed

** Affects: openlp/trunk
     Importance: Low
         Status: Confirmed


** Tags: support-system

** Also affects: openlp/2.0
   Importance: Undecided
       Status: New

** Also affects: openlp/trunk
   Importance: Undecided
       Status: New

** Changed in: openlp/2.0
   Importance: Undecided => Medium

** Changed in: openlp/2.0
       Status: New => Confirmed

** Changed in: openlp/2.0
    Milestone: None => 2.0.2

** Changed in: openlp/trunk
   Importance: Undecided => Low

** Changed in: openlp/trunk
       Status: New => Confirmed

** Changed in: openlp/trunk
    Milestone: None => 2.1.1

** Tags added: support-system

-- 
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


Follow ups

References