Hello all, What mean the following Warning messages : . . . Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 65532 and height 19 Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 65532 and height 19 Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 65532 and height 19 Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 65532 and height 19 Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 65532 and height 19 Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 65532 and height 19 Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 65532 and height 19 Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 65532 and height 19 Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 65532 and height 19 Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 65532 and height 19 flavio:~/Projects/ihmserial$ ihmserial these messages repeats for 640 times (I never count, but I believe it), my app creates 640 checkbuttons in a window, and I believe that each message is for each check button, this happened when I upgrade my Debian Woody box with Gnome2.2 (GTK2.X and related libraries) with pre-compiled packages of Gnome2.2 and Gtk+2 and recompiled my program (made with GTK+1.2 and Glade) When I compile my app I receive this message from linker (after upgrade): . . . gcc -g -O2 -Wall -Wunused -o ihmserial main.o support.o ihmserial.o serial.o interface.o callbacks.o -rdynamic -L/usr/lib -L/usr/X11R6/lib -rdynamic -lgnomeui -lart_lgpl -lgdk_imlib -lSM -lICE -lgtk -lgdk -lgmodule -ldl -lXi -lXext -lX11 -lgnome -lgnomesupport -lesd -laudiofile -lm -ldb-3 -lglib /usr/bin/ld: warning: libgdk_imlib.so.1, needed by /usr/lib/libgnomeui.so, may conflict with libgdk_imlib.so.2 make[2]: Leaving directory `/home/flavio/Projects/ihmserial/src' make[2]: Entering directory `/home/flavio/Projects/ihmserial' make[2]: Leaving directory `/home/flavio/Projects/ihmserial' make[1]: Leaving directory `/home/flavio/Projects/ihmserial' flavio:~/Projects/ihmserial$ I can't found any conclusive info in Web, If somebody can help me I will be thankfull PS: Excuse-me my bad english, I'm brasilian and my english is very ugly. Success for all -- Flavio Alberto Lopes Soares flavio@maqplas.com.br Linux User n. 257636 MAQPLAS INDÚSTRIA E COMÉRCIO DE MÁQUINAS LTDA. www.maqplas.com.br maqplas@maqplas.com.br