openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #03625
[Bug 641734] Re: Search using the bibles plugin has error and does not work.
Fixed Released
Make sure you reimport your bibles (since this has been a problem in the
bible converter/databases instead of openlp itself).
** Changed in: openlp
Status: Fix Committed => Fix Released
--
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