您的位置:首页 > 其它

error while crawling /home/$USER: boost::filesystem::status: Permission denied: “/home$USER/.gvfs”

2015-10-15 23:19 381 查看
If you have an error in your terminal with ros when you use the tab completion

[rospack] Warning: error while crawling /home/$USER: boost::filesystem::status: Permission denied: “/home$USER/.gvfs”

You can fix with this both of commands:

$ sudo umount /home/$USER/.gvfs

$ sudo rm -rf ~/.gvfs/


Thanks to
ragingbit in this answer:
permission-denied-gvfs
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: