我是靠谱客的博主 清脆豆芽,这篇文章主要介绍Attempting to set the permissions of `/root/.local/share/recently-used.xbel’, but failed: No such fi...,现在分享给大家,希望可以做个参考。
To make the warning go away, open terminal and write:
sudo mkdir -p /root/.local/share
As it so happens the directory which does not exist is a directory which is not supposed to exist in the first place. (~/.local being what it is).
Move away your user’s /home/.local/share folder and start gedit.
Gedit assumes a working desktop environment installation, with ~/.local tree and all. It warns when it doesn’t find one. For /root no such tree ought to exist (it is created on first run of a desktop session, which root is never supposed to do).
转载于:https://www.cnblogs.com/JavaTechLover/archive/2012/09/30/2709156.html
最后
以上就是清脆豆芽最近收集整理的关于Attempting to set the permissions of `/root/.local/share/recently-used.xbel’, but failed: No such fi...的全部内容,更多相关Attempting内容请搜索靠谱客的其他文章。
本图文内容来源于网友提供,作为学习参考使用,或来自网络收集整理,版权属于原作者所有。
发表评论 取消回复