LandisTwo / veromix-plasmoid

Automatically exported from code.google.com/p/veromix-plasmoid
GNU General Public License v3.0
0 stars 0 forks source link

song seek not working #96

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. using audacious
2. try to seek using Veromix
3. song always return to the beginning

What is the expected output? What do you see instead?
the expected output is the song to seek according to indicator movement or 
wheel input, what happens is the song go back to the beginning

What version of the product are you using? On what operating system?
0.16.2

Please provide any additional information below.
Thanks, great work!

Original issue reported on code.google.com by yehiel...@gmail.com on 1 May 2012 at 12:15

GoogleCodeExporter commented 9 years ago
Looks like you use "KDE nowplaying dataengine" to control audacious. (audacious 
mpris2 does not support seeking - on my system nothing happens if I seek using 
mpris2)

From my point-of view this is another bug in the plasma "nowplaying 
dataengine": 

I can reproduce this bug using plasmaengineexplorer:

1. start plasmaengineexplorer
2. select nowplaying (as dataengine)
3. right-click on org.mpris.audacious chooose "get assotiated service"
4. choose "seek" from the operation menu
5. enter 0.9 as value  (values > 1 do not work)

Result: The song ist restarted / plays from beginning

Please report this bug against "nowplaying dataengine" in the KDE bugtracker.

/nik

Original comment by nik.lutz on 8 May 2012 at 2:40