[gtkada] runtime error only on linux

yoann toussaint yoann.toussaint at free.fr
Mon Jun 3 08:32:39 CEST 2002


>yoann toussaint <yoann.toussaint at free.fr> wrote on 30/05/2002 (14:38) :
>
>>yes, I forgot that, I added the call to :
>>
>>       GDK.image.Gdk_New (image, Image_normal, 
>>get_visual(drawing),Width, Height);
>>       Gdk.Image.Get(image,win,0,0,Width,height);
>>
>>but it provokes exactly the same runtime error, but I some friends who 
>>works on MS windows, so I tried this updated code on windows, and all is 
>>right on windows....
>>
I have found the bug !!!
when you specify the type of gdk_image "image_shared" instead of 
"image_normal",  no runtime error occurs on linux !
yoann






More information about the gtkada mailing list