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

[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Version First|git-master                  |master
        Reported In|                            |
            Product|dolphin                     |konsole
          Component|general                     |general
           Assignee|[email protected]   |[email protected]

--- Comment #5 from [email protected] ---
This is NOT a Dolphin issue. Whoever changed the bug, thoroughly read the
report and all the links before passing it to the other project.

Dolphin can be used with other terminal emulators. Terminal emulators usually
expects the parent process to set the CWD so it can pass it onto the underlying
process(bash, shell script, executable, etc). If you doubt me, read up on the
original xterm code. That behaviour is universal across all the terminal
emulators today.

The UI process(Qt) should hand off the CWD after launching the child process.
The wd is saved in the session object. Subsequent tabs, windows inherit that
data, not the CWD.

If you(whoever's in charge) still think this is a Dolphin problem, you might as
well just close it. It's not that important. GNOME terminal/ptyaxis seems to be
the only term emulator that's been written by a dev competent enough to think
this through.

Can't believe I have to defend my case when I'm basically serving the bug
report with the working patch on a silver platter. Has anyone even applied the
patch and actually built it and ran it to come to that conclusion of "doesn't
fix the problem"? Give me one good example case where the fix doesn't work or
becomes a problem.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to