View Single Post
Posts: 207 | Thanked: 31 times | Joined on Apr 2008
#110
I have one problem.
I start panucci. It open main window and I see last saved possition in file.
If I send panucci playPause via dbus It start playing from begining but not from saved place.

dbus-send --type=method_call --dest=org.panucci.panucciInterface /panucciInterface org.panucci.panucciInterface.playPause

If I just tap play button it play from saved position.
What is the difference between dbus call and play button?