Ok. I did that.Henning Rogge wrote:I think we should remove the "-kb" from the wiki howto.


Code: Select all
zeek@ash ~ $ glxgears
Xlib: extension "XFree86-DRI" missing on display ":0.0".
30172 frames in 5.0 seconds = 6032.699 FPS
29969 frames in 5.0 seconds = 5971.851 FPS
29972 frames in 5.0 seconds = 5972.026 FPS
29582 frames in 5.0 seconds = 5894.498 FPS
zeek@ash ~ $ /opt/ati/bin/fgl_glxgears
Using GLX_SGIX_pbuffer
Xlib: extension "XFree86-DRI" missing on display ":0.0".
Error: couldn't get fbconfig

I stell get revision 182 ????KShots wrote:I have updated my svn by going to /usr/portage/local/layman/portage-xgl and running "svn up" (revision 183).

gconf entries override command line entriesKShots wrote:Heh, you're probably right, it's likely 182. The installation is on my Laptop, and I wrote this from work from what I remembered - so my memory is probably faulty there (:oops:).
I'll also have to edit my post above that I removed the "splash" plugin from the "fade" plugin, NOT the switcher (again, oops).
As far as compiz ignoring your gconf configuration, are you specifying the config via the command-line, gconf-editor, or both?
You really need to be using one or the other - if you use the command-line and modify via gconf-editor, I believe one overrides the other and I couldn't say which one would take priority. If you are only using one... well... I dono. Just sounds like you're not.

make sure your xorg-server did NOT upgrade to 1.0.9....Henning Rogge wrote:I stell get revision 182 ????KShots wrote:I have updated my svn by going to /usr/portage/local/layman/portage-xgl and running "svn up" (revision 183).
-----
The Task Switcher problem is back on my machine... I did some portage updates (not XGL) yesterday and today I noticed that the task switcher does not vanish anymore... but I did remove the "splash" setting from the fade plugin.
<add>
I tested a few things, it seems that compiz is not getting my gconf configuration anymore...

Code: Select all
[ebuild R ] x11-base/xorg-server-1.0.2-r4 USE="dri -debug -ipv6 -minimal -xprint" 0 kBCode: Select all
LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib compiz --replace gconf decoration transset wobbly fade minimize cube rotate zoom scale move resize place switcher trailfocus water &

Same here as well.mutlu_inek wrote:That should be right. Same here.Xamindar wrote:just a quick question. I'm at revision 182 and I noticed that it has been there for a while. Did I miss something or has there just not been an update for a while?


I uninstalled coffee compiz before i used cvs compiz 10.3Maximus2000 wrote:Jupiter,
I assume you are installing compiz from cvs. I have checked out the lates compiz cvs and did a configure and make on it. My only question is on the install. Does coffee's overlay install compiz in a different place then quinnstorms cvs tree? Can I do a simple make install and have it replace coffee's compiz-quinnstorm? Any help woud be greatfull.

you can go here and look at some nice screenshotssixshot wrote:Does anyone got a screenie of the miniwin or dock plugin in action? Everything runs perfectly fine but the two plugins have me curious as to what they add or present. Would like to know before something blows up in my face.

Code: Select all
#! /bin/sh
compiz --replace gconf decoration transset wobbly fade minimize cube rotate zoom scale move resize place switcher trailfocus water &
sleep 3
gnome-window-decorator &Code: Select all
>>> Compiling source in /var/tmp/portage/cairo-1.1.1_p20060323/work/cairo ...
autogen.sh: ERROR: `autoconf' is too old.
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions. There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
(version 2.54 or newer is required)
!!! ERROR: x11-libs/cairo-1.1.1_p20060323 failed.
Call stack:
!!! autogen failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
with the follow.DISPLAY=:1 LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ compiz --replace gconf &
DISPLAY=:1 gnome-window-decorator &
DISPLAY=:1 /usr/bin/compiz --replace decoration wobbly fade switcher resize place minimize cube rotate move zoom scale trailfocus water &
