openlp-core team mailing list archive
-
openlp-core team
-
Mailing list archive
-
Message #03340
[Bug 632674] Re: Change plugin to inactive then active produces error
** Branch linked: lp:~trb143/openlp/renderer
--
Change plugin to inactive then active produces error
https://bugs.launchpad.net/bugs/632674
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 Committed
Bug description:
Go into Settings -> Plugin List and set songs Inactive. OK the list.
Go back into the Plugin List and set songs active again.
The following appears on the console:
Traceback (most recent call last):
File "/home/jonathan/openlp/trunk/openlp/core/ui/pluginform.py", line 137, in onStatusComboBoxChanged
self.pluginListWidget.currentItem().setText(
AttributeError: 'NoneType' object has no attribute 'setText'
References