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 658940 - kate: flush on seek, and ensure we cancel any waiting buffer
kate: flush on seek, and ensure we cancel any waiting buffer
Status: RESOLVED FIXED
Product: GStreamer
Classification: Platform
Component: gst-plugins-bad
unspecified
Other All
: Normal normal
: 0.10.23
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-09-13 15:26 UTC by Vincent Penquerc'h
Modified: 2011-09-19 07:35 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
kate: flush on seek, and ensure we cancel any waiting buffer (1.17 KB, patch)
2011-09-13 15:26 UTC, Vincent Penquerc'h
committed Details | Review

Description Vincent Penquerc'h 2011-09-13 15:26:39 UTC
This is what pango textoverlay does, and I've had that condition
variable get stuck once.
Comment 1 Vincent Penquerc'h 2011-09-13 15:26:41 UTC
Created attachment 196392 [details] [review]
kate: flush on seek, and ensure we cancel any waiting buffer
Comment 2 Sebastian Dröge (slomo) 2011-09-19 07:35:45 UTC
commit c8bda2ed76c09d3caae00b69bee486c114b31331
Author: Vincent Penquerc'h <vincent.penquerch@collabora.co.uk>
Date:   Tue Sep 13 16:24:32 2011 +0100

    kate: flush on seek, and ensure we cancel any waiting buffer
    
    This is what pango textoverlay does, and I've had that condition
    variable get stuck once.
    
    https://bugzilla.gnome.org/show_bug.cgi?id=658940