【已解决】BUG 深度文件管理器不能自动刷新的问题
Tofloor
poster avatar
187******92
deepin
2018-05-28 18:30
Author
本帖最后由 snake 于 2018-5-28 12:36 编辑

使用deepin工作一年多了,但是有些问题严重影响了整体体验。希望尽快修复
具体描述:
1.创建文件夹,然后没有立即显示出来,点返回上级目录 再进来已经创建成功了 ,重命名、解压什么的都一样。
2.经常性出现鼠标无法滚动的问题。

以上问题是偶发的,有时候重启就好了。但是发生概率极大。有任何bug相关问题可以联系我,谢谢!
解决方式:参照下面帖子的9#回复操作
https://bbs.deepin.org/post/145787#fresh
命令行执行:
1、sudo sysctl -a | grep fs.inotify.max_user_watches


8192
2、  sudo sysctl -w fs/inotify/max_user_watches=10000


然后重启文件管理器就好了
但是我不是很明白为什么别的文件浏览器还是可以正常使用,deepin的文件浏览器需要改这个参数。

Reply Favorite View the author
All Replies
avatar
海天鹰
deepin
2018-05-28 18:38
#1
早就发现了,无视。
Reply View the author
avatar
187******92
deepin
2018-05-28 18:52
#2
刚刚去群里了解一下 有不少人都遇到这个问题!算是很严重的bug 希望官方重视。
Reply View the author
avatar
许自强
deepin
2018-05-28 19:02
#3
https://bbs.deepin.org/post/157164
刚刚去群里了解一下 有不少人都遇到这个问题!算是很严重的bug 希望官方重视。 ...

3个人
Reply View the author
avatar
WENWEN
deepin
2018-05-28 19:17
#4
https://bbs.deepin.org/post/157164
刚刚去群里了解一下 有不少人都遇到这个问题!算是很严重的bug 希望官方重视。 ...

这个不是bug

https://bbs.deepin.org/post/145787  看9楼
Reply View the author
avatar
21wmd
deepin
2018-05-28 19:32
#5
我创建文件和文件夹试了试,没有什么异常啊,楼主是最新版不
Reply View the author
avatar
187******92
deepin
2018-05-28 20:19
#6
https://bbs.deepin.org/post/157164
这个不是bug

https://bbs.deepin.org/post/145787#fresh  看9楼 ...

exec follow commands:

         sudo sysctl -a | grep fs.inotify.max_user_watches

         8192


change this var 【fs.inotify.max_user_watches】,exec cmd :


        sudo sysctl -w fs/inotify/max_user_watches=10000

Then restart dde-file-manager

我试了这个方法确实有用,感谢
Reply View the author
avatar
dufengming2008
deepin
2021-12-27 17:37
#7

依然存在

Reply View the author