[Digikam-devel] [Bug 145252] New: Umask settings used for album directory, not for image files
giaracca at flashmail.com
giaracca at flashmail.com
Thu May 10 01:32:38 BST 2007
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.kde.org/show_bug.cgi?id=145252
Summary: Umask settings used for album directory, not for image
files
Product: digikam
Version: unspecified
Platform: Ubuntu Packages
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: general
AssignedTo: digikam-devel kde org
ReportedBy: giaracca flashmail com
Version: (using KDE KDE 3.5.6)
Installed from: Ubuntu Packages
OS: Linux
I'm trying to find a way to share digikam albums with other user of my machine. I managed to give write permission to the database file and to album directory.
Here
http://mail.kde.org/pipermail/digikam-users/2005-September/000430.html
I found the suggestion to use umask settings to allow group write to albums.
If I start digikam with the command
$ umask 0002; digikam
new albums directory are created with the correct permissions, but imported photos does not follow umask settings. AFAIK they are imported with the original permission.
So I'm asking if this is the intended behaviour or not. Why follow the umask for directory and not for image files?
Thanks for your wonderful application!
More information about the Digikam-devel
mailing list