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 667001 - Seeking by clicking in the progress bar makes the track to be skipped if a FLAC file is currently being played
Seeking by clicking in the progress bar makes the track to be skipped if a FL...
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-good
0.10.x
Other Linux
: Normal major
: NONE
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-12-29 17:31 UTC by Mario B.
Modified: 2014-06-22 13:04 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Mario B. 2011-12-29 17:31:09 UTC
1. Play a Flac file
2. Click in a random part of the progress bar
3. ????

Using Clementine v0.7.1 and Rhythmbox v2.90.1 on Fedora 16 i386 with Linux v3.1.6-1.

Here are some FLAC files that will produce the bug and a couple that work fine:
http://dl.dropbox.com/u/17469769/flac/tracks.html

I tried in these players with the GST_DEBUG variable and it seems that I am using “flacparse” and “flacdec” to decode FLAC audio.
When I play a FLAC file, I get this output: http://pastebin.com/ANX1bRZ1
When I skip to the middle of the file by seeking in the progress bar, the song is skipped while I get this output: http://pastebin.com/NYz02wv9

With Rhythmbox the issue is exactly the same, and Gstreamer outputs basically the same stuff.

Just in case, my Gstreamer packages are these:
gstreamer-0.10.35-1.fc16.i686
gstreamer-plugins-base-0.10.35-3.fc16.i686
gstreamer-python-0.10.19-2.fc15.i686
gstreamer-plugins-bad-free-extras-0.10.22-2.fc16.1.i686
gstreamer-tools-0.10.35-1.fc16.i686
gstreamer-plugins-bad-0.10.22-2.fc16.i686
gstreamer-plugins-bad-free-0.10.22-2.fc16.1.i686
gstreamer-plugins-ugly-0.10.18-14.fc16.i686
gstreamer-rtsp-0.10.8-1.fc16.i686
gstreamer-plugins-good-0.10.30-5.fc16.i686
gstreamer-plugins-bad-nonfree-0.10.22-2.fc16.i686
gstreamer-plugins-entrans-0.10.3-3.fc16.i686
gstreamer-plugin-crystalhd-3.5.1-1.fc14.i686

The original Bug-report I did on Clementine player is here:
http://code.google.com/p/clementine-player/issues/detail?id=2484
Comment 1 Vincent Penquerc'h 2012-01-10 11:17:54 UTC
Works with Totem with current git.
I suspect it might be fixed by e7b3305f706dabc62b2d7128a4480014c89b8727 in core, pushed on the 7th of december. This commit fixed some FLAC files failing to seek. Could you confirm if this fixes your issue ?
Comment 2 Akhil Laddha 2012-02-22 10:58:52 UTC
Mario, can you reproduce the problem with latest gstreamer ?
Comment 3 Mario B. 2012-03-04 14:37:36 UTC
With gstreamer-0.10.35-1, gstreamer-plugins-good-0.10.30-5 the bug is still present and happens the same way.
Sorry for my delay... I had no internet access these weeks.
Comment 4 Tim-Philipp Müller 2012-03-07 10:24:49 UTC
The latest releases are gstreamer core/base 0.10.36 and gst-plugins-good 0.10.31. Please try with those.
Comment 5 Akhil Laddha 2012-06-18 17:01:03 UTC
Mario, could you reproduce the problem with gstreamer core/base 0.10.36 and gst-plugins-good 0.10.31 ?
Comment 6 Tobias Mueller 2012-10-06 11:16:44 UTC
We presume this to be OBSOLETE by now. Please reopen if this is not the case.
Comment 7 Mario B. 2013-10-23 17:42:35 UTC
The problem is fixed already, sorry for the delay. (I set it as FIXED I guess)