Send Gtkmm-forge mailing list submissions to [EMAIL PROTECTED] To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/gtkmm-forge or, via email, send a message with subject or body 'help' to [EMAIL PROTECTED]
You can reach the person managing the list at [EMAIL PROTECTED] When replying, please edit your Subject line so it is more specific than "Re: Contents of Gtkmm-forge digest..." gtkmm-forge is the mailing list that receives gtkmm bug reports from bugzilla. A daily digest is sent to gtkmm-main, to encourage people to help fixing the bugs. Do not try to unsubscribe gtkmm-forge from gtkmm-list. Today's Topics: 1. [Bug 339791] Gtk::Menu crash with child (gtkmm (bugzilla.gnome.org)) --__--__-- Message: 1 To: [EMAIL PROTECTED] From: "gtkmm (bugzilla.gnome.org)" <[EMAIL PROTECTED]> Date: Sat, 20 May 2006 16:23:03 -0400 (EDT) Subject: [gtkmm bugzilla] [Bug 339791] Gtk::Menu crash with child Do not reply to this via email (we are currently unable to handle email responses and they get discarded). You can add comments to this bug at http://bugzilla.gnome.org/show_bug.cgi?id=3D339791 gtkmm | general | Ver: 2.8.x ------- Comment #19 from Paul Davis 2006-05-20 20:23 UTC ------- Created an attachment (id=3D65915) --> (http://bugzilla.gnome.org/attachment.cgi?id=3D65915&action=3Dview) New test case. Adding the method below to the class derived from Gtk::Menu fixes the pro= blem. virtual void on_parent_changed( Gtk::Widget* old_parent ) { fprintf( stderr, "Parent changed.\n" ) ; detach() ; } --=20 Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=3Demail ------- You are receiving this mail because: ------- You are the QA contact for the bug. You are the assignee for the bug. --__--__-- _______________________________________________ Gtkmm-forge mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/gtkmm-forge End of Gtkmm-forge Digest _______________________________________________ gtkmm-list mailing list gtkmm-list@gnome.org http://mail.gnome.org/mailman/listinfo/gtkmm-list