Gtk-WARNING, How to fix ?



Hello all,

I developing an application that uses 640 checkbuttons performing a 32 X 20 matrix using gtk1.2, recently in my Debian woody system I upgraded to Gnome2.2 and your libraries, and after this, when I open the window that has these checkbuttons (running my app from a xterm) I had these warnings : 

Gtk-WARNING **: gtk_widget_size_allocate(): attempt to allocate widget with width 65532 and height 19

I don't know if exists relantionship with this warning but when I compiling/linking my app I receive these message from gcc :

.
.
.
make[2]: Entering directory `/home/flavio/Projects/ihmserial/src'
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../intl      -I/usr/include/gnome-1.0 -DNEED_GNOMESUPPORT_H -I/usr/lib/gnome-libs/include -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/include/orbit-1.0 -I/usr/include/gtk-1.2 -I/usr/X11R6/include  -I/usr/include/gtk-1.2 -I/usr/include/glib-1.2 -I/usr/lib/glib/include -I/usr/X11R6/include  -g -O2 -Wall -Wunused  -c callbacks.c
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
.
.
.

My application runs OK but I think these warning strange.
Someone knows what is this and how to fix this ?
I will be been thankful 

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



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