Ex Falso Plugin crashes

Bug #677240 reported by David Poetzsch-Heffter
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Exaile
Fix Released
Medium
Johannes Sasongko

Bug Description

Hi.

When activating the Ex Falso tag editor plugin it crashes with the following exception:

Traceback (most recent call last):
  File "/home/cui/projects/exaile/exaile-dev/xl/plugins.py", line 122, in enable_plugin
    plugin = self.load_plugin(pluginname)
  File "/home/cui/projects/exaile/exaile-dev/xl/plugins.py", line 84, in load_plugin
    plugin = imp.load_source(pluginname, os.path.join(path,'__init__.py'))
  File "/home/cui/projects/exaile/exaile-dev/plugins/exfalso/__init__.py", line 127, in <module>
    xl_playlist_properties = Playlist.properties_dialog
AttributeError: type object 'Playlist' has no attribute 'properties_dialog'

I tried to correct this myself but don't get how to replace the properties window in the new menu system.

I was using the exaile trunk, revision 3765 on Ubuntu 10.10.

Related branches

Revision history for this message
Johannes Sasongko (sjohannes) wrote :

Thanks, will have a look.

Changed in exaile:
assignee: nobody → Johannes Sasongko (sjohannes)
importance: Undecided → Medium
milestone: none → 0.3.3.0
status: New → Triaged
Changed in exaile:
status: Triaged → In Progress
Changed in exaile:
status: In Progress → Fix Committed
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.