|
|
发表于 2006-3-26 19:29:44
|
显示全部楼层
我的在安装了xgl以后在xgl环境里面也是同样的问题,大多数程序都不能运行,显示为
The program 'gedit' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadRequest (invalid request code or no such operation)'.
(Details: serial 227 error_code 1 request_code 154 minor_code 26)
(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.)
出现的都是这样的问题,不知道怎么解决?我安装的是最新的版本
另外,安装了xgl以后在原来的环境中firefox不能使用了,打开后显示一下就自动关闭了,提示错误为
/usr/libexec/mozilla-launcher: line 117: 29141 段错误 "$mozbin" "$@"
firefox-bin exited with non-zero status (139)
不知如何解决?急需解决这个问题!
多谢了! |
|