GNOME Bugzilla – Bug 339332
Need a way to open a window with a pre-filled selection
Last modified: 2008-10-13 11:58:19 UTC
If a user attempt to open a non-directory file using nautilus from the command line (e.g. "nautilus /tmp/foo.txt"), nautilus demonstrates the following behavior: - nautilus pops up an error message - nautilus opens a window showing the user's home directory A more constructive approach might be: - nautilus opens a window showing the directory in which the file is located (e.g. /tmp). - the file in question (e.g. foo.txt) is selected Feedback from the usability team would be welcome.
Confirming. I think the best thing to to would be exposing a DBus interface that can open windows to specific locations, with a pre-filled selection. Then, implementing what you ask here (doing it also for command-line) would be easy.
Thanks for the bug report. This particular bug has already been reported into our bug tracking system, but please feel free to report any further bugs you find. *** This bug has been marked as a duplicate of 131259 ***