Bug 288097

Summary: script media can't show tomahawk songs ( dbus error)
Product: [Applications] konversation Reporter: Francesco <franlazio>
Component: generalAssignee: Konversation Developers <konversation-devel>
Status: RESOLVED NOT A BUG    
Severity: normal CC: hein, martin.blumenstingl, muesli
Priority: NOR    
Version: Git   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Francesco 2011-12-02 23:57:22 UTC
Version:           Git (using Devel) 
OS:                Linux

when i use the script /media, it give me it message 

[00:47] [D-Bus] Error: media: Nothing is playing in Tomahawk.

I don't know where is the problem, it only happens with tomahawk, and not with others media players.

Reproducible: Always

Steps to Reproduce:
i use the command /media and it return me the message [D-Bus] Error: media: Nothing is playing in Tomahawk.

Actual Results:  
[D-Bus] Error: media: Nothing is playing in Tomahawk.

Expected Results:  
the software shoul show me the song that I hear in the moment.

I use tomahawk 0.3.2 and konversation Version 1.4-master #4201
Comment 1 Eike Hein 2011-12-04 03:51:39 UTC
Please provide the output of the following three shell commands when this happens, each is one line:

qdbus org.mpris.MediaPlayer2.*

qdbus org.mpris.MediaPlayer2.tomahawk /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.PlaybackStatus

qdbus org.mpris.MediaPlayer2.tomahawk /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Metadata
Comment 2 Francesco 2011-12-04 11:45:02 UTC
[frank@frank ~]$ qdbus org.mpris.MediaPlayer2.*
org.mpris.MediaPlayer2.tomahawk
[frank@frank ~]$ qdbus org.mpris.MediaPlayer2.tomahawk /org/mpris/MediaPlayer2  org.mpris.MediaPlayer2.Player.PlaybackStatus
Stopped
[frank@frank ~]$ qdbus org.mpris.MediaPlayer2.tomahawk /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Metadata
mpris:length: 244
mpris:trackid: /track/ecc8e2db4acd4bf992d15ff256b5ba69
xesam:album: The Platinum Collection Volume 2 Shout To The Lord 2 CD1
xesam:artist: Hillsong
xesam:title: One Day
[frank@frank ~]$ 


But if I do /media en konvi..
http://imagebin.org/186918
Comment 3 Martin Blumenstingl 2011-12-04 13:06:31 UTC
A quick message from Eike:

it seems that this is not a bug in konersation's new media script.
Tomahawk reports playback status "Stopped" (even though it's actually playing a song).

@Christian: could you have a look at this?
Comment 4 Christian Muehlhaeuser 2011-12-04 14:06:07 UTC
@Francesco: Which phonon version / phonon backend version is that? Which Tomahawk version? I think it'd probably make sense to take this to our Bugtracker: http://bugs.tomahawk-player.org - create a new issue there with some additional info, please.

Thanks in advance!
Comment 5 Eike Hein 2011-12-04 14:46:08 UTC
Remember to link it here after ...
Comment 6 Myriam Schweingruber 2013-04-14 01:46:25 UTC
Closing for lack of feedback. Please feel free to reopen if you can reproduce this with Konversation 1.4 or 1.5 RC1 and provide the requested information.