Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 269318

Summary: >=x11-terms/gnome-terminal-2.26.1 CWD is / on new tabs
Product: Gentoo Linux Reporter: Mikel Olasagasti <mikel>
Component: [OLD] GNOMEAssignee: Gentoo Linux Gnome Desktop Team <gnome>
Status: RESOLVED FIXED    
Severity: normal CC: dabbott, jgrant
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://bugzilla.gnome.org/show_bug.cgi?id=565328
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 263083    

Description Mikel Olasagasti 2009-05-10 21:21:30 UTC
As seen on upstream https://bugzilla.gnome.org/show_bug.cgi?id=565328 with gnome-terminal-2.26.1 each time I open a new tab CWD is / instead of $HOME or previous working directory.

Upstream trunk has a couple of patches but still doesn't fix 100%

http://git.gnome.org/cgit/gnome-terminal/commit/?id=49a7538e4645db1e143acb8db824d3dd190a3a3e
http://git.gnome.org/cgit/gnome-terminal/commit/?id=08d8540d63ccccaa02c18af832f5329b38bcc1ec
Comment 1 Gilles Dartiguelongue (RETIRED) gentoo-dev 2009-08-26 14:10:37 UTC
*** Bug 282763 has been marked as a duplicate of this bug. ***
Comment 2 Daniel Gryniewicz (RETIRED) gentoo-dev 2009-08-28 14:53:13 UTC
I'm completely unable to reproduce this using any of the test cases in the upstream bug, using gnome-terminal-2.26.3.1.  Does this still happen for you?  If so, could you post steps to reproduce?
Comment 3 Romain Perier (RETIRED) gentoo-dev 2009-08-28 15:49:33 UTC
@Daniel: 

1)° Open gnome-terminal
2)° su 
3)° cd /usr/portage/distfiles  # (for example)
4)° Open a new tab

--> the new tab is opened on /
Comment 4 Romain Perier (RETIRED) gentoo-dev 2009-08-28 16:29:30 UTC
Fixed into the main tree with a revision bump for the last version, ie 2.26.3.1-r1. 

Thanks for reporting