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 640254 - Nautilus should evaluate the relative path to the calling process cwd rather then the main process
Nautilus should evaluate the relative path to the calling process cwd rather ...
Status: RESOLVED DUPLICATE of bug 649336
Product: nautilus
Classification: Core
Component: general
2.91.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-01-22 13:34 UTC by Maciej (Matthew) Piechotka
Modified: 2011-08-22 13:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Maciej (Matthew) Piechotka 2011-01-22 13:34:02 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.
Comment 1 Stefano Teso 2011-01-31 12:19:44 UTC
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.
Comment 2 Stefano Teso 2011-01-31 12:20:38 UTC
Of course the --no-desktop option here doesn't affect the results (just checked ;-) )
Comment 3 Maciej (Matthew) Piechotka 2011-02-01 10:32:24 UTC
Reproduced on 2.91.8. However please note that nautilus is already running and I'm using nautilus command to open new window.
Comment 4 Iain Nicol 2011-08-21 12:46:36 UTC
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>.
Comment 5 Cosimo Cecchi 2011-08-22 13:40:36 UTC
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 ***