Hello!
I just updated to Plasma 6 Beta 2 on EndeavourOS, and I’m facing a weird problem with Dolphin and Partition manager not reporting disk usage for BTRFS file system.
Also, if I extract a compressed file using Ark’s context menu from Dolphin, an error pop up that I don’t have enough disk space. I have plenty of space and there is no problem If I use the backend CLI tools.
There are also messages of misaligned partition, which I have never seen.
lsblk
does show usage.
> lsblk -f
NAME FSTYPE FSVER LABEL UUID FSAVAIL FSUSE% MOUNTPOINTS
sda
└─sda1 btrfs Storage 34e252d7-3af0-43dc-9442-515dde67b4da 271.5G 71% /data
/stuff
/media
sdb
├─sdb1 vfat FAT32 953A-A533 722.1M 28% /efi
├─sdb2 btrfs Linux 199f0a47-eee3-4166-8ac0-b278fc03f680 190G 57% /var/log
│ /home
│ /var/cache
│ /
└─sdb3 swap 1 swap e28830a7-4275-4878-9368-eef7f43062c5 [SWAP]
zram0 [SWAP]
I would love to create a bug report, but I don’t know exactly which component this bug fall under.