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 116014 - gtk_widget_destroy does not cause callbacks registered with g_object_set_qdata_full to be executed.
gtk_widget_destroy does not cause callbacks registered with g_object_set_qdat...
Status: RESOLVED NOTABUG
Product: gtk+
Classification: Platform
Component: .General
2.0.x
Other Linux
: Normal normal
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks: 114568
 
 
Reported: 2003-06-26 11:23 UTC by Harald Hopfes
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
gtk_qdata_har1.cc (1.48 KB, text/plain)
2003-06-26 11:25 UTC, Harald Hopfes
Details
Running gtk_qdata_har1.cc with Debug-output (even inside gtk+) (3.02 KB, text/plain)
2003-06-26 11:26 UTC, Harald Hopfes
Details

Description Harald Hopfes 2003-06-26 11:23:03 UTC
Somewhere in the gtk+ code a "unref" is missing.
Comment 1 Harald Hopfes 2003-06-26 11:25:34 UTC
Created attachment 17801 [details]
gtk_qdata_har1.cc
Comment 2 Harald Hopfes 2003-06-26 11:26:25 UTC
Created attachment 17802 [details]
Running gtk_qdata_har1.cc with Debug-output (even inside gtk+)
Comment 3 Harald Hopfes 2003-06-26 11:29:12 UTC
This bugreport was created after Murray Cumming from the GTKMM Team 
came up with this Gtk+ Testcase.
Comment 4 Harald Hopfes 2003-06-26 11:43:10 UTC
This bug seems to affect gtk+-2.2.1 also.
Comment 5 Murray Cumming 2003-06-26 12:45:43 UTC
I sent this as a question to gtk-list already, just a few hours ago. 
Please have a little patience. We don't know that this is a bug yet.
Comment 6 Harald Hopfes 2003-06-26 20:42:33 UTC
According to 
http://mail.gnome.org/archives/gtk-list/2003-June/msg00266.html
this seems not to be a bug, but how do I close this report?