GNOME Bugzilla – Bug 640254
Nautilus should evaluate the relative path to the calling process cwd rather then the main process
Last modified: 2011-08-22 13:40:36 UTC
Following commands % cd /tmp % nautilus . % nautilus ../ Will open nautilus in $HOME and $HOME/../ rather then /tmp and / respectivly. It is counter-intuitive and makes using nautilus from command-line harder.
Hi, this seems to work correctly in master, i.e., doing: stefano@autodafe:/tmp$ ~stefano/Devel/GNOME/checkout/nautilus/src/.libs/nautilus --no-desktop . opens /tmp. Could you check that this bug is still relevant? Thanks.
Of course the --no-desktop option here doesn't affect the results (just checked ;-) )
Reproduced on 2.91.8. However please note that nautilus is already running and I'm using nautilus command to open new window.
IMHO this can be marked as a dupe of #649336 [even though this bug is older ;)]. It was fixed here: <http://git.gnome.org/browse/nautilus/commit/?id=5c949fffcb0de62fd5375f546fa94dd50ec7f86f>.
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 bug 649336 ***