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 479742 - slider doesnt work properly (the slider isnt released when the mouse click is released)
slider doesnt work properly (the slider isnt released when the mouse click is...
Status: RESOLVED DUPLICATE of bug 475545
Product: totem
Classification: Core
Component: GStreamer backend
2.20.x
Other Linux
: Normal normal
: ---
Assigned To: Maintainer alias for GStreamer component of Totem
Maintainer alias for GStreamer component of Totem
Depends on:
Blocks:
 
 
Reported: 2007-09-24 08:56 UTC by Sebastien Bacher
Modified: 2007-09-24 10:18 UTC
See Also:
GNOME target: ---
GNOME version: 2.19/2.20



Description Sebastien Bacher 2007-09-24 08:56:30 UTC
The bug has been opened on https://bugs.launchpad.net/bugs/138001

"...
just move the slider, sometime when I release the mouse click the slider continue to move.
...
it happen when I release the mouse click outside the slider area, for
example, on the visualisation. Sometime it works normaly, sometime, the
slider is released 2 or 3 secondes after I release the mouse button, and
sometime he isnt released at all.
It happen with audio and video. To trigger the bug I need to move the slider
really fast.

it look like GTK_UPDATE_CONTINUOUS is used, but GTK_UPDATE_DELAYED would be
better. and the continuous update send lot of update order, that gstreamer
cant satisfy. so it lag, and I can continue to move the slider after the
mouse button is release. Most of the time for 4 or 5 secondes after the
button release.

I use totem-gstreamer
..."
Comment 1 Bastien Nocera 2007-09-24 10:18:38 UTC
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find.


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