openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #03601
[Bug 641734] Re: Search using the bibles plugin has error and does not work.
** Changed in: openlp
Status: New => In Progress
** Changed in: openlp
Assignee: (unassigned) => Andreas Preikschat (googol-hush)
--
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: In Progress
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