首页 > 编程语言 > 详细

Unity Settings Deamon crash in 16.04 every time after boot

时间:2019-05-24 11:49:57      阅读:246      评论:0      收藏:0      [点我收藏+]

安装ubuntu 16.04的时候,出现这样一个错误:

 unity-settings-deamon crashed with SIGSEGV in up_exported_dae (can‘t read more since there is no word wrapping).

网上查了资料,反复验证之后,发现这个是可以解决这个问题的:

sudo apt-get update
sudo apt-get upgrade
sudo apt-get install --reinstall unity-settings-daemon
sudo reboot

参考文档:
1 https://askubuntu.com/questions/790326/unity-settings-deamon-crash-in-16-04-every-time-after-boot

Unity Settings Deamon crash in 16.04 every time after boot

原文:https://www.cnblogs.com/dylancao/p/10916778.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!