← Back to team overview

openlp-core team mailing list archive

[Bug 1442922] [NEW] Unable to import a web bible

 

Public bug reported:

I had the exact problem described in Bug#991150, though it was fixed a long time ago.
I decided to delete the bible and re-import it. This went OK till "Registering..." then I got this error.

Import Bible
Format Web download
Location: Crosswalk
Bible: New International Version

(I also tried BibleGateway, and got the same parse error as in
Bug#991150, before the import failed).


--- Exception Traceback ---
Traceback (most recent call last):
  File "D:\OpenLP_Development\OpenLP_Code\2.0\build\pyi.win32\OpenLP\out00-PYZ.pyz\openlp.core.ui.wizard", line 190, in onCurrentIdChanged
  File "D:\OpenLP_Development\OpenLP_Code\2.0\build\pyi.win32\OpenLP\out00-PYZ.pyz\openlp.plugins.bibles.forms.bibleimportform", line 715, in performWizard
  File "D:\OpenLP_Development\OpenLP_Code\2.0\build\pyi.win32\OpenLP\out00-PYZ.pyz\openlp.plugins.bibles.lib.http", line 537, in do_import
  File "D:\OpenLP_Development\OpenLP_Code\2.0\build\pyi.win32\OpenLP\out00-PYZ.pyz\openlp.plugins.bibles.lib.http", line 469, in get_books_from_http
AttributeError: 'NoneType' object has no attribute 'find'

--- System information ---
Platform: Windows-XP-5.1.2600-SP3 (Also tried on Windows 7 Family)

OpenLP 2.0.5

--- Library Versions ---
Python: 2.7.3
Qt4: 4.8.3
Phonon: 4.4.0
PyQt4: 4.9.5
QtWebkit: 534.34
SQLAlchemy: 0.7.7
SQLAlchemy Migrate: 0.7.2
BeautifulSoup: 3.2.1
lxml: 2.3.0
Chardet: 1.0.1
PyEnchant: 1.6.5
PySQLite: 1.0.1
Mako: 0.7.0
pyUNO bridge: -

** Affects: openlp
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/1442922

Title:
  Unable to import a web bible

Status in OpenLP - Worship Presentation Software:
  New

Bug description:
  I had the exact problem described in Bug#991150, though it was fixed a long time ago.
  I decided to delete the bible and re-import it. This went OK till "Registering..." then I got this error.

  Import Bible
  Format Web download
  Location: Crosswalk
  Bible: New International Version

  (I also tried BibleGateway, and got the same parse error as in
  Bug#991150, before the import failed).

  
  --- Exception Traceback ---
  Traceback (most recent call last):
    File "D:\OpenLP_Development\OpenLP_Code\2.0\build\pyi.win32\OpenLP\out00-PYZ.pyz\openlp.core.ui.wizard", line 190, in onCurrentIdChanged
    File "D:\OpenLP_Development\OpenLP_Code\2.0\build\pyi.win32\OpenLP\out00-PYZ.pyz\openlp.plugins.bibles.forms.bibleimportform", line 715, in performWizard
    File "D:\OpenLP_Development\OpenLP_Code\2.0\build\pyi.win32\OpenLP\out00-PYZ.pyz\openlp.plugins.bibles.lib.http", line 537, in do_import
    File "D:\OpenLP_Development\OpenLP_Code\2.0\build\pyi.win32\OpenLP\out00-PYZ.pyz\openlp.plugins.bibles.lib.http", line 469, in get_books_from_http
  AttributeError: 'NoneType' object has no attribute 'find'

  --- System information ---
  Platform: Windows-XP-5.1.2600-SP3 (Also tried on Windows 7 Family)

  OpenLP 2.0.5

  --- Library Versions ---
  Python: 2.7.3
  Qt4: 4.8.3
  Phonon: 4.4.0
  PyQt4: 4.9.5
  QtWebkit: 534.34
  SQLAlchemy: 0.7.7
  SQLAlchemy Migrate: 0.7.2
  BeautifulSoup: 3.2.1
  lxml: 2.3.0
  Chardet: 1.0.1
  PyEnchant: 1.6.5
  PySQLite: 1.0.1
  Mako: 0.7.0
  pyUNO bridge: -

To manage notifications about this bug go to:
https://bugs.launchpad.net/openlp/+bug/1442922/+subscriptions


Follow ups

References