GNOME Bugzilla – Bug 155083
Crashes using instances of ActionEntry
Last modified: 2009-08-15 18:40:50 UTC
(Moved from sourceforge) When using the ActionEntry instances to build the UI, the generated widgets make the application crash when they are pressed. The problem is located in the generic callback handler. It uses a third parameter (required by RadioActionentry instances) but it is not found on the callback definitions for ActionEntry and ToogleEntry I am attaching a patch against 2.6.0 release of the bindings
Created attachment 32472 [details] [review] libgtk-java-robmv.patch
Is there anything which prevents the patch to be merged in?
Fixed in CVS.
Closing.