← Back to team overview

openlp-core team mailing list archive

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

 

** Changed in: openlp
    Milestone: None => 1.9.3

-- 
You received this bug notification because you are a member of OpenLP
Core, which is subscribed to OpenLP.
https://bugs.launchpad.net/bugs/632674

Title:
  Change plugin to inactive then active produces error

Status in OpenLP - Worship Presentation Software:
  Fix Released

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