Ticket #470 (closed defect: fixed)
Banshee doesn't support get_cover_path dbus method
| Reported by: | dx | Owned by: | somebody |
|---|---|---|---|
| Priority: | normal | Milestone: | 1.0 |
| Component: | other | Version: | |
| Keywords: | Cc: |
Description
Copypasta from an attachment on WikiStartES
Emesene svn version to the date, crash when using music plugin, emesene read correctly the song and artist and put them as message, one instant later a window will pop up(a large one) and freeze emesene completly. Bug with banshee 0.13.2 in ubuntu gutsy updated(to the date).
Traceback (most recent call last):
File "/usr/share/emesene/plugins_base/Plugin.py", line 113, in _function
self.queue.put( self.function( *args ) )
File "/usr/share/emesene/plugins_base/CurrentSong.py", line 175, in getCoverAvatar
path = self.player.getCoverPath()
File "/usr/share/emesene/plugins_base/currentSong/Banshee.py", line 38, in getCoverPath
return self.iface.get_cover_path()
File "/var/lib/python-support/python2.5/dbus/proxies.py", line 135, in __call__
**keywords)
File "/var/lib/python-support/python2.5/dbus/connection.py", line 603, in call_blocking
message, timeout)
DBusException: org.freedesktop.DBus.Error.UnknownMethod: Method "get_cover_path" with signature "" on interface "" doesn't exist
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
