Jamendo Plugin does not work
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Exaile |
Fix Released
|
Medium
|
Dustin Spicuzza |
Bug Description
I am using 0.3.3.0 rev:3803 from bzr on ubuntu 10.04 64-bit. When i try to enable the Jamendo plugin it says "module 'object' has no attribute 'GenericTrackMenu'"
I would expect it to enable the plugin.
attached is a log of the output in the terminal.
i now realize that this is caused by a re-work of some core functions of exaile. i tried to fix it myself but my limited knowlege of python and exaile's inner workings left me with not much to do. the only thing i was able to do is get the plugin to enable by importing oldmenu instead of menu. but then i was left unable to add tracks becuase playlist has no object add_track(going from memory but it was something like that) i will wait while more competent people rework the plugin.(or try to venture further if time permits)
Related branches
description: | updated |
description: | updated |
description: | updated |
description: | updated |
Changed in exaile: | |
milestone: | none → 0.3.3.0 |
importance: | Undecided → Medium |
status: | New → Triaged |
Changed in exaile: | |
status: | Fix Committed → Fix Released |
as an update the plugin works fine(well it enables and i am able to play tracks) with 0.3.2.1 bzr3457.