Re: Complete and Minimal Example of gtk_combo_box_new_text failure??



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
      ./configure -prefix=/usr
      make
      make install
and made things tidy (I hope) by running
ldconfig while in /usr/lib.

I recompiled and reran my example : it
compiles but segmentation-faults when I ask
to change the item in the shown combo-box ....

Any hint would be greatly appreciated!
Best, Olivier





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]