GNOME Bugzilla – Bug 340234
Modify gnome-vfs2 so that write access to $HOME is not required
Last modified: 2008-09-06 18:55:01 UTC
I am writing a CGI program that uses gnome-vfs2 to abstract various protocols. Version 2.14.1 of the gnome-vfs library will not initialize if the process does not have write access to $HOME. Allowing an Apache process to write to its $HOME is often a bad idea. Could gnome-vfs2 avoid requiring ~/.gnome2/gnome-vfs/ ? Or, is the use of gnome-vfs2 by a CGI program just a bad idea?
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 this notification noise 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