https://bugs.kde.org/show_bug.cgi?id=512327
--- Comment #6 from Christoph Cullmann <[email protected]> --- (In reply to dxdt from comment #4) > (In reply to Christoph Cullmann from comment #3) > > I don't think Konsole should start to change the working dir, that will > > break all relative command line arguments and Co. > > > > The fix should be on the side that launches the process. > > Mate, did you even read the code? Are you even the maintainer of the project? > > The wd is still logically saved. The problem is the CWD of the process. If > you don't even understand the last sentence, stay out of it. Changing the CWD of the process will do what I said... I has implications on all cases we don't have already made paths absolute. And reading the code in Dolphin, we use there KTerminalLauncherJob, which could handle that better. And I think your aggressive tone is not that helpful. Did I close your bug or did I say I don't see that is an issue that one should not fix? Btw., I did read the linked nautilus bug, and there the working dir was 'fixed' in nautilus to avoid one uses the 'wrong' one for the called process. -- You are receiving this mail because: You are watching all bug changes.
