Ticket #2605 (new defect)

Opened 3 months ago

I think it has something to do with the CurrentSong plugin..

Reported by: kogigr@… Owned by: somebody
Priority: normal Milestone: 1.1
Component: other Version:
Keywords: currentsong python Cc:

Description

File "/usr/share/emesene/plugins_base/Plugin.py", line 122, in check

self.callback( result )

File "/usr/share/emesene/plugins_base/CurrentSong.py", line 226, in setCoverAvatar

if not self.player.isPlaying() or not self.player.isRunning():

File "/usr/share/emesene/plugins_base/currentSong/Amarok.py", line 63, in isPlaying

if pydcop and self.amarok.player.isPlaying():

File "/var/lib/python-support/python2.5/pydcop.py", line 90, in call

return pcop.dcop_call( self.appname, self.objname, self.name, args )

Attachments

Add/Change #2605 (I think it has something to do with the CurrentSong plugin..)

Author



Action
as new
 
Note: See TracTickets for help on using tickets.