<div dir="ltr"><div><div><div><div>Package: gnome-terminal<br></div>Version: 3.8.3-1<br></div>Severity: Normal<br><br>The abnormal behavior that I want to report is linked to the --working-directory option.<br><br>Let's say I am the user jmazel whose home directory is /home/jmazel.
 I have a directory called Storage in my home directory: 
/home/jmazel/Storage.<br><br>Description of abnormal behavior:<br>When I open a new terminal with the command "gnome-terminal --working-directory=~/Storage", the result of pwd in the new terminal is "/home/jmazel". <br>
<br>Description of expected behavior:<br>I expected the current directory of the new terminal to be "/home/jmazel/Storage".<br><br></div>Notes:<br>*If I open the new terminal using the --working-directory option with an absolute path ("/home/jmazel/Storage") or a relative path ("Storage"), the result of pwd in the new terminal is indeed 
"/home/jmazel/Storage"<br></div>*I think that this problem indirectly causes the commands (from contextual menu or File->*) and shortcuts "Open in a new tab" and "Open in a new window" to fail to open their new gnome-terminals in the same path as the terminal they are launched from. In fact, in my case, the path of every new terminal launched through any of these methods is invariably /home/jmazel.<br>
<div><div><br>uname -a<br>Linux johan-optiplex990 3.9-1-amd64 #1 SMP Debian 3.9.8-1 x86_64 GNU/Linux<br><br>dpkg --status libc6-dev<br>Package: libc6-dev<br>Status: install ok installed<br>Priority: optional<br>Section: libdevel<br>
Installed-Size: 11581<br>Maintainer: GNU Libc Maintainers <<a href="mailto:debian-glibc@lists.debian.org">debian-glibc@lists.debian.org</a>><br>Architecture: amd64<br>Multi-Arch: same<br>Source: eglibc<br>Version: 2.17-7<br>
Provides: libc-dev<br>Depends: libc6 (= 2.17-7), libc-dev-bin (= 2.17-7), linux-libc-dev<br>Recommends: gcc | c-compiler<br>Suggests: glibc-doc, manpages-dev<br>Breaks: binutils (<< 2.20.1-1), binutils-gold (<< 2.20.1-11), cmake (<< 2.8.4+dfsg.1-5), gcc-4.4 (<< 4.4.6-4), gcc-4.5 (<< 4.5.3-2), gcc-4.6 (<< 4.6.0-12), libhwloc-dev (<< 1.2-3), libjna-java (<< 3.2.7-4), liblouis-dev (<< 2.3.0-2), liblouisxml-dev (<< 2.4.0-2), make (<< 3.81-8.1), pkg-config (<< 0.26-1)<br>
Conflicts: libc0.1-dev, libc0.3-dev, libc6.1-dev<br>Description: Embedded GNU C Library: Development Libraries and Header Files<br> Contains the symlinks, headers, and object files needed to compile<br> and link programs which use the standard C library.<br>
Homepage: <a href="http://www.eglibc.org">http://www.eglibc.org</a><br><br></div></div></div>