[ubuntu-mono] [Bug 201395] Re: f-spot should obey umask

GercoKees gercokees at solcon.nl
Wed Mar 12 18:21:55 UTC 2008


For example, 
check umask:
$ umask
0002
start f-spot and import a picture: "test.jpg". In my case the file will be copied to:
~/afb/2007/05/28/
create a file:
$ touch ~/afb/2007/05/28/file
check the results:
$ ls ~/afb/2007/05/28/ -la
totaal 1392
drwxrwsr-x 2 gercokees samen    4096 2008-03-12 19:17 .
drwxrwsr-x 3 gercokees samen    4096 2008-03-12 19:16 ..
-rw-rw-r-- 1 gercokees samen       0 2008-03-12 19:17 file
-rw-r--r-- 1 gercokees samen 1410133 2008-03-12 19:16 test.jpg
gercokees at laptop:~$ 

notice the wrong file-permissions for the file "test.jpg" (should be rw-
rw-r--)

-- 
f-spot should obey umask
https://bugs.launchpad.net/bugs/201395
You received this bug notification because you are a member of MOTU Mono
Team, which is subscribed to f-spot in ubuntu.




More information about the Ubuntu-mono mailing list