[dolphin] [Bug 482107] Open Terminal here fails to open Konsole

Nicolas Fella bugzilla_noreply at kde.org
Tue Mar 5 16:23:07 GMT 2024


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

Nicolas Fella <nicolas.fella at gmx.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/fram
                   |                            |eworks/kio/-/commit/6e7775d
                   |                            |315f389df0a440ed62b842ce83d
                   |                            |c9a27e
             Status|ASSIGNED                    |RESOLVED

--- Comment #6 from Nicolas Fella <nicolas.fella at gmx.de> ---
Git commit 6e7775d315f389df0a440ed62b842ce83dc9a27e by Nicolas Fella.
Committed on 05/03/2024 at 16:22.
Pushed by nicolasfella into branch 'master'.

[kterminallauncherjob] Inherit default process environment from parent

Before Qt 6.3, an empty (default constructed) QProcessEnvironment caused
QProcess to incorrectly inherit the environment variables from the parent
process. This was fixed in qtbase 5fc9c02a695.

CommandLauncherJob was adjusted for this in
916984940f64e07db9b4d152be9f2a87dda0cfb4,
however here we are overriding its default env with our own default-constructed
one

M  +1    -1    src/gui/kterminallauncherjob.cpp

https://invent.kde.org/frameworks/kio/-/commit/6e7775d315f389df0a440ed62b842ce83dc9a27e

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


More information about the kfm-devel mailing list