Disabling Mini Mode plugin fails

Bug #553872 reported by Ubuntuxer
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Exaile
Fix Released
Medium
Mathias Brodala

Bug Description

If you try to disable the Mini Mode plugin the following error occurs:
Traceback (most recent call last):
  File "/home/johannes/Programmierung/Python/Exaile/exaile/xl/plugins.py", line 137, in disable_plugin
    plugin.disable(self.exaile)
  File "/home/johannes/Programmierung/Python/Exaile/exaile/plugins/minimode/__init__.py", line 47, in disable
    MINIMODE.destroy()
  File "/home/johannes/Programmierung/Python/Exaile/exaile/plugins/minimode/__init__.py", line 134, in destroy
    self.box.destroy()
  File "/home/johannes/Programmierung/Python/Exaile/exaile/plugins/minimode/mmwidgets.py", line 65, in destroy
    widget.destroy()
AttributeError: 'str' object has no attribute 'destroy'
WARNING : Unable to fully disable plugin minimode

reacocard (reacocard)
Changed in exaile:
assignee: nobody → Mathias Brodala (mathbr)
Revision history for this message
Mathias Brodala (mathbr) wrote :

Fixed with r2995 in trunk and r2915 in 0.3.1.x.

Changed in exaile:
importance: Undecided → Medium
milestone: none → 0.3.1.1
status: New → Fix Committed
reacocard (reacocard)
Changed in exaile:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.