After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 314642 - no xfer method to create a directory with target dir permissions
no xfer method to create a directory with target dir permissions
Status: RESOLVED WONTFIX
Product: gnome-vfs
Classification: Deprecated
Component: Async operations
2.11.x
Other All
: Normal normal
: ---
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
Depends on:
Blocks: 45889
 
 
Reported: 2005-08-27 10:30 UTC by Christian Neumair
Modified: 2008-09-06 19:05 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Proposed (untested) patch (2.71 KB, patch)
2005-08-27 11:03 UTC, Christian Neumair
none Details | Review

Description Christian Neumair 2005-08-27 10:30:45 UTC
gnome_vfs_new_directory_with_unique_name doesn't take any permissions
information. It creates directories with 0777 (cf. make_directory helper). Any
ideas how we could expose this information API-wise?
Comment 1 Christian Neumair 2005-08-27 10:35:17 UTC
This partially blocks Nautilus bug 45889.
Note that we could also add support for creating a directory with
GNOME_VFS_XFER_TARGET_DEFAULT_PERMS, which isn't implemented if I get the
copy_directory helper correctly.
Comment 2 Christian Neumair 2005-08-27 11:03:14 UTC
Created attachment 51416 [details] [review]
Proposed (untested) patch
Comment 3 André Klapper 2008-09-06 19:05:56 UTC
gnome-vfs has been deprecated and superseded by gio/gvfs since GNOME 2.22, hence mass-closing many of the gnome-vfs requests/bug reports. This means that gnome-vfs is NOT actively maintained anymore, however patches are still welcome.

If your reported issue is still valid for gio/gvfs, please feel free to file a bug report against glib/gio or gvfs.

@Bugzilla mail recipients: query for gnome-vfs-mass-close to get rid of these notification emails all together.


General further information: http://en.wikipedia.org/wiki/GVFS 
Reasons behind this decision are listed at http://www.mail-archive.com/gnome-vfs-list@gnome.org/msg00899.html