Comment 5 for bug 1085340

Revision history for this message
Doug McMahon (mc3man) wrote :

Matthew Paul Thomas (mpt) wrote>
> This could be a duplicate of bug 782060. What does Totem return for CanGoNext and CanGoPrev?

Seems reasonable, looking at /usr/lib/totem/plugins/dbus/dbusservice.py

'CanGoNext': True, # TODO
'CanGoPrevious': True, # TODO

And for Ex. qdbus org.mpris.MediaPlayer2.totem /org/mpris/MediaPlayer2 org.mpris.MediaPlayer2.Player.Previous returns no error & no action
(if they haven't implemented by now....