← Back to team overview

openlp-core team mailing list archive

[Bug 641734] [NEW] Search using the bibles plugin has error and does not work.

 

Public bug reported:

When attempting to search either the normal or advanced search and using
a variety of bibles I get the following in a pop up error box:

Traceback (most recent call last):
  File "/home/wesley/Downloads/OpenLP-1.9.2-bzr1035/openlp/plugins/bibles/lib/mediaitem.py", line 441, in onAdvancedSearchButton
    self.displayResults(bible, dual_bible)
  File "/home/wesley/Downloads/OpenLP-1.9.2-bzr1035/openlp/plugins/bibles/lib/mediaitem.py", line 691, in displayResults
    'permission': QtCore.QVariant(permission.value),
AttributeError: 'NoneType' object has no attribute 'value'

** Affects: openlp
     Importance: Undecided
         Status: New

-- 
Search using the bibles plugin has error and does not work.
https://bugs.launchpad.net/bugs/641734
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.

Status in OpenLP - Worship Presentation Software: New

Bug description:
When attempting to search either the normal or advanced search and using a variety of bibles I get the following in a pop up error box:

Traceback (most recent call last):
  File "/home/wesley/Downloads/OpenLP-1.9.2-bzr1035/openlp/plugins/bibles/lib/mediaitem.py", line 441, in onAdvancedSearchButton
    self.displayResults(bible, dual_bible)
  File "/home/wesley/Downloads/OpenLP-1.9.2-bzr1035/openlp/plugins/bibles/lib/mediaitem.py", line 691, in displayResults
    'permission': QtCore.QVariant(permission.value),
AttributeError: 'NoneType' object has no attribute 'value'





Follow ups

References