songqing 发表于 2008-8-25 03:41:37

KDM出现严重错误,怎么办?

今晚仿照置顶的“KDE 4.0.5/4.1.0 for MagicLinux 已经可用 ^_^(405/410)”的贴子对KDE进行升级到4.0.5,做完后在KDM的会话类型中没有出现KDE4的选项,所以进入的还是KDE3.5.9。
而升级到4.1.0后,在KDM不管用什么用户登录时,提示出现严重错误,请查看KDM的日志文件或与管理员联系。KDM的日志文件内容如下:
This is a pre-release version of the X server from The X.Org Foundation.
It is not supported in any way.
Bugs may be filed in the bugzilla at http://bugs.freedesktop.org/.
Select the "xorg" product for bugs you find in this release.
Before reporting bugs in pre-release versions please check the
latest version in the X.Org Foundation git repository.
See http://wiki.x.org/wiki/GitPage for git access instructions.

X.Org X Server 1.4.0.90
Release Date: 5 September 2007
X Protocol Version 11, Revision 0
Build Operating System: MagicLinux Magic Group
Current Operating System: Linux sqingsoft 2.6.25.10-smp #1 SMP Tue Jul 8 16:20:12 CST 2008 i686
Build Date: 09 February 200806:26:00PM
Build ID: xorg-x11-server 1.4.0.90-1mgc
        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: Mon Aug 25 03:11:13 2008
(==) Using config file: "/etc/X11/xorg.conf"
(II) Module "ddc" already built-in
(II) Module "i2c" already built-in
(II) Module "ramdac" already built-in
Could not init font path element unix/:7100, removing from list!
Could not init font path element built-ins, removing from list!
QImage::convertDepth: Image is a null image
QImage::smoothScale: Image is a null image

nihui 发表于 2008-8-25 08:51:19

apt-get install kde4-session qt4-cjk

我想说的是:这样子安装不会升级 KDE,而是 kde4 & kde3 共存。
如果你先安装了 KDE4,然后把 kde3 删掉,那么在启动 x server 的时候会没办法运行 kde3-kdm。而 kde4-kdm 是弱化对 kde3-kdm 依赖关系的(原因是两者是有重复的,但真正启动的时候是利用 kde4-kdm-config 这个开关控制的,开关中仍然利用了 kde3-kdm 的部分文件,这些文件并不是在 kdebase 这个包里的,而是在 magic-kde-config 里面,如果依赖上了,几乎依赖了整个 KDE3 环境.......)。

尝试直接启动 /opt/kde4/bin/startkde4。

time after time !!

songqing 发表于 2008-8-25 12:40:56

正样直接启动 /opt/kde4/bin/startkde4啊?

而装了4.1.0后,为什么在KDM不管用什么用户登录时,提示出现严重错误,请查看KDM的日志文件或与管理员联系?

haulm 发表于 2008-8-26 12:18:46

原帖由 songqing 于 2008-8-25 12:40 发表 http://www.linuxfans.org/bbs/images/common/back.gif
正样直接启动 /opt/kde4/bin/startkde4啊?

而装了4.1.0后,为什么在KDM不管用什么用户登录时,提示出现严重错误,请查看KDM的日志文件或与管理员联系?

请把你的magic-kde-config版本恢复到原有版本。
页: [1]
查看完整版本: KDM出现严重错误,怎么办?