在遇到许多问题后,我重新安装了 Ubuntu。我使用 Deja Dup 进行了备份。恢复文件一切顺利,除了名为 .config 的备份,它显示:
Could not restore following files. Please make sure you are able to write to them.
/home/paul/.config/opera/SingletonCookie
/home/paul/.config/opera/SingletonLock
/home/paul/.config/opera/SingletonSocket
/home/paul/.config/pulse/8e0a66cdc36b4006aa83b2b80c55223d-runtime
/home/paul/.config/xfce4/desktop/icons.screen.latest.rc
我该如何解决?
答案1
好的。能够通过输入路径访问 .config 目录(该文件夹已隐藏但仍可访问),我能够找到上面列出的文件。我将这些文件移至垃圾桶并从备份中恢复了 .config,现在一切正常。
感谢 lucki1000 帮助我找到 .config 目录。