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 649465 - Pass the full path name when opening new nautilus windows
Pass the full path name when opening new nautilus windows
Status: RESOLVED DUPLICATE of bug 649336
Product: nautilus
Classification: Core
Component: general
3.0.x
Other Windows
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
Depends on:
Blocks:
 
 
Reported: 2011-05-05 14:15 UTC by Linas
Modified: 2011-05-06 09:58 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Linas 2011-05-05 14:15:34 UTC
Regression in nautilus 3.0.1.1 when opening with relative paths

Steps to take:
~$ cd /tmp
/tmp$ nautilus .

Expected result:
A new nautilus window is opened in /tmp (2.32.2.1 behavior)

Actual result:
A new nautilus window is opened in the home directory

Steps to take:
The new nautilus process should get the full qualified path name before passing it to the process running that actually spawns the window.
Comment 1 André Klapper 2011-05-06 09:58:59 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 ***