KDE Plasma 5.12 LTSubuntu
缘由是下午5点半,更改锁屏图片,后来想一想硬盘空间不大,删除了纯色背景网络
在设置图片就发现有问题了,有的项不显示了,内心想不会搞坏了吧,结果一锁屏,黑屏了fetch
当时不知道能够切 命令行,强制重启了,spa
还好固态没有崩溃命令行
可是主题崩了,rest
Kubuntu shows error at login (file:///usr/share/sddm//themes/breeze/Main.qml:No such file or directory)
进系统时按 shift 或是 esc 进修复模式,结果没有用code
找了不少资料,不少方案,都行不通,最后找到这个国外文章,以为是如出一辙的问题,blog
How to Install the KDE Plasma Desktop on Ubuntu 18.04 LTS
连接图片
也不行,(这里应该能够)terminal
最后晚上11点找到这个文章,经过本身的思考,悟出来了:
Had the exact same issue after uninstalling some basic programs through the UI. Fixed it with apt-get install sddm-theme-breeze apt-get install --reinstall plasma-desktop The first install made it possible to log on again and the second one fixed the rest. You may use a virtual terminal to login (by pressing ctrl+alt+F1; if that doesn't work, try the other virtual terminals from ctrl+alt+F2 up to ctrl+alt+F6).
可是怎么执行都报这个错误
Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
最后想一想是否是命令行没有网络,
ping 163.com
果然是不通的,找跟有线网线,接上,再ping 就能够了
按照上面
apt-get install sddm-theme-breeze apt-get install --reinstall plasma-desktop
办好了,真是方法很简单,命令很简单,可是你不知道就不知道多难,记录,但愿帮到你