
If you install compiz-start and follow my first post on page 7, you will get a compiz icon in your KDE system tray that will give you the option to use CSM to set options, change themes, and restart compiz. It also has an option to edit settings with gconf. But after I finally got things working on this machine, I found the gconf-editor settings didn't work. The CSM settings changes did.Jupiter1TX said: P.S. i haven't seen an icon for csm, so just start it from a terminal
/usr/local/bin/compiz-decorator[servers]
0=Xgl
1=Xgl
[server-Xgl]
name=Xgl
command=/usr/bin/Xgl -br -fullscreen -ac -accel glx:pbuffer -accel xv:fbo
chooser=false
flexible=true
handled=true
priority=0
every now and then my xgl-screen on the first vt (vt7) gets killed by no reason, mostly when switching from one vt to another or when switching from vt's to tty's and back ...no matter...compiz --replace dbus csm &
sleep 2
#gnome-window-decorator &
cgwd &
I finally decided to update for the first time yesterday since getting Xgl to run on my laptop a couple of weeks ago. dpshak, your quick tips helped save me a lot of time, and things worked almost right away (I had a typo I had to fix)! However, after updating some other stuff today and messing around with getting rid of some of the GNOME dependencies now that csm has replaced gconf-editor, I found that my edited 'compiz-start.py' script had been superceded by a new 316-byte shell script 'compiz-start'. In other words, the link that used to be there pointing to the edited 'compiz-start.py' script was gone and replaced by this shell script. Once I found this, of course, I simply renamed the shell script to 'compiz-start.sh' and then re-linked to 'compiz-start.py'. Everything worked as it had been for the last day or so at that point!dpshak wrote:If you install compiz-start and follow my first post on page 7, you will get a compiz icon in your KDE system tray that will give you the option to use CSM to set options, change themes, and restart compiz. It also has an option to edit settings with gconf. But after I finally got things working on this machine, I found the gconf-editor settings didn't work. The CSM settings changes did.Jupiter1TX said: P.S. i haven't seen an icon for csm, so just start it from a terminal

I have the same ServerCmd in mine. I don't know what other steps you have taken, but I am running the CVS versions (-9999*) of compiz-quinnstorm, cgwd, etc. I had the same problem of no window decorations, but found that compiz was crashing whenever it was invoked (found that out by stepping through the launch process line-by-line in a Konsole). Re-compiling compiz-quinnstorm seemed to make it work. Don't know what caused that, but who am I to argue!tranquilcool wrote:tried every single step suggested in this forum but damn thing doesn't work. no cube and no rotation. all the plugins dont work. changed everthing with csm but still with the same results.
cgwd and compiz-quinnstorm-0.0.13.20 work.
am thinking the kdm server command could be the problem. this is mine;
ServerCmd=/usr/bin/Xgl -br -ac -accel glx:pbuffer -accel xv:pbuffer

Section "InputDevice"Xake wrote:Strange. For me with my Logitech LX300 it did not start, but as soon as I commented out my mouse-settings. What is your settings for the keyboard and the mouse?Jupiter1TX wrote:i am running evdev driver with my MS wireless PS/2 mouse/keyboard and it all runs fine
with Linux/KDE/Gnome/XGL/Compiz
As Janax said, I don't think that's the problem - mine is the same. When I had a problem trying to figure out what wasn't working I would troubleshoot from the terminal to remove any influence from KDE.tranquilcool wrote:am thinking the kdm server command could be the problem. this is mine;
ServerCmd=/usr/bin/Xgl -br -ac -accel glx:pbuffer -accel xv:pbuffer
Code: Select all
Xgl :1 -br -ac -accel glx:pbuffer -accel xv:pbufferCode: Select all
DISPLAY=:1 dbus-launch compiz dbus csmCode: Select all
DISPLAY=:1 dbus-launch cgwdCode: Select all
DISPLAY=:1 csmCode: Select all
(EE) Error loading keymap /usr/share/X11/xkb/compiled/server-94.xkmDid you have any luck? Or is anybody else having the same problem I posted on the page earlier with the CVS version of compiz-quinnstorm? Currently I'm running the old 0.13.48 version as that compiles fine, it's just the CVS version (csm and compiz-quinnstorm-plugins CVS compile fine).baigsabeeh wrote:I'll let you know grmiz. I'm installing it right now.
I have a question for you guys. Say I want to run Cedega. How would I fire up XOrg in another display and then run Cedega in there?
how can I fix?ted-externs -fno-strict-aliasing -MT plugin.o -MD -MP -MF ".deps/plugin.Tpo" -c -o plugin.o plugin.c; \
then mv -f ".deps/plugin.Tpo" ".deps/plugin.Po"; else rm -f ".deps/plugin.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libpng12 -I/usr/include/startup-notification-1.0 -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -march=athlon64 -O0 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT readpng.o -MD -MP -MF ".deps/readpng.Tpo" -c -o readpng.o readpng.c; \
then mv -f ".deps/readpng.Tpo" ".deps/readpng.Po"; else rm -f ".deps/readpng.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libpng12 -I/usr/include/startup-notification-1.0 -I../include -DPLUGINDIR=\"/usr/lib64/compiz\" -DIMAGEDIR=\"/usr/share/compiz\" -march=athlon64 -O0 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT session.o -MD -MP -MF ".deps/session.Tpo" -c -o session.o session.c; \
then mv -f ".deps/session.Tpo" ".deps/session.Po"; else rm -f ".deps/session.Tpo"; exit 1; fi
make -C ../mesa/
make: Entering an unknown directory
make: *** ../mesa/: No such file or directory. Stop.
make: Leaving an unknown directory
make[2]: *** [../mesa/lib/libGL.a] Error 2
make[2]: Leaving directory `/var/tmp/portage/compiz-quinnstorm-0.0.13.48/work/compiz/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/compiz-quinnstorm-0.0.13.48/work/compiz'
make: *** [all] Error 2
!!! ERROR: x11-wm/compiz-quinnstorm-0.0.13.48 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
compiz-quinnstorm-0.0.13.48.ebuild, line 63: Called die
!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! This ebuild is from an overlay: '/usr/local/overlays/xgl-coffee'

Same for me.BlackBelt wrote:guys I can't compile compiz-quinnstorm and csm
here ther error
how can I fix?ted-externs -fno-strict-aliasing -MT plugin.o -MD -MP -MF ".deps/plugin.Tpo" -c -o plugin.o plugin.c; \
then mv -f ".deps/plugin.Tpo" ".deps/plugin.Po"; else rm -f ".deps/plugin.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libpng12 -I/usr/include/startup-notification-1.0 -I../include -DPLUGINDIR="/usr/lib64/compiz" -DIMAGEDIR="/usr/share/compiz" -march=athlon64 -O0 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT readpng.o -MD -MP -MF ".deps/readpng.Tpo" -c -o readpng.o readpng.c; \
then mv -f ".deps/readpng.Tpo" ".deps/readpng.Po"; else rm -f ".deps/readpng.Tpo"; exit 1; fi
if x86_64-pc-linux-gnu-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/include/libpng12 -I/usr/include/startup-notification-1.0 -I../include -DPLUGINDIR="/usr/lib64/compiz" -DIMAGEDIR="/usr/share/compiz" -march=athlon64 -O0 -pipe -Wall -Wpointer-arith -Wstrict-prototypes -Wmissing-prototypes -Wmissing-declarations -Wnested-externs -fno-strict-aliasing -MT session.o -MD -MP -MF ".deps/session.Tpo" -c -o session.o session.c; \
then mv -f ".deps/session.Tpo" ".deps/session.Po"; else rm -f ".deps/session.Tpo"; exit 1; fi
make -C ../mesa/
make: Entering an unknown directory
make: *** ../mesa/: No such file or directory. Stop.
make: Leaving an unknown directory
make[2]: *** [../mesa/lib/libGL.a] Error 2
make[2]: Leaving directory `/var/tmp/portage/compiz-quinnstorm-0.0.13.48/work/compiz/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/compiz-quinnstorm-0.0.13.48/work/compiz'
make: *** [all] Error 2
!!! ERROR: x11-wm/compiz-quinnstorm-0.0.13.48 failed.
Call stack:
ebuild.sh, line 1546: Called dyn_compile
ebuild.sh, line 937: Called src_compile
compiz-quinnstorm-0.0.13.48.ebuild, line 63: Called die
!!! make failed
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! This ebuild is from an overlay: '/usr/local/overlays/xgl-coffee'
thanks in advace
Did I miss some configuration change since 3 weeks ago (last update) ?compiz --replace dbus csm &
sleep 2
cgwd &
Are you sure Xgl is launched by kdm ? To start compiz, you can use the script compiz-start installed by latest versions of compiz-quinnstorm.ilmara wrote:Hello,
Apart for the current update problem (missing mesa/libGL.a); I have a problem since I updated portage-xgl overlay.
I'm positive Xgl is running fine, however from csm (0.4 only, can't update to 0.8 ), all plugins are loaded, but no effects whatsoever, and no window decoration at all.
I'm using KDE with kdm. My /usr/local/bin/compiz-decoration isDid I miss some configuration change since 3 weeks ago (last update) ?compiz --replace dbus csm &
sleep 2
cgwd &
Thanks in advance.
Code: Select all
--- src/Makefile.am~ 2006-09-08 12:12:03.000000000 +0200
+++ src/Makefile.am 2006-09-08 12:12:03.000000000 +0200
@@ -7,10 +7,7 @@
bin_PROGRAMS = compiz
bin_SCRIPTS = compiz-start
-../mesa/lib/libGL.a:
- make -C ../mesa/
-
-compiz_LDADD = @COMPIZ_LIBS@ ../mesa/lib/libGL.a -lm
+compiz_LDADD = @COMPIZ_LIBS@ -lGL -lm
compiz_LDFLAGS = -export-dynamic
compiz_SOURCES = \
main.c \
And manually running automake in the dir results in:* Running automake --add-missing --copy ... [ !! ]
* Failed Running automake !
*
* Include in your bugreport the contents of:
*
* /var/tmp/portage/compiz-quinnstorm-plugins-0.20/temp/automake-7272.out
!!! ERROR: x11-misc/compiz-quinnstorm-plugins-0.20 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_compile
ebuild.sh, line 939: Called src_compile
compiz-quinnstorm-plugins-0.20.ebuild, line 25: Called eautoreconf
autotools.eclass, line 69: Called eautomake
autotools.eclass, line 166: Called autotools_run_tool 'automake' '--add-missing' '--copy'
autotools.eclass, line 193: Called die
!!! Failed Running automake !
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! This ebuild is from an overlay: '/usr/portage/local/layman/portage-xgl'
edit:# automake --add-missing --copy
configure.ac:116: required file `images/Makefile.in' not found
manual:* Running automake --add-missing --copy ... [ !! ]
* Failed Running automake !
*
* Include in your bugreport the contents of:
*
* /var/tmp/portage/csm-0.8/temp/automake-5491.out
!!! ERROR: x11-misc/csm-0.8 failed.
Call stack:
ebuild.sh, line 1539: Called dyn_compile
ebuild.sh, line 939: Called src_compile
csm-0.8.ebuild, line 28: Called eautoreconf
autotools.eclass, line 69: Called eautomake
autotools.eclass, line 166: Called autotools_run_tool 'automake' '--add-missing' '--copy'
autotools.eclass, line 193: Called die
!!! Failed Running automake !
!!! If you need support, post the topmost build error, and the call stack if relevant.
!!! This ebuild is from an overlay: '/usr/portage/local/layman/portage-xgl'
# automake --add-missing --copy
configure.ac:34: required file `misc/Makefile.in' not found
configure.ac:34: required file `pixmaps/Makefile.in' not found
Makefile.am:1: required directory ./misc does not exist
Makefile.am:1: required directory ./pixmaps does not exist
You could try changing that last line toilmara wrote:I'm using KDE with kdm. My /usr/local/bin/compiz-decoration iscompiz --replace dbus csm &
sleep 2
cgwd &
Code: Select all
dbus-launch cgwd &