GNOME Bugzilla – Bug 326291
"Current position in song" isn't updated if you selected gstreamer
Last modified: 2006-01-14 22:38:02 UTC
"Current position in song" isn't updated if you selected gstreamer as media engine plugin. (Helix doesn't have this problem) PlayerEngineCore.ActivePlayer.Position always returns same value in SetPositionTimeoutCallback(). Version of gstreamer is 0.8.11 from nrpms.net.
Created attachment 57026 [details] screenshot
banshee 0.10.2: works well when I login as root; doesn't work well when I login to my account The build from cvs: doesn't work well. An environment variable affects this bug?
That's pretty strange, but I seriously doubt it's a Banshee bug if Helix works and GStreamer doesn't. What distro? There are no environment variables that should affect anything like this. Can you maybe confirm the behavior in Totem and Rhythmbox?
I'd found this is a problem of setting of gstreamer. If the value of system/gstreamer/0.8/default/audiosink is set to autoaudiosink in gconf-editor, "Current position in song" isn't displayed correctly in banshee and rhythmbox. No problem if audiosink is set to alsasink.