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 64711 - gtkrange does not remove timer in _destroy
gtkrange does not remove timer in _destroy
Status: RESOLVED WONTFIX
Product: gtk+
Classification: Platform
Component: Widget: Other
1.2.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2001-11-16 16:19 UTC by John Cupitt
Modified: 2011-02-04 16:09 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description John Cupitt 2001-11-16 16:19:06 UTC
gtkrange's destroy method does not remove the scroll timeout. This problem
is in 1.2.10 (and earlier, I guess).

I added gtk_range_remove_timer() to gtk_range_destroy() to fix it.
Comment 1 Owen Taylor 2004-02-24 00:52:30 UTC
No 1.2.11 is planned, so closing all 1.2.11 specific bugs.
Comment 2 Owen Taylor 2004-02-24 14:07:24 UTC
*Really* close all 1.2.11 bugs, instead of just adding a comment...