Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Zinf Won't Work
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Multimedia
View previous topic :: View next topic  
Author Message
Bitruder
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jun 2004
Posts: 120

PostPosted: Sat Dec 11, 2004 1:38 am    Post subject: Zinf Won't Work Reply with quote

When I try to run Zinf I get the following output:

Code:
$ zinf

(<unknown>:5595): Gdk-WARNING **: XID 0x8f already known

(<unknown>:5595): Gdk-WARNING **: XID 0x8f already known

(<unknown>:5595): Gdk-WARNING **: XID 0x8f already known

(<unknown>:5595): Gdk-WARNING **: XID 0x8f already known

(<unknown>:5595): Gdk-WARNING **: XID 0x8f already known

(<unknown>:5595): Gdk-WARNING **: XID 0x8f already known

(<unknown>:5595): Gdk-WARNING **: XID 0x8f already known

(<unknown>:5595): Gdk-WARNING **: Attempt to draw a drawable with depth 24 to a                            drawable with depth 32

(<unknown>:5595): Gdk-WARNING **: Attempt to draw a drawable with depth 24 to a                            drawable with depth 32

(<unknown>:5595): Gdk-WARNING **: XID 0x8f already known

(<unknown>:5595): Gdk-WARNING **: Attempt to draw a drawable with depth 24 to a                            drawable with depth 32

(<unknown>:5595): Gdk-CRITICAL **: file gdkwindow-x11.c: line 2513 (gdk_window_s                           et_back_pixmap): assertion `pixmap == NULL || gdk_drawable_get_depth (window) ==                            gdk_drawable_get_depth (pixmap)' failed
The program '<unknown>' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 323 error_code 8 request_code 62 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.)


I'm using the latest Xorg and running FVWM. Any ideas?
Back to top
View user's profile Send private message
Jimmy Jazz
Guru
Guru


Joined: 04 Oct 2004
Posts: 330
Location: Strasbourg

PostPosted: Sat Dec 11, 2004 1:57 pm    Post subject: zinf and composite: GTK complains Reply with quote

Hi,

you need to disable the composite option in your Extensions Section like that:

Code:

Section "Extensions"
#     Option "Composite" "Enable"
     Option "RENDER" "Enable"
EndSection


then it will work again.

I'm using it right know :). A nice internet radio listener too.

@+

Jj
Back to top
View user's profile Send private message
Bitruder
Tux's lil' helper
Tux's lil' helper


Joined: 04 Jun 2004
Posts: 120

PostPosted: Sat Dec 11, 2004 4:57 pm    Post subject: Reply with quote

sa-weet.

Thanks
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Multimedia All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum