← Back to team overview

openlp-core team mailing list archive

[Bug 1404865] [NEW] Traceback when adding verse to New King James Version from BibleGateway

 

Public bug reported:

Using the latest trunk/build, when adding verse to New King James
Version from BibleGateway the traceback below pops up. It seems to be
specific to the "New King James Version".

Traceback (most recent call last):
  File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\plugins\bibles\lib\mediaitem.py", line 666, in on_quick_search_button
  File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\plugins\bibles\lib\manager.py", line 283, in get_verses
  File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\plugins\bibles\lib\http.py", line 552, in get_verses
  File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\plugins\bibles\lib\http.py", line 580, in get_chapter
  File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\plugins\bibles\lib\http.py", line 239, in get_bible_chapter
  File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\plugins\bibles\lib\http.py", line 142, in _extract_verses
  File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\plugins\bibles\lib\http.py", line 96, in _extract_verse
TypeError: 'NoneType' object is not subscriptable

** 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/1404865

Title:
  Traceback when adding verse to New King James Version from
  BibleGateway

Status in OpenLP - Worship Presentation Software:
  New

Bug description:
  Using the latest trunk/build, when adding verse to New King James
  Version from BibleGateway the traceback below pops up. It seems to be
  specific to the "New King James Version".

  Traceback (most recent call last):
    File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\plugins\bibles\lib\mediaitem.py", line 666, in on_quick_search_button
    File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\plugins\bibles\lib\manager.py", line 283, in get_verses
    File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\plugins\bibles\lib\http.py", line 552, in get_verses
    File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\plugins\bibles\lib\http.py", line 580, in get_chapter
    File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\plugins\bibles\lib\http.py", line 239, in get_bible_chapter
    File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\plugins\bibles\lib\http.py", line 142, in _extract_verses
    File "D:\OpenLP_Development\OpenLP_Code\openlp\openlp\plugins\bibles\lib\http.py", line 96, in _extract_verse
  TypeError: 'NoneType' object is not subscriptable

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


Follow ups

References