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 589177 - New terminals spawn with unexpected paths
New terminals spawn with unexpected paths
Status: RESOLVED DUPLICATE of bug 579291
Product: gnome-terminal
Classification: Core
Component: general
2.26.x
Other All
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2009-07-20 20:13 UTC by Matt Lee
Modified: 2009-07-24 22:18 UTC
See Also:
GNOME target: ---
GNOME version: 2.25/2.26



Description Matt Lee 2009-07-20 20:13:08 UTC
Please describe the problem:
When launching a new terminal, whilst running a 'find' command, the new terminal spawns with the starting path of whatever the find command is currently trawling...

Steps to reproduce:
1. Open GNOME terminal.
2. Type find . -name "*.foo"
3. While it is searching, press control + shift + N


Actual results:
the new terminal will have a strange path when it spawns.

Expected results:
it should have the path i was in when i spawned it, for example ~

Does this happen every time?
yes

Other information:
Comment 1 Christian Persch 2009-07-24 22:18:24 UTC

*** This bug has been marked as a duplicate of 579291 ***