[Bug 474139] Re: Slider jumps around at the end of songs

2010-09-15 Thread Bug Watch Updater
** Changed in: rhythmbox Status: Unknown = Fix Released ** Changed in: rhythmbox Importance: Unknown = Low -- Slider jumps around at the end of songs https://bugs.launchpad.net/bugs/474139 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a

[Bug 474139] Re: Slider jumps around at the end of songs

2010-02-18 Thread Launchpad Bug Tracker
This bug was fixed in the package rhythmbox - 0.12.6git20100218-0ubuntu1 --- rhythmbox (0.12.6git20100218-0ubuntu1) lucid; urgency=low * Updated to a git version to give some testing to the upstream code before the next tarball, the udate fixes those issues: - The play

[Bug 474139] Re: Slider jumps around at the end of songs

2010-02-18 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/rhythmbox -- Slider jumps around at the end of songs https://bugs.launchpad.net/bugs/474139 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs mailing list desktop-bugs@lists.ubuntu.com

[Bug 474139] Re: Slider jumps around at the end of songs

2009-12-28 Thread Martin Mai
That's fixed upstream now. ** Changed in: gstreamer0.10 (Ubuntu) Status: Triaged = Fix Committed -- Slider jumps around at the end of songs https://bugs.launchpad.net/bugs/474139 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee.

[Bug 474139] Re: Slider jumps around at the end of songs

2009-12-28 Thread Martin Mai
Reassigning to match the product of the upstream bug. ** Package changed: gstreamer0.10 (Ubuntu) = rhythmbox (Ubuntu) ** Also affects: rhythmbox via https://bugzilla.gnome.org/show_bug.cgi?id=601524 Importance: Unknown Status: Unknown ** Changed in: gstreamer Importance: Unknown

[Bug 474139] Re: Slider jumps around at the end of songs

2009-12-18 Thread Andy Owen
I don't have the bandwidth to be able to test it in lucid yet, but I suspect it will still be an issue. The patch I gave was a workaround though (it was a slightly nicer hack than what was already there). There is now a fix in gstreamer which makes a non-hackish fix possible:

[Bug 474139] Re: Slider jumps around at the end of songs

2009-12-17 Thread Sebastien Bacher
is that still an issue in lucid? could you ping upstream to get the patch commited? -- Slider jumps around at the end of songs https://bugs.launchpad.net/bugs/474139 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is a bug assignee. -- desktop-bugs

[Bug 474139] Re: Slider jumps around at the end of songs

2009-11-11 Thread Andy Owen
It is now in gnome bugzilla at: https://bugzilla.gnome.org/show_bug.cgi?id=601524 Sorry, I seem to have messed up slightly. As this seems to be marked as a gstreamer bug at the moment. I think the gstreamer issue (lack of finished signal to go along with nearly-finished) should be in a separate

[Bug 474139] Re: Slider jumps around at the end of songs

2009-11-10 Thread Sebastien Bacher
Thank you for your bug report, do you have an upstream bug about the issue? The change seems complicated for a stable update, do you know if upstream plans to fix that issue in the lucid cycle? ** Changed in: rhythmbox (Ubuntu) Status: Incomplete = Triaged ** Package changed: rhythmbox

[Bug 474139] Re: Slider jumps around at the end of songs

2009-11-07 Thread Andy Owen
This is a patch (against the upstream git master... I thought this had been forwarded upstream, but I was confusing this with a different bug). The main issue is that the playbin2 gstreamer element doesn't actually tell you when it finishes one stream and begins the next. This patch works around

[Bug 474139] Re: Slider jumps around at the end of songs

2009-11-07 Thread Andy Owen
Oh, I forgot to mention, if someone other than me can actually reproduce this (it is broken on my amd64 and x86 machines), then forwarding this upstream seems like the correct thing to do (since I can also reproduce it in upstream git). I'm not sure if there is some launchpad magic for doing this

[Bug 474139] Re: Slider jumps around at the end of songs

2009-11-04 Thread Andy Owen
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/35092715/Dependencies.txt ** Attachment added: ProcMaps.txt http://launchpadlibrarian.net/35092716/ProcMaps.txt ** Attachment added: ProcStatus.txt http://launchpadlibrarian.net/35092717/ProcStatus.txt ** Attachment

[Bug 474139] Re: Slider jumps around at the end of songs

2009-11-04 Thread Pedro Villavicencio
thanks for the report, i don't see that issue here, could you get a rhythmbox log by running: rhythmbox --debug rhythmbox-debug.txt ; reproduce the issue and attach that resulting log file to the report? Thanks in advance. ** Changed in: rhythmbox (Ubuntu) Importance: Undecided = Low **

[Bug 474139] Re: Slider jumps around at the end of songs

2009-11-04 Thread Andy Owen
This is a log of me opening rhythmbox. Playing a file, seeking to near the end, waiting for it to end, and then it does the jump around bit and goes to the next track. I plan on having a poke around in the source later, I've fixed a similar bug in rhythmbox before, so I'm marginally familiar with