https://bugs.kde.org/show_bug.cgi?id=431683
Erik Quaeghebeur <bugs.kde....@e3q.eu> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |bugs.kde....@e3q.eu --- Comment #10 from Erik Quaeghebeur <bugs.kde....@e3q.eu> --- (In reply to Waqar Ahmed from comment #9) > https://invent.kde.org/utilities/kate/-/merge_requests/1151 Apparently this feature was merged and made the default silently. It apparently is in the version that my distro has recently started shipping. This new ‘feature’ breaks my setup, where I launch kate from a Python script using subprocess as part of a kmail filter. Because subprocess now thinks kate has finished (it gets the pid of the intermediate process, not of the kate instance itself), it doesn't block anymore and the script does not work anymore. :-( (In reply to Christoph Cullmann from comment #6) > I have no issue if we have this as option, one can then still think about > what should be the default. I do hope there is an option to get the previous behavior back, as otherwise a regression was introduced breaking functionality just for the sake of getting rid of some visual annoyance. From the help, I see no option that would be the one I need. Please advise to at least get a workaround until the regression reverted or an option is added (which'll still take months to propagate to my distro). -- You are receiving this mail because: You are watching all bug changes.