Re: 64-bits problem

On Tuesday 06 March 2007 03:35, Sergio Monteiro Basto wrote:
> or with wx
> /usr/lib64/Amaya-9.54/wx/bin/amaya
> The program 'amaya' received an X Window System error.
> This probably reflects a bug in the program.
> The error was 'BadMatch (invalid parameter attributes)'.
>   (Details: serial 10569 error_code 8 request_code 156 minor_code 5)
>   (Note to programmers: normally, X errors are reported asynchronously;
>    that is, you will receive the error a while after causing it.
>    To debug your program, run it with the --sync command line
>    option to change this behavior. You can then get a meaningful
>    backtrace from your debugger if you break on the gdk_x_error()
> function.)

Same GDK problem.
You have to set the environment variable:
env XLIB_SKIP_ARGB_VISUALS=1 /usr/lib64/Amaya-9.54/wx/bin/amaya

In the next release a script will be automatically genereted to set the 
environment variable.
     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:37:22 UTC