GNOME Bugzilla – Bug 649336
opening the wrong folder from command line
Last modified: 2011-08-22 13:40:36 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).
*** Bug 649337 has been marked as a duplicate of this bug. ***
*** Bug 649334 has been marked as a duplicate of this bug. ***
*** Bug 649335 has been marked as a duplicate of this bug. ***
Sorry, I might have sent it several times because of network problems.
*** Bug 649465 has been marked as a duplicate of this bug. ***
*** Bug 649587 has been marked as a duplicate of this bug. ***
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?
*** Bug 650395 has been marked as a duplicate of this bug. ***
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.
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?
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.
*** Bug 652704 has been marked as a duplicate of this bug. ***
*** Bug 656826 has been marked as a duplicate of this bug. ***
*** Bug 640254 has been marked as a duplicate of this bug. ***