» 您尚未 登录   注册 | 银行 | 首页调用管理 | 博客 | 帮助 | 社区 | 无图版
华镭社区论坛 -> 应用程序 -> firefox退出
 XML   RSS 2.0   WAP 

--> 本页主题: firefox退出 加入收藏 | 收藏主题 | 上一主题 | 下一主题
sdzzg




该用户目前不在线
级别: 荣誉会员
精华: 0
发帖: 226
威望: 123 点
镭: 27 L
贡献值: 0 点
在线时间:89(小时)
注册时间:2005-09-09
最后登录:2009-02-06
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子

firefox退出

启动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.)


[楼 主] | Posted: 2006-01-24 17:04
顶端
1934_quan




该用户目前不在线
级别: 新手上路
精华: 0
发帖: 8
威望: 2 点
镭: 2 L
贡献值: 0 点
在线时间:5(小时)
注册时间:2006-01-12
最后登录:2007-04-30
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子



这是由 flash 插件引起的,将该插件删除即可。
[1 楼] | Posted: 2006-01-24 20:06 顶端
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 顶端
liedy




该用户目前不在线
级别: 新手上路
精华: 0
发帖: 31
威望: 26 点
镭: 17 L
贡献值: 0 点
在线时间:19(小时)
注册时间:2006-03-10
最后登录:2007-12-09
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子



我在终端下面运行下面的命令:

apt-get install --reinstall xserver-xorg xserver-common

但是要求我放進光盤,但我的光盤是刻錄的,
安裝時也在刻錄盤上安裝~
怎麼辦?

刪除flash插件在哪刪?

[3 楼] | Posted: 2006-03-25 12:19 顶端
Eimy




该用户目前不在线
级别: 普通会员
精华: 0
发帖: 60
威望: 1 点
镭: 0 L
贡献值: 0 点
在线时间:0(小时)
注册时间:2005-11-28
最后登录:2007-12-26
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子



这是由于你没有设置源产生的。
你把/etc/apt/sources.list文件里内容删掉,然后添加源:
deb http://rays.swhss.com.cn/RAYSLX/ zidian main contrib non-free(具体可以参考这个帖子http://www.sw-linux.com.cn/bbs/viewtopic.php?t=1622&sid=d45fd142ceddc34c580ed9e8c6405410)。
然后你在使用上面的命令。

[4 楼] | Posted: 2006-03-27 11:10 顶端
support17




该用户目前不在线
级别: 资深会员
精华: 0
发帖: 709
威望: 2 点
镭: 2 L
贡献值: 0 点
在线时间:0(小时)
注册时间:2005-06-27
最后登录:2006-12-14
查看作者资料 发送短消息 推荐此帖 引用回复这个帖子



请参考如下的帖子:
http://bbs.sw-linux.com.cn/viewtopic.php?t=1725&highlight=ARGB&sid=853adab995920dc69ec707e88b282e3d

[5 楼] | Posted: 2006-03-29 09:15 顶端

华镭社区论坛 -> 应用程序