lewisjohn 发表于 2003-5-4 14:56:58

请问一个GNOME升级之后遇到的问题。

最近按照GNOME.org上的顺序下载并安装了红帽9.0中的GNOME软件包(我原来的系统是GNOME7.3),在KDM中就是进不了GNOME,但在failsafe中我通过metacity&nautilus&gnome-panel进入了GNOME,但一点控制中心中的”主题“、”背景“等选项,窗口管理器就会崩溃,然后窗口、菜单等的所有文字都不能显示了,查看一下xterm,发现是如下错误:
The program 'nautilus' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadLength (poly request too large or internal Xlib length erro'.
(Details: serial 15328 error_code 16 request_code 153 minor_code 20)
(Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
哪位大侠能帮助我解决一下?小弟感激涕零!谢谢!

myong 发表于 2003-5-4 18:09:51

好像RH9的gnome升级是和XFree86的升级相关的, 你的XF升了吗?

你在那看到的这个文档, 地址贴出来看看?

lewisjohn 发表于 2003-5-4 19:46:52

我看到的那篇安装GNOME的文章是在:
http://www.gnome.org/start/2.2/notes/rninstallation.html
安装过程好像是提示过缺少libXrandr.so.2,我特地下载了Xfree libs,但安装时冲突太多,就单独下载了libXrandr.so.2这个文件,后面安装也就通过了,不知道现在怎么还有问题。

myong 发表于 2003-5-4 22:55:26

我看你真的不如直接升到RH9算了

lewisjohn 发表于 2003-5-5 08:06:13

难道就真的没有办法解决我的问题了吗?是不是我少安装了什么软件?
页: [1]
查看完整版本: 请问一个GNOME升级之后遇到的问题。