After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 373190 - Time slider does not work correctly
Time slider does not work correctly
Status: RESOLVED DUPLICATE of bug 308312
Product: rhythmbox
Classification: Other
Component: playback
0.9.6
Other All
: Normal normal
: ---
Assigned To: RhythmBox Maintainers
RhythmBox Maintainers
Depends on:
Blocks:
 
 
Reported: 2006-11-09 23:32 UTC by James
Modified: 2008-06-28 03:59 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description James 2006-11-09 23:32:16 UTC
If I move the slider around, the song will move around, start playing for 15 seconds, then jerk forward.  I can produce sample songs if necessary.

This is a very annoying bug.
Comment 1 Alex Lancaster 2006-11-10 00:02:56 UTC
I've seen this before.  It may be gstreamer related.   What version of gstreamer and pluginsa are you using?   Dropping severity to normal.

I don't think this is really on Windows is it, because rhythmbox doesn't build under Windows AFAIK.  Switching OS to "All" in absence of other info.
Comment 2 Jonathan Matthew 2006-11-10 09:53:31 UTC
Are there any particular file types you're experiencing this with?  Are the files local, or accessed over a network?  If over a network, what protocol?  (smb mounted, smb by smb:// uri, ftp, http, daap .. ?)
Comment 3 James 2006-11-10 09:59:22 UTC
all mp3's.  I believe both CBR's and VBRs.  They are mounted on a local serial ata hard drive (filesystem: jfs, but i've had problems with ext3 too).

james@localhost:~$ dpkg --status gstreamer0.10-plugins-base
Package: gstreamer0.10-plugins-base
...
Version: 0.10.10-2
Comment 4 Jonathan Matthew 2006-11-10 10:37:30 UTC
What version of gst-plugins-good are you using, and what versions of which mp3 decoder plugins do you have installed?  (mad from gst-plugins-ugly or flump3dec)
Comment 5 James 2006-11-10 11:38:56 UTC
james@localhost:~$ dpkg --status gstreamer0.10-plugins-good

Version: 0.10.4-3
james@localhost:~$ dpkg --status gstreamer0.10-plugins-ugly
Version: 0.10.4-2sid2
Comment 6 James 2006-11-12 00:58:11 UTC
Upgraded gstreamer and it works now.

james@localhost:~$ dpkg --status gstreamer0.10-plugins-good
Version: 0.10.4-3


james@localhost:~$ dpkg --status gstreamer0.10-plugins-ugly
Version: 0.10.4-2sid2
Comment 7 James 2006-12-02 21:35:26 UTC
Actually, I switched to fluendo, which fixed the slider problem, but the sound quality is terrible using fluendo.  I'm still experiencing the slider problem with gst-plugins-ugly.

My packages:
gstreamer0.10-alsa (0.10.10-2)
gstreamer0.10-gnomevfs (0.10.10-2)
gstreamer0.10-plugins-base (0.10.10-2)
gstreamer0.10-plugins-good (0.10.4-3)
gstreamer0.10-plugins-ugly (0.10.4-4)
Comment 8 Jonathan Matthew 2008-06-28 03:59:04 UTC
Pretty sure this is another instance of the no-accurate-seeking thing, which mpegaudioparse should have fixed.

*** This bug has been marked as a duplicate of 308312 ***