← Back to team overview

openlp-core team mailing list archive

[Bug 632674] Re: Change plugin to inactive then active produces error

 

** Changed in: openlp
       Status: New => Fix Committed

** Changed in: openlp
     Assignee: (unassigned) => Tim Bentley (trb143)

-- 
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