D G wrote:
> Here the output (with version 2:2.0.0-3 of the driver):
>
> $ totem file.avi
> The program 'totem' received an X Window System error.
> This probably reflects a bug in the program.
> The error was 'BadAlloc (insufficient resources for operation)'.
>   (Details: serial 72 error_code 11 request_code 141 minor_code 19)
>   (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.)
>   

This error points me to the following bugs:
    https://bugs.freedesktop.org/show_bug.cgi?id=9930
    https://bugs.freedesktop.org/show_bug.cgi?id=10912
You might want to look at them.

Does it help if you remove "XAANoOffscreenPixmaps" from your config? If
I remember correctly, this option may hurt 2D.

Brice



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to