[Digikam-devel] [digikam] [Bug 327254] ACL default:mask ignored / mask changed for (image editor | batch queue manager)
Gilles Caulier
caulier.gilles at gmail.com
Thu Sep 4 10:15:41 BST 2014
https://bugs.kde.org/show_bug.cgi?id=327254
--- Comment #3 from Gilles Caulier <caulier.gilles at gmail.com> ---
Thomas,
For Image editor, ACL are managed through std::umask() in this method :
https://projects.kde.org/projects/extragear/graphics/digikam/repository/revisions/master/entry/utilities/imageeditor/editor/editorwindow.cpp#L2552
What's missing here ? Documentation about umask() function can be found here :
http://man7.org/linux/man-pages/man2/umask.2.html
In BQM, there is no similar code. So, right this is missing.
It miss also code certainly in ImportUI, when files are copy from camera to
computer, but i'm not sure.
Gilles Caulier
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Digikam-devel
mailing list