https://bugs.kde.org/show_bug.cgi?id=357731

--- Comment #4 from Infanta Xavier <xavier8...@yahoo.com> ---
this could be the cause of the bug but not sure.

https://github.com/pcarrier/afuse/issues/4

the issue could be this,
in KDiskFreeSpaceInfo::freeSpaceInfo method 
KMountPoint::currentMountPoints().findByPath(path) returns
"/home/user/.mnt/ssh"
had it returned the actual proxy path which is "/tmp/afuse-fqPWBG/fedold"
the subsequent statvfs call on the mount point path would've returned the
correct freespace info

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to