stanley
级别: 管理员
精华:
1
发帖: 1122
威望: 1154 点
镭: 854 L
贡献值: 0 点
在线时间:844(小时)
注册时间:2002-11-07
最后登录:2011-10-12
|
[list]启动Firefox后,打开新浪、163.com等立刻退出,错误如下
The program \'Gecko\' received an X Window System error.
This probably reflects a bug in the program.
The error was \'BadMatch (invalid parameter attributes)\'.
(Details: serial 156 error_code 8 request_code 146 minor_code 3)
(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.)[/list]
该情况根本原因是光盘刻制不太好,导致xserver-org和xserver-common没有安装正常(或有破损)。
可以在终端下面运行下面的命令:
apt-get install --reinstall xserver-xorg xserver-common
然后重新配置一下xserver即可,注意需要注销登录,或者重新启动也可以。
|
|
|
|
[2 楼]
|
Posted: 2006-01-25 09:40 |
| |