[Digikam-devel] [Bug 151321] Remaining space incorrectly calculated when using symlinks (import from camera)
Gilles Caulier
caulier.gilles at gmail.com
Fri Dec 5 13:07:06 GMT 2008
http://bugs.kde.org/show_bug.cgi?id=151321
Gilles Caulier caulier gilles gmail com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|unspecified |0.9.3-beta1
--- Comment #3 from Gilles Caulier <caulier gilles gmail com> 2008-12-05 14:07:04 ---
This problem depand of KDE API which is used to compute free space : they do
not include symlinks support, or do not have option relevant.
The KDELibs objects used for that are :
- KDiskFreeSp (KDE3) :
http://api.kde.org/3.5-api/kdelibs-apidocs/kio/kfile/html/classKDiskFreeSp.html
- KDiskFreeSpace (KDE4.1) :
http://api.kde.org/4.x-api/kdelibs-apidocs/kio/html/classKDiskFreeSpace.html
- KDiskFreeSpaceInfo (KDE 4.2) :
http://websvn.kde.org/trunk/KDE/kdelibs/kio/kfile/kdiskfreespace.h?view=markup
Note : with digiKam for KDE4, you don 't need to use symlink with your album
root path. We support multiple root albums...
I will re-assign this file to KDELibs/kio
Gilles
Gilles Caulier
--
Configure bugmail: http://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Digikam-devel
mailing list