Menu

#169 zapping fails to start with XF86DGANoDirectVideoMode

open-fixed
None
3
2006-04-06
2006-03-25
No

when I try to start zapping, I get the following:

$ zapping --no-overlay
The program 'zapping' received an X Window System error.
This probably reflects a bug in the program.
The error was 'XF86DGANoDirectVideoMode'.
(Details: serial 15 error_code 147 request_code 137
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.)

this happens without options, with the --no-xv and with
the --no-overlay options as well.

strange thing is, I have DGA support in my X:

$ xdpyinfo | grep DGA
XFree86-DGA
$ grep dga /etc/X11/xorg.conf
Load "dga"

I'm trying this with zapping 0.9.6, on Gentoo Linux

Discussion

  • Michael H. Schimek

    Logged In: YES
    user_id=46861

    Fixed in 0.10.

     
  • Michael H. Schimek

    • priority: 5 --> 3
    • assigned_to: nobody --> mschimek
    • status: open --> open-fixed
     
  • Michael H. Schimek

    Logged In: YES
    user_id=46861

    Fixed in 0.10.

     

Log in to post a comment.