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 44554 - GNOME-VFS symlinks need to support cross-scheme symlinks
GNOME-VFS symlinks need to support cross-scheme symlinks
Status: RESOLVED WONTFIX
Product: gnome-vfs
Classification: Deprecated
Component: Async operations
cvs (head)
Other All
: Normal normal
: later
Assigned To: gnome-vfs maintainers
gnome-vfs maintainers
: 41392 42792 55239 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2000-11-06 19:45 UTC by Michael Fleming
Modified: 2008-09-06 19:17 UTC
See Also:
GNOME target: ---
GNOME version: Unversioned Enhancement



Description Michael Fleming 2001-09-10 00:45:25 UTC
There should be a mechanism for supporting cross-scheme symlinks



------- Additional Comments From mikef@praxis.etla.net 2000-11-06 14:46:21 ----

Required for features described in 3758



------- Additional Comments From sullivan@eazel.com 2000-11-06 14:49:42 ----

I made this P2 usable because bug 43758, which depends on it, is marked such. I
think bug 43758's priority is debatable, but I won't debate it.



------- Additional Comments From snickell@stanford.edu 2000-11-16 23:00:40 ----

I'm not sure this fits the specifications of bug 43758. Bug 43758 suggests that
the vault icon should not display a "shortcut" emblem. However, making the link
to the vault a symbolic link will cause it to acquire such an emblem. That means
we'd have to special case the vault icon anyway. Unless this feature is
desirable for something else, I'm guessing it will be simpler to "hack" the
vault icon in and add URI link support when we have time to do it right. Also
might look at NautilusLinks, not sure how powerful they are right now (see
~/Nautilus).



------- Additional Comments From pavel@eazel.com 2000-12-01 02:12:09 ----

Mike, this is what we talked about and decided a simple, Nautilus-link like
solution will be good enough for 1.0, right? If yes, I can downgrade the time
estimate.



------- Additional Comments From mikef@praxis.etla.net 2000-12-04 17:27:44 ----

Yeah, I don't need this for 1.0



------- Additional Comments From mjs@noisehavoc.org 2000-12-15 02:29:57 ----

NOte that 3758 got moved to post-1.0, meaning this bug too is probably not
1.0-critical.




------- Additional Comments From snickell@stanford.edu 2001-07-23 00:34:06 ----

Taking bugs previously assigned to Pavel, assigning them to myself. Will parse
them out at my leisure , but many are GnomeVFS bugs we should look at for 2.0



------- Additional Comments From mjs@noisehavoc.org 2001-08-26 21:12:34 ----

*** Bug 41392 has been marked as a duplicate of this bug. ***



------- Additional Comments From mjs@noisehavoc.org 2001-08-26 21:26:44 ----

*** Bug 42792 has been marked as a duplicate of this bug. ***



------- Additional Comments From snickell@stanford.edu 2001-08-27 00:27:14 ----

Current thinking is to implement this as "redirects" not like POSIX symbolic
links. Then HTTP redirects will use them. The reason is that otherwise your URL
will start with a particular protocol...say http://... and will have to check
every element in the path chain to see if its a link and then change protocols
if its not. One tiny example of how this is broken is the is_local call will not
be correct anymore.



------- Additional Comments From snickell@stanford.edu 2001-08-27 00:33:33 ----

marking this for 2.2, but I suspect it will eventually get punted. We'll see....



------- Bug moved to this database by unknown@bugzilla.gnome.org 2001-09-09 20:45 -------
Comment 1 Maciej Stachowiak 2001-10-07 10:48:48 UTC
*** Bug 55239 has been marked as a duplicate of this bug. ***
Comment 2 Seth Nickell 2004-10-27 03:49:39 UTC
MASS CHANGE VFS. Re-assigning bugs that I currently own in VFS to the proper
owner (probably Alex).
Comment 3 Christian Neumair 2005-04-30 19:58:45 UTC
Seth: Maybe you could describe the "redirects" concept a bit more detailed,
especially a possible API. This really sounds interesting.
Comment 4 Christian Neumair 2006-07-30 09:27:53 UTC
Hrm I think a flag for the file info could be suited better to flag that the symlink_name refers to an URI.

Note that a patch attached to bug 349241 would have to be revised if we support this, i.e. gnome_vfs_find_directory_cancellable semantics would have to be changed (the patch will add a TODO comment).
Comment 5 André Klapper 2008-09-06 19:17:27 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