Re: 64-bits problem

On Tuesday 06 March 2007 03:14, Sergio Monteiro Basto wrote:

> > Normally png_destroy_read_struct should do the work
> > Let me know if it works.
>
> thanks , now I had compile build successfully one rpm for fedora Core 6.

I integrated this patch in the CVS version.

> but has other amaya bin that I found on Internet give me one error on X
> amaya-gtk
> Gdk-ERROR **: BadMatch (invalid parameter attributes)
>   serial 113 error_code 8 request_code 56 minor_code 0

This is a GDK problem on these platforms.
Try to set the environment variable before launching Amaya:
env XLIB_SKIP_ARGB_VISUALS=1 amaya

     Irène.
-----
Irène Vatton                     INRIA Rhône-Alpes
INRIA                               ZIRST
e-mail: Irene.Vatton@inria.fr       655 avenue de l'Europe
Tel.: +33 4 76 61 53 61             Montbonnot
Fax:  +33 4 76 61 52 07             38334 Saint Ismier Cedex - France

Received on Tuesday, 6 March 2007 08:35:50 UTC