Hello all, just want to mentioned that new stuff I discovered:
$ d4x The program 'd4x' received an X Window System error. This probably reflects a bug in the program. The error was 'BadMatch (invalid parameter attributes)'. (Details: serial 1614 error_code 8 request_code 72 minor_code 0) (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.) which seems to be perfectly related to: <https://bugs.freedesktop.org/show_bug.cgi?id=4945> as afaik my ws (hp model b180) as only 8bpp capability. hth, Joel -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

