So I rebooted and besides some warnings, everything is good.
I even ran X and fluxbox started up just fine.
However, I tried KDE and it crashes. I see my cursor, then back to the terminal.
I've tried google for a solution, but nothing more than "Remove and re-install KDE" seems to be suggested. That would take too much time on Gentoo, especially if there's an alternative.
Similar to the other thread, I installed Compiz-Fusion as well, but the 0.5.2 stable version and made no changes to any kde config files.
plus kde is set to load kwin by default anyways.
So yea.
$ startx&>/tmp/startx.log
Code:
Code: Select all
travis@localhost ~ $ cat /tmp/startx.log
xauth: creating new authority file /home/travis/.serverauth.1077
X Window System Version 1.3.0
Release Date: 19 April 2007
X Protocol Version 11, Revision 0, Release 1.3
Build Operating System: UNKNOWN
Current Operating System: Linux localhost 2.6.15-gentoo-r1 #24 Fri Jun 29 03:14: 21 CDT 2007 x86_64
Build Date: 24 August 2007
Before reporting problems, check http://wiki.x.org
to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
(++) from command line, (!!) notice, (II) informational,
(WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: "/var/log/Xorg.0.log", Time: Sun Aug 26 05:06:55 2007
(==) Using config file: "/etc/X11/xorg.conf"
(II) Module already built-in
xset: bad font path element (#421), possible causes are:
Directory does not exist or has wrong permissions
Directory missing fonts.dir
Incorrect font server address or syntax
startkde: Starting up...
Warning: connect() failed: : Connection refused
/usr/kde/3.5/bin/startkde: line 416: 1149 Segmentation fault kwrapper ksms erver $KDEWM
startkde: Shutting down...
Warning: connect() failed: : Connection refused
Error: Can't contact kdeinit!
startkde: Running shutdown scripts...
startkde: Done.
waiting for X server to shut down


