Re: GtkItemFactory stuff troubles

2010-01-26 Thread Manu TM
tandard procedure of course ;p, you may want to try to debug it, just enable debugging information when compiling, sometime with "nicely" gdb tell you which part making that mess. - Ardhan --- manutm...@gmail.com wrote: From: Manu TM To: GTK mailing list Subject: Gtk

Re: GtkItemFactory stuff troubles

2010-01-24 Thread Ardhan Madras
iling list Subject: GtkItemFactory stuff troubles Date: Sun, 24 Jan 2010 14:05:48 +0100 Hi, I'm having troubles with GTkItemFactory stuff. So I've trimmed the buggy part of my app (about 5000 lines long) to something small. The problem is I get a segfault whenever I press to open

GtkItemFactory stuff troubles

2010-01-24 Thread Manu TM
Hi, I'm having troubles with GTkItemFactory stuff. So I've trimmed the buggy part of my app (about 5000 lines long) to something small. The problem is I get a segfault whenever I press to open the RSS Feed window immediately followed by to close the window so I think there is something wrong