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 649336 - opening the wrong folder from command line
opening the wrong folder from command line
Status: RESOLVED FIXED
Product: nautilus
Classification: Core
Component: general
3.0.x
Other Linux
: Normal normal
: ---
Assigned To: Nautilus Maintainers
Nautilus Maintainers
: 640254 649334 649335 649337 649465 649587 650395 652704 656826 (view as bug list)
Depends on:
Blocks:
 
 
Reported: 2011-05-04 00:56 UTC by Yichao Yu
Modified: 2011-08-22 13:40 UTC
See Also:
GNOME target: ---
GNOME version: 2.91/3.0



Description Yichao Yu 2011-05-04 00:56:24 UTC
While using nautilus 2.3* when I type "nautilus ." in command line, nautilus will open the current folder, however, in nautilus 3 it always opens the home folder when I do so. (xdg-open . opens the right one and I don't know why).
Comment 1 Fabio Durán Verdugo 2011-05-04 03:40:21 UTC
*** Bug 649337 has been marked as a duplicate of this bug. ***
Comment 2 Fabio Durán Verdugo 2011-05-04 03:40:40 UTC
*** Bug 649334 has been marked as a duplicate of this bug. ***
Comment 3 Fabio Durán Verdugo 2011-05-04 03:40:44 UTC
*** Bug 649335 has been marked as a duplicate of this bug. ***
Comment 4 Yichao Yu 2011-05-04 04:49:40 UTC
Sorry, I might have sent it several times because of network problems.
Comment 5 André Klapper 2011-05-06 09:58:59 UTC
*** Bug 649465 has been marked as a duplicate of this bug. ***
Comment 6 Cosimo Cecchi 2011-05-06 21:13:24 UTC
*** Bug 649587 has been marked as a duplicate of this bug. ***
Comment 7 Yichao Yu 2011-05-12 21:14:51 UTC
I am using nautilus to handle my desktop when I found this problem.
I have just tried to disable this feature and found out that nautilus indeed open the right folder this way.

I think the problem might be sending wrong signal to the existing nautilus process to open a new window?
Comment 8 André Klapper 2011-05-22 19:12:30 UTC
*** Bug 650395 has been marked as a duplicate of this bug. ***
Comment 9 Alexander Larsson 2011-05-24 07:32:04 UTC
Yeah, the problem is that we're passing the "." to the already running instance of nautilus, and are picking up the current directory of that process.
Comment 10 Yichao Yu 2011-05-24 08:31:02 UTC
Well, this makes sense.

Actually, what confuses me is that this problem isn't in nautilus 2.x. Did you fork the nautilus 3.x from a early version of nautilus or have you rewrite the  code of this part?
Comment 11 Cosimo Cecchi 2011-05-24 17:58:19 UTC
This is fixed now in master.
As the fix is a bit invasive, I am not sure whether I will backport it in 3.0.2, but it might appear in a later Nautilus stable version.
Comment 12 André Klapper 2011-06-19 20:53:27 UTC
*** Bug 652704 has been marked as a duplicate of this bug. ***
Comment 13 André Klapper 2011-08-18 20:23:37 UTC
*** Bug 656826 has been marked as a duplicate of this bug. ***
Comment 14 Cosimo Cecchi 2011-08-22 13:40:36 UTC
*** Bug 640254 has been marked as a duplicate of this bug. ***