Contextinfo plugin broken : "ContextPanel' object has no attribute 'builder'"

Bug #426857 reported by stack
20
This bug affects 3 people
Affects Status Importance Assigned to Milestone
Exaile
Fix Released
High
Mathias Brodala

Bug Description

This is the traceback I get when I try to enable the plugin in exaile 0.3.1+ 2503 build:
Traceback (most recent call last):
  File "/usr/local/lib/exaile/xl/plugins.py", line 115, in enable_plugin
    plugin.enable(self.exaile)
  File "/usr/local/share/exaile/plugins/contextinfo/__init__.py", line 1093, in enable
    exaile_ready()
  File "/usr/local/share/exaile/plugins/contextinfo/__init__.py", line 1085, in exaile_ready
    PANEL = ContextPanel(xlgui.controller().main)
  File "/usr/local/share/exaile/plugins/contextinfo/__init__.py", line 1045, in __init__
    self._browser = BrowserPage(self.builder, self.theme)
AttributeError: 'ContextPanel' object has no attribute 'builder'
WARNING : Unable to enable plugin contextinfo (xl.plugins)
DEBUG : Exception caught!
Traceback (most recent call last):
  File "/usr/local/lib/exaile/xl/plugins.py", line 115, in enable_plugin
    plugin.enable(self.exaile)
  File "/usr/local/share/exaile/plugins/contextinfo/__init__.py", line 1093, in enable
    exaile_ready()
  File "/usr/local/share/exaile/plugins/contextinfo/__init__.py", line 1085, in exaile_ready
    PANEL = ContextPanel(xlgui.controller().main)
  File "/usr/local/share/exaile/plugins/contextinfo/__init__.py", line 1045, in __init__
    self._browser = BrowserPage(self.builder, self.theme)
AttributeError: 'ContextPanel' object has no attribute 'builder'
 (xl.plugins)

reacocard (reacocard)
Changed in exaile:
assignee: nobody → Mathias Brodala (mathbr)
importance: Undecided → High
milestone: none → 0.3.1
Revision history for this message
Mathias Brodala (mathbr) wrote :

Fixed in r2508.

Changed in exaile:
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.

Duplicates of this bug

Other bug subscribers

Remote bug watches

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