GNOME Bugzilla – Bug 699208
--working-directory argument ignored
Last modified: 2013-04-29 10:28:44 UTC
Hello, I'm running an up to date arch linux with bash as my shell. $ echo $SHELL /bin/bash $ pacman -Q bash bash 4.2.045-1 $ pacman -Q gnome-terminal gnome-terminal 3.8.1-1 When I open a new window with gnome-terminal, or a new tab, my current working directory is not preserved. When I run gnome-terminal with the --working-directory the option is ignored(no error message is shown). However, bash DOES seem to respect the environment. When I type $bash, the PWD is preserved.
Please read https://live.gnome.org/Terminal/ReportingBugs before reporting bugs. (In reply to comment #0) > When I open a new window with gnome-terminal, or a new tab, my current working > directory is not preserved. This is covered in the FAQ: https://live.gnome.org/Terminal/FAQ > When I run gnome-terminal with the --working-directory the option is ignored(no > error message is shown). This works here, must be a bug in your distro. *** This bug has been marked as a duplicate of bug 697475 ***
I have send a bug report to the Arch guys, but I'd really like to see some explanation of WHY this change occurred? What rational is there for this change?