[Seek Help] 文件管理器非常卡 Resolved
Tofloor
poster avatar
ls175sc
deepin
2022-12-30 10:35
Author

刚装上两天,开机时有一定机率死机,只能强制重启。就算不重启,文件管理器卡得死死的,几乎动不了。其它应用一切正常,并且很流畅。求助

Reply Favorite View the author
All Replies
jjcui8595
deepin
2022-12-30 14:50
#1

什么配置,系统什么版本

Reply View the author
来自Ubuntu的某位用户
deepin
2022-12-30 16:09
#2

建议更换轻量级文件管理器

PCmanFM

打开终端输入

sudo apt install pcmanfm

输入sudo密码授权

Reply View the author
云的眼泪
deepin
2022-12-30 16:29
#3

估计配置 有点低

Reply View the author
a675977709
deepin
2022-12-30 21:55
#4
It has been deleted!
a675977709
deepin
2022-12-30 21:56
#5

#重装文件管理器
sudo apt-get install --reinstall dde-control-center
#重装控制中心
sudo apt-get install --reinstall dde-file-manager
#恢复默认的文件 管理器
gio mime inode/directory dde-file-manager.desktop

#安装pcmanfm文件管理器(正在使用)
sudo apt-get install pcmanfm
#卸载pcmanfm文件管理器
sudo apt-get purge pcmanfm

Reply View the author
a675977709
deepin
2022-12-30 21:56
#6
a675977709

#重装文件管理器
sudo apt-get install --reinstall dde-control-center
#重装控制中心
sudo apt-get install --reinstall dde-file-manager
#恢复默认的文件 管理器
gio mime inode/directory dde-file-manager.desktop

#安装pcmanfm文件管理器(正在使用)
sudo apt-get install pcmanfm
#卸载pcmanfm文件管理器
sudo apt-get purge pcmanfm

可以自己尝试下

Reply View the author
LHabc
deepin
2023-01-01 19:20
#7

确实是很卡,打开文件有时也会卡上两秒

Reply View the author
ls175sc
deepin
2023-01-16 20:28
#8
jjcui8595

什么配置,系统什么版本

系统20.8版本,内核5.18.17-amd-desktop-community-hwe

Reply View the author
ls175sc
deepin
2023-01-16 20:39
#9

谢谢大家,好像这个问题之后再没出现,应该是与自动挂载的ntfs格式的硬盘分区有关

Reply View the author