Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
深度文件管理器操作完成后显示滞后
Experiences and Insight
1144
views ·
3
replies ·
To
floor
Go
ying11
deepin
2018-06-21 01:05
Author
今天刚更新完系统,但是发现前几天存在的问题依然没有解决:在文件夹内新建或删除文件或文件夹(或其它操作),都显示不出操作后的结果,一定要关掉文档管理器/去别的文件夹刷回来才有用,详细看GIF。
不知这个问题需要上传哪些相关日志..
Reply
Like 0
Favorite
View the author
All Replies
WENWEN
deepin
2018-06-21 01:11
#1
搜索fresh字眼
Reply
Like 0
View the author
ying11
deepin
2018-06-21 01:20
#2
https://bbs.deepin.org/post/158626
搜索fresh字眼
谢谢你!解决了。
同问题帖子:https://bbs.deepin.org/post/145787#fresh
解决办法:运行命令:
sudo sysctl -w fs/inotify/max_user_watches=10000
重启文档管理器即可。
Reply
Like 0
View the author
ying11
deepin
2018-06-23 07:58
#3
建议不要把值改为10000,很容易爆的样子,我用了没几天问题就又出现了!
建议运行
sudo sysctl -w fs/inotify/max_user_watches=200000
后在 /etc/sysctl.conf 文件中添加下面这行
fs.inotify.max_user_watches=200000
这样能解决重启失效的问题。
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Ranking
Change
【Enhanced Repo】Better Deepin Repo is released
Popular Events
More
不知这个问题需要上传哪些相关日志..