Code: Select all
# emerge -av compiz-fusion fusion-icon
These are the packages that would be merged, in order:
Calculating dependencies... done!
[ebuild N ] x11-wm/compiz-0.5.2 USE="gnome gtk -dbus -fuse -kde -svg" 0 kB [1]
[ebuild N ] x11-libs/compiz-bcop-0.5.2 0 kB [1]
[ebuild N ] x11-apps/ccsm-0.5.2 0 kB [1]
[ebuild N ] x11-plugins/compiz-fusion-plugins-main-0.5.2 0 kB [1]
[ebuild N ] x11-libs/libcompizconfig-0.5.2 0 kB [1]
[ebuild N ] x11-apps/fusion-icon-9999 USE="gtk -qt3 -qt4" 0 kB [1]
[ebuild N ] x11-libs/compizconfig-backend-gconf-0.5.2 0 kB [1]
[ebuild N ] x11-plugins/compiz-fusion-plugins-extra-0.5.2 0 kB [1]
[ebuild N ] x11-wm/emerald-0.5.2 0 kB [1]
[ebuild N ] x11-themes/emerald-themes-0.5.2 0 kB [1]
[ebuild N ] x11-wm/compiz-fusion-0.5.2 USE="gnome -kde" 0 kB [1]
Tried that, also tried beryl and it's the same problem there. Something has happend, but I don't know what. It's kind of weird that updating some packages will give this effect. Beryl/Compiz-Fusion runs for a while, not being able to click at the background or any icon, and then completely freeze X. Also, when it kind-of works, everything is painfully slow, mouse lag and slow echos from already open terminals.termite wrote:You could try compiling them with dbus and svg and see what happens....

use this:prolific wrote:prolific@localhost ~ $ LD_PRELOAD=/usr/lib/opengl/xorg-x11/lib/libGL.so compiz --replace
compiz (core) - Fatal: No GLXFBConfig for default depth, this isn't going to work.
compiz (core) - Error: Failed to manage screen: 0
compiz (core) - Fatal: No manageable screens found on display :0.0
i have an ati radeon 9800 pro gfx card and get this error message when i try to start compiz ... any ideas on what can be wrong ?
opengl is set to ati ..
prolific@localhost ~ $ eselect opengl list
Available OpenGL implementations:
[1] ati *
[2] xorg-x11
Code: Select all
LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ DISPLAY=:1 compiz --replace ccp --sm-disable &still get an error message ...kernelOfTruth wrote:use this:
Code: Select all
LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ DISPLAY=:1 compiz --replace ccp --sm-disable &
I think it is, search through http://forum.compiz-fusion.org see if you get an answer there but I've heard of your issue before just can't put my finger on a solution.Lasker wrote: Is this a known problem and if so, is there a solution?
Code: Select all
I have found a partial workaround, as follows:
Disable 'detect refresh rate', and disable 'sync to vblank'
This allows beryl to return from the console, but compiz at the moment segfaults.
I assume the segfault can be fixed, though.maybe?prolific wrote:prolific@localhost ~ $ LD_LIBRARY_PATH=/usr/lib/opengl/xorg-x11/lib/ DISPLAY=:0 compiz --replace ccp --sm-disable
compiz (core) - Fatal: No GLXFBConfig for default depth, this isn't going to work.
compiz (core) - Error: Failed to manage screen: 0
compiz (core) - Fatal: No manageable screens found on display :0
Code: Select all
Got it working. After more research, I found out I didn't compile AGPGART or my AGP chipset drivers or the DRM module.
Code: Select all
userclientrc=$HOME/.xinitrc
## userclientrc=$HOME/.xglinitrc
## xinit $clientargs -- $serverargs -deferglyphs 16 &
# ATI
xinit $clientargs -- /usr/bin/Xgl :1 $serverargs -ac -accel xv -accel glx:pbuffer -deferglyphs 16 -xorgAc dpms v -screen 1280x1024 &
# NVIDIA
# xinit $clientargs -- /usr/bin/Xgl :1 $serverargs -ac -accel #xv -accel glx:fbo -deferglyphs 16 &
###!/bin/sh
#cmd=0
#if [ -z "$1" ]; then
# cmd=1
#else
# if [ "$1" = "e16" ]; then
# cmd=0
# elif [ "$1" = "fluxbox" ]; then
# cmd=0
# elif [ "$1" = "gnome" ]; then
# cmd=0
# else
# cmd=1
# fi
#fi
#
#if [ "$cmd" = "1" ]; then
# emerald --replace & beryl --indirect-rendering --replace #dbus settings
#fi
Code: Select all
chmod +x /usr/bin/startxgl
Hi,antipod, could you tell me how you solve it? i got the same prob as you. I startx from normal user.antipod wrote: If I startx from root (as I do to load konqueror to write this) and write startkde in one of the consoles that open up I get this...
Dunno if that helps anything but it's stomething and it's almost similar to what happens when I do a startkde from the console when starting kde in failsafe with my usual user.Code: Select all
apd ~ # startkde xset: bad font path element (#314), possible causes are: Directory does not exist or has wrong permissions Directory missing fonts.dir Incorrect font server address or syntax startkde: Starting up... kdeinit: Shutting down running client. kbuildsycoca running... ksmserver: Unknown option '--replace'. ksmserver: Use --help to get a list of available command line options. startkde: Shutting down... klauncher: Exiting on signal 1 ICE default IO error handler doing an exit(), pid = 21178, errno = 11 startkde: Running shutdown scripts... startkde: Done.


Code: Select all
$ emerald --replace
(emerald:20394): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
$ gtk-window-decorator --replace
(gtk-window-decorator:20439): Gdk-CRITICAL **: gdk_cairo_create: assertion `GDK_IS_DRAWABLE (drawable)' failedCode: Select all
localhost sascha # emerge -s compiz
Searching...
[ Results for search key : compiz ]
[ Applications found : 3 ]
* x11-apps/compiz-settings
Latest version available: 0.07
Latest version installed: 0.07
Size of files: 1,124 kB
Homepage: http://forum.go-compiz.org/viewtopic.php?t=153
Description: Configuration tool for compiz window manager
License: GPL-2
* x11-plugins/compiz-extra
Latest version available: 0.3.6.0
Latest version installed: [ Not Installed ]
Size of files: 620 kB
Homepage: http://www.go-compiz.org/index.php?title=Download
Description: Compiz extra third party plugins
License: GPL-2
* x11-wm/compiz
Latest version available: 0.5.2
Latest version installed: 0.5.2
Size of files: 1,736 kB
Homepage: http://www.compiz.org/
Description: 3D composite- and windowmanager
License: GPL-2 LGPL-2.1 MIT