[Bug 327249] nautilus ignores umask
    gnome-vfs (bugzilla.gnome.org) 
    bugzilla-daemon at bugzilla.gnome.org
       
    Mon Jan 16 20:13:02 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
Christian Neumair changed:
           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |chris at gnome-de.org
         AssignedTo|nautilus-maint at gnome.bugs   |gnome-vfs-maint at gnome.bugs
             Status|UNCONFIRMED                 |NEW
          Component|File and Folder Operations  |File operations
     Ever Confirmed|0                           |1
         OS/Version|Linux                       |All
            Product|nautilus                    |gnome-vfs
          QAContact|nautilus-maint at gnome.bugs   |gnome-vfs-maint at gnome.bugs
            Version|2.12.x                      |2.13.x
------- Comment #1 from Christian Neumair  2006-01-16 20:13 UTC -------
Thanks for your bug report!
I'm reassigning this to GnomeVFS. We're hard-coding 0666 in
gnome-vfs-xfer.c:xfer_create_target which is passed to gnome_vfs_create_uri,
pass  0600 to fchmod in gnome-vfs-private-utils.c:gnome_vfs_create_temp, and
pass 0777 to gnome_vfs_make_directory_for_uri in
gnome-vfs-xfer.c:create_directory.
I think what permissions are used should be decided inside GnomeVFS. Maybe we
should pass umask permissions, and the modules should decide whether they care
or not.
-- 
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