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 616163 - expanding symlinks
expanding symlinks
Status: RESOLVED DUPLICATE of bug 502146
Product: gnome-terminal
Classification: Core
Component: general
2.28.x
Other Linux
: Normal normal
: ---
Assigned To: GNOME Terminal Maintainers
GNOME Terminal Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-04-19 11:46 UTC by Ethan Joffe
Modified: 2010-04-19 11:52 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Ethan Joffe 2010-04-19 11:46:31 UTC
when reloading the saved state of terminals, the WorkingDirectory is being expanded if its a symlink.
For instance if a saved config file has:

WorkingDirectory=/foo

and foo = /usr/local/foo

then the terminal opens up with /usr/local/foo rather than /foo

This is very annoying for long paths if the prompt and terminal title show the path.

Please preserve the symlink.
Comment 1 Christian Persch 2010-04-19 11:52:01 UTC
That's impossible. See bug 502146 "issue C".

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