[Digikam-devel] [Bug 119006] Wrong permissions on database file

Achim Bohnet ach at mpe.mpg.de
Tue Dec 27 16:11:33 GMT 2005


------- 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=119006         




------- Additional Comments From ach mpe mpg de  2005-12-27 17:11 -------
Hi,
AFAIK digikam supports two running instances of digikam of the same
user (2nd one with readonly access).   On first look this looks similar/
identical to two instances started from different accounts.  Technical
reason that this is different may be

  o ~kde/share/config/digikam* are different for different users
  o looking of digikam3.db that ensures that second instance gets
    only readonly access is accuount specific implemented

So if no technical problem (beside digikam using 644) exists. I
think the bugreport, as a wishlist, is valid and should stay open:
digikam should honour the default umask setting.

Achim
P.S. here the result of a quick test in a fresh user account:


umask 002
digikam &

Pictures/                   ==> 775
Pictures/digikam3.db        ==> 644  
Pictures/SubDir             ==> 755
Picutres/Subdir/d-and-d.png ==> 644

editing with IE and use 'Save as' preserves permisions.  If orig image was 644 or 664 saved-as image has the same.



More information about the Digikam-devel mailing list