[Konsole-devel] [Bug 302037] Opening a symbolic link folder when the Terminal Panel is open changes the URL to the actual location

Jekyll Wu adaptee at gmail.com
Fri Aug 17 05:24:38 UTC 2012


https://bugs.kde.org/show_bug.cgi?id=302037

Jekyll Wu <adaptee at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|adaptee at gmail.com           |konsole-devel at kde.org

--- Comment #2 from Jekyll Wu <adaptee at gmail.com> ---
Sorry for the late response. 

Unfortunately, that behavior of konsolepart can't be "fixed" under current
implementation. The way konsole/konsolepart getting to know the working
directory of the process(shell) in Linux is looking at /proc/<pid>/cwd, which
is itself already a symlink pointing to the "actual location". So although the
process(shell) may understand symlink and target, konsole only knows the target
(actual location).

-- 
You are receiving this mail because:
You are on the CC list for the bug.



More information about the konsole-devel mailing list