Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 517322 - media-sound/rhythmbox-3.0.2 skips tracks when 'replay gain' plugin set to negative value
Summary: media-sound/rhythmbox-3.0.2 skips tracks when 'replay gain' plugin set to neg...
Status: RESOLVED UPSTREAM
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] GNOME (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux Gnome Desktop Team
URL: https://bugzilla.gnome.org/show_bug.c...
Whiteboard:
Keywords: NeedPatch
Depends on:
Blocks:
 
Reported: 2014-07-17 14:02 UTC by Sam Jorna (wraeth)
Modified: 2014-07-17 15:20 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
Debug output of rhythmbox and gstreamer (rhythmbox-debug.log.gz,4.73 KB, application/x-gzip)
2014-07-17 14:02 UTC, Sam Jorna (wraeth)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sam Jorna (wraeth) gentoo-dev 2014-07-17 14:02:12 UTC
Created attachment 380894 [details]
Debug output of rhythmbox and gstreamer

When the "Replay Gain" plugin of Rhythmbox is set to a negative value, rhythmbox will play the first selected track and, when finished, play ~0.5 seconds of the next before skipping several tracks ahead and reporting "GStreamer encountered a general stream error". Manually selecting the skipped tracks works without issue, but when it is finished playing the selected track, it will skip as above.

Steps to Reproduce:
1. Open Rhythmbox menu -> Plugins -> Replay Gain -> Configure
2. Set slider to a negative value
3. Play a track and allow to play to the end (or skip ahead)

Actual Results:
Will play the next track for a moment before skipping several tracks ahead and reporting "GStreamer encountered a general stream error". This can be repeated with the skipped tracks.

Expected Results:
Next queued song to be played normally.

Please see the attached output of `GST_DEBUG=2 rhythmbox --debug` for the relevant time period.
Comment 1 Sam Jorna (wraeth) gentoo-dev 2014-07-17 14:14:05 UTC
See upstream bug https://bugzilla.gnome.org/show_bug.cgi?id=729937
Comment 2 Pacho Ramos gentoo-dev 2014-07-17 15:20:12 UTC
We cannot do much more until upstream doesn't solve it as looks like it's confirmed it's failing in the same way in other setups (like Fedora)