Re: pixmaps use with glade



On 09/02/00 wagner frédéric wrote:
i'm having some troubles with pixmaps 

i've a glade xml file which uses pixmaps but
they aren't displayed when I run the prog

I've got this msg :

Gdk-CRITICAL **: file gdkdraw.c: line 380 (gdk_draw_pixmap): assertion `src != NULL' failed.

I've tried to move them in different places ( .  ,   ../pixmaps  ,  ./pixmaps )

but they just don't work

any idea what it could be ?

I think libglade looks for the pixmap files in the same directory
where the .glade file is loaded. You may want to check running
your program with strace:
        strace -e open test.pl

lupus

-- 
Paolo Molaro, Open Source Developer, Linuxcare, Inc.
+39.049.8043411 tel, +39.049.8043412 fax
lupus linuxcare com, http://www.linuxcare.com/
Linuxcare. Support for the revolution.




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