奇怪的现象:桌面内容不能实时刷新
Tofloor
poster avatar
lyhdzxf
deepin
2019-09-16 18:30
Author
1.最近发现,通过QQ或者微信接收保存到桌面的文件,在桌面看不到;通过wps文字、表格建立的文件,另存到桌面时,看不到文件;……
2.删除桌面的文件时,点击了删除对话窗口的“确定”,文件仍然在,只有按F5键后,文件才消失。


原先是正确的。
郁闷了

Reply Favorite View the author
All Replies
avatar
justforlxz
deepin
2019-09-16 19:23
#1
是不是用了什么工具把桌面打开了,然后把filewatcher资源用光了,才导致无法实时监控桌面目录的变化?
Reply View the author
avatar
WENWEN
deepin
2019-09-16 20:00
#2
  1. exec follow commands:

  2.          sudo sysctl -a | grep fs.inotify.max_user_watches

  3.          8192


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


  5.         sudo sysctl -w fs/inotify/max_user_watches=10000

  6. Then restart dde-file-manager
Copy the Code
Reply View the author
avatar
lackvlong
deepin
2019-09-17 03:27
#3
wo de shu ru fa anzhuang xitong de shihou tishi sunhuai,xianzai shurufa chongxin anzhuang le ye buxing,bu chu YuXuanKuang.ChaoJi NanShou
Reply View the author
avatar
cheesezhang
deepin
2019-09-17 18:09
#4
https://bbs.deepin.org/post/182722
wo de shu ru fa anzhuang xitong de shihou tishi sunhuai,xianzai shurufa chongxin anzhuang le ye buxi ...

皇家翻译:我的输入法安装系统的时候提示损坏,现在输入法重新安装了也不行,不出预选框.超级难受
Reply View the author
Comments
hlbj105
2019-09-17 19:48
6666
avatar
mcxx123
deepin
2019-09-17 19:26
#5
是的与你的问题类似,有时候新建文件,需要手动刷新才能看见文件。
Reply View the author