Complete and Minimal Example of gtk_combo_box_new_text failure??

2005-04-30 Thread Olivier
Dear all, Below is a program that goes to Segmentation fault when any string in the combo_box is selected. Any help would be appreciated! Best, Amities, Olivier --- #include #include #include #include void my_gtk_wid

Re: Complete and Minimal Example of gtk_combo_box_new_text failure??

2005-04-30 Thread Gian Mario Tagliaretti
2005/4/30, Olivier <[EMAIL PROTECTED]>: > Dear all, > >Below is a program that goes to Segmentation fault when any > string in the combo_box is selected. >Any help would be appreciated! to me it compile and runs fine, no segfault, I'm using: [ebuild R ] x11-libs/gtk+-2.6.7 cheers -

Re: Complete and Minimal Example of gtk_combo_box_new_text failure??

2005-04-30 Thread Jeff Franks
Olivier wrote: Dear all, Below is a program that goes to Segmentation fault when any string in the combo_box is selected. Any help would be appreciated! Best, Amities, Olivier --- #include #include #include #include

Re: Complete and Minimal Example of gtk_combo_box_new_text failure??

2005-04-30 Thread Olivier
So for both of you it compiles and runs fine. So it must be an wrong installation Today, I recompiled and reinstalled: pango 1.8.1 in /opt/gnome/share/pango-1.8.1/ atk 1.9.0 in /opt/gnome/share/atk-1.9.0/ gtk+ 2.6.7 in /opt/gnome/share/gtk+-2.6.7/ in this order, all three via make uninstall