安装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

相关文章:

  • 2022-01-06
  • 2021-12-31
  • 2021-11-03
  • 2021-10-01
  • 2022-12-23
  • 2021-07-05
  • 2022-01-11
猜你喜欢
  • 2022-12-23
  • 2021-06-11
  • 2021-09-25
  • 2021-12-30
  • 2022-12-23
  • 2022-12-23
  • 2021-08-01
相关资源
相似解决方案