python怎么过滤字符串中的英文字母
522
2022-11-10
关于Centos 7无法启动firefox &的报错解决
Firefox浏览器在软件开发、系统调试过程中发挥着重要的作用,因此在Centos7调试中,我也使用了Firefox测试Apache设置的站点,但在Firefox &时无法打开。[1] 4585Failed to open connection to "session" message bus: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.
从上面的错误,系统提示没有装x11,安装方法如下
#yum install -y xorg-x11-xauth
继续打开时,提示乱码
安装中文字库
#yum -y install wqy-zenhei-fonts*
安装完成后,重新打开
#firefox &
版权声明:本文内容由网络用户投稿,版权归原作者所有,本站不拥有其著作权,亦不承担相应法律责任。如果您发现本站中有涉嫌抄袭或描述失实的内容,请联系我们jiasou666@gmail.com 处理,核实后本网站将在24小时内删除侵权内容。
发表评论
暂时没有评论,来抢沙发吧~