← Back to team overview

openlp-core team mailing list archive

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

 

Ok, will do thanks for the heads up

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

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'





References