[Bug 327249] nautilus ignores umask
gnome-vfs (bugzilla.gnome.org)
bugzilla-daemon at bugzilla.gnome.org
Thu Sep 21 19:11:20 UTC 2006
Do not reply to this via email (we are currently unable to handle email
responses and they get discarded). You can add comments to this bug at
http://bugzilla.gnome.org/show_bug.cgi?id=327249
gnome-vfs | File operations | Ver: 2.13.x
Jaume changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |txomix at gmail.com
------- Comment #16 from Jaume 2006-09-21 19:10 UTC -------
Hi Josselin,
I applied the patch and I have some strange behavior. If I set an umask of 007,
I get files with permissions 661, but I should be getting 660.
I think the MODE XOR UMASK is not what you should do. I think it should be MODE
AND !UMASK.
Correct me if I am wrong.
Thanks for your patch!
Jaume
--
Configure bugmail: http://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Pkg-gnome-maintainers
mailing list