分页: 1 / 1

firefox2崩溃

发表于 : 2006-11-19 9:59
starcub
系统:ubuntu6.10,在使用firefox2的时候会自动退出,当再次打开firefox2的时候会说上次的firefox意外关闭之类的。很奇怪,好像只有包含flash的网页才会自动退出。其他的貌似还比较正常。

请问各位如何卸载firefox在重新安装啊?我在“添加/删除”里面卸载,它说“一个或者多个应用程序依赖 firefox。删除firefox或者依赖应用程序,请用新得立软件包管理器。”却又不说是哪一个。。。请问还有别的什么办法能够删掉ff2,重新安装的吗?

先谢谢了。

发表于 : 2006-11-19 10:06
dpmcl
firefox崩溃的解决办法

aused by flashplayer,
sudo gedit /usr/bin/firefox
and add the following line as last but one line of the file:

export XLIB_SKIP_ARGB_VISUALS=1

发表于 : 2006-11-19 11:54
ttyahoo
dpmcl 写了:firefox崩溃的解决办法

aused by flashplayer,
sudo gedit /usr/bin/firefox
and add the following line as last but one line of the file:

export XLIB_SKIP_ARGB_VISUALS=1
试了,照崩

发表于 : 2006-11-19 13:09
xiaosilent
是不是尝新,用的 flash9 beta ? 换回 flash7 应该没事。

发表于 : 2006-11-19 22:02
starcub
恩,我试了,用这种办法,7就没有问题。

谢谢回复。