merge 366603 357439 thanks Hi,
Dan Jacobson said: > Here on system #2, I couldn't even get amaya to start: > > ERROR! sizeof(I830DRIRec) does not match passed size from device driver > libGL warning: 3D driver returned no fbconfigs. > libGL error: InitDriver failed > libGL error: reverting to (slow) indirect rendering Ok, it can't find DRI, so falls back to software Mesa... > 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 5812 error_code 8 request_code 144 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.) ...and here comes the crash. As expected. This is a known problem, though no identified yet, somewhere in Amaya and/or wxWidgets and/or GTK+ and/or Mesa and/or X. See #357439 for more informations. I'm stil trying to find out which bit is wrong, and fix it. I noticed that DRI can't be enabled with your graphic card, I suggest you look at it, as it migh make it possible to run Amaya. Not a proper fix, but it's still better than nothing at all... Regis -- "While a monkey can be a manager, it takes a human to be an engineer" Erik Zapletal

