Using 8.5 under Dapper I think that this is related to xorg/aiglx. A while ago I found a fix to stop OpenGL games becoming partly transparent under compiz: eg. export XLIB_SKIP_ARGB_VISUALS=1 && XLIB_SKIP_ARGB_VISUALS=1 blobwars. I'm using the i810 driver.
This seems to work for this issue as well under compiz and metacity: export XLIB_SKIP_ARGB_VISUALS=1 && XLIB_SKIP_ARGB_VISUALS=1 amaya -- amaya crashes: Gdk-ERROR **: BadMatch https://launchpad.net/bugs/50113 -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
