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 305079 - It is impossible to access an automounted directory in the file selector
It is impossible to access an automounted directory in the file selector
Status: RESOLVED DUPLICATE of bug 136541
Product: gtk+
Classification: Platform
Component: Widget: GtkFileChooser
unspecified
Other All
: Normal minor
: ---
Assigned To: gtk-bugs
gtk-bugs
Depends on:
Blocks:
 
 
Reported: 2005-05-22 10:32 UTC by Sebastiano Vigna
Modified: 2005-05-25 01:28 UTC
See Also:
GNOME target: ---
GNOME version: 2.7/2.8



Description Sebastiano Vigna 2005-05-22 10:32:36 UTC
It should be possible to type manually the name of a directory upon request.
Presently, if the directory is not already mounted (or has been mounted by
automatically unmounted) there is no way to access the directory.

I know that symlinks can be created to this effect, but I'm thinking of the
average user.

Other information:
Comment 1 Owen Taylor 2005-05-22 13:10:54 UTC
Accessing an automounted directory by path is an advanced feature.
(Home directories are a different, but not an issue here.) So,
having to use '/' or C-l access the path dialog isn't that much
to expect. And as soon as you access the directory the first time
you can create a bookmark for repeated use.

If there are shared automounted directories that are interesting for
the user to access, I think it's up to the sysadmin to provide some
easy way to get to them without typing in paths. Such as providing
symlinks or preset bookmarks for all users.

That is one thing that we may not have: a way for a sysadmin to
configure bookmarks for all users (/etc/skel isn't really an answer,
because it needs to apply to existing accounts.)
Comment 2 Sebastiano Vigna 2005-05-22 20:23:40 UTC
Well, I just learned about C-l. How does Gnome people expect people to learn
about such a feature? People does not read user manuals for *file selectors*...
indeed I was very irritated by the lack of an explicit location widget. Now I'm
happy 8^).

I'd strongly suggest, however, an "Enter a location..." button.
Comment 3 Federico Mena Quintero 2005-05-25 01:28:41 UTC
Marking as a duplicate of the generic "I want an entry field" bug.

*** This bug has been marked as a duplicate of 136541 ***