Bugs item #3235488, was opened at 2011-03-22 20:53
Message generated for change (Tracker Item Submitted) made by abasle
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=3235488&group_id=51305
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: Arnaud Basle (abasle)
Assigned to: Nobody/Anonymous (nobody)
Summary: wxAdditions segmentation fault
Initial Comment:
Hi,
When I create a dialog containing wxplotctrl the program crashes (tried other wxAdditions such as wxLedBarGraph it works fines).
Here the error I get in the terminal:
(xdsgui:14286): GLib-GObject-WARNING **: cannot register existing type `GtkPizza'
(xdsgui:14286): GLib-GObject-CRITICAL **: g_object_new: assertion `G_TYPE_IS_OBJECT (object_type)' failed
(xdsgui:14286): Gtk-CRITICAL **: gtk_container_add: assertion `GTK_IS_WIDGET (widget)' failed
Segmentation fault
Any ideas?
Cheers,
Arnaud
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=462816&aid=3235488&group_id=51305
|