GNOME Bugzilla – Bug 161190
[patch] fix for libglade-java 2.8.2
Last modified: 2009-08-15 18:40:50 UTC
This bug was reported against the libglade-java 2.8.2 rpm pacakge: https://bugzilla.redhat.com/beta/show_bug.cgi?id=141713 The patch included below seems to fix this. The only problem is that the following error is printed to the console when I do Help -> about in the Edit app that is included in the redhat bugzilla: (java-gnome:31229): GLib-GObject-CRITICAL **: file gobject.c: line 1667 (g_object_set_data_full): assertion `G_IS_OBJECT (object)' failed I'm going to include this patch in the rpm.
Created attachment 34803 [details] [review] fixes signal connection
Thanks for that patch. As i'm working on 64-bit support for libglade, I'll commit this to CVS HEAD soon.
This patch was just applied to the stable branch. It was already applied to the development stream so I am about to close this issue. Thanks for the patch.