Downloads
每当我尝试访问诸如或 之类的目录时Documents
,就会出现一个对话框,其中包含以下错误消息:
"Oops! Something went wrong."
Unable to find the requested file. Please check the spelling and try again.
经过一段时间的搜索,我终于读到了这问题,但没有任何效果。我最后的“解决方案”是打开我的终端,~
通过运行以下命令进入并创建每个目录:
mkdir Music Pictures Videos Documents Public Templates Downloads Desktop
现在我可以访问这些目录,但桌面上每个目录都有一个文件夹图标。我觉得这不对劲。我的做法是不是哪里不对?
我在用着Ubuntu 20.04
。
提前致谢!