Code: Select all
homer@tux ~ $ zapping
The program 'zapping' received an X Window System error.
This probably reflects a bug in the program.
The error was 'XF86DGANoDirectVideoMode'.
(Details: serial 259 error_code 129 request_code 128 minor_code 1)
(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.)
Does anybody know how to fix that problem?
PD: Sorry if i did not explain correctly in english. Ask any questions about the problem if necessary.
