文件管理器bug
Tofloor
poster avatar
mjg2004
deepin
2020-11-06 19:07
Author

文件管理器 里 磁盘列表 容量显示错误。

本地磁盘,u盘,移动硬盘,里 ntfs,fat等格式分区已用容量显示都不正确,显示的都是 系统盘 /  的使用量。

ext4 格式的分区 有的正确 有的不正确。。。奇了怪!

命令行里 df -h 显示的是正确的。

Reply Favorite View the author
All Replies
Ziggy
deepin
2020-11-06 21:21
#1

sudo apt update && sudo apt upgrade看看有没有更新,目前文管在优化了

Reply View the author
jingle
deepin
2020-11-06 21:31
#2

看下文管的版本

Reply View the author
mjg2004
deepin
2020-11-06 21:38
#3
Ziggy

sudo apt update && sudo apt upgrade看看有没有更新,目前文管在优化了

已经是全部更新过的了

Reply View the author
Ziggy
deepin
2020-11-06 21:39
#4
mjg2004

已经是全部更新过的了

其他组件也更新了吗

Reply View the author
mjg2004
deepin
2020-11-06 21:39
#5
jingle

看下文管的版本

目前的最新版   ,现在没在用,看不到

Reply View the author
mjg2004
deepin
2020-11-06 21:41
#6
Ziggy

其他组件也更新了吗

sudo apt update && sudo apt upgrade 全系统更新了的, 

Reply View the author
Ziggy
deepin
2020-11-07 03:47
#7
mjg2004

目前的最新版   ,现在没在用,看不到

apt search dde-file-manager可以看

Reply View the author
mjg2004
deepin
2020-11-08 06:29
#8
Ziggy

apt search dde-file-manager可以看

说了是没有在用(那台电脑)!,你告诉我怎么看,我知道怎么看。。。

Reply View the author
mjg2004
deepin
2020-11-08 06:44
#9
jingle

看下文管的版本

jack@deepin:~$ apt list dde-file-manager --installed
正在列表... 完成

dde-file-manager/未知,now 5.2.0.59-1 amd64 [已安装]


jack@deepin:~$ apt search dde-file-manager

正在排序... 完成
全文搜索... 完成
dde-disk-mount-plugin/未知,now 5.2.0.59-1 amd64 [已安装]
plugin of dde-dock

dde-file-manager/未知,now 5.2.0.59-1 amd64 [已安装]
File manager front end

dde-file-manager-dbgsym/未知 5.2.0.59-1 amd64
debug symbols for dde-file-manager

dde-file-manager-menu-oem/未知 0.2.1-1 amd64
OEM menu extension support for Deepin File Manager

dde-file-manager-menu-oem-dbgsym/未知 0.2.1-1 amd64
debug symbols for dde-file-manager-menu-oem

libdde-file-manager/未知,now 5.2.0.59-1 amd64 [已安装]
DDE File Manager library

libdde-file-manager-dbgsym/未知 5.2.0.59-1 amd64
debug symbols for libdde-file-manager

libdde-file-manager-dev/未知 5.2.0.59-1 amd64
DDE File Manager Devel library

net.playhi.dde-file-manager-menu-quick-hash-plugin-gtkhash/stable,stable 1.0.1.2 all
Add an item to request GtkHash to calculate the hash of the selected file(s) in the dde-file-manager right-click menu.


Reply View the author