https://bugs.kde.org/show_bug.cgi?id=459986
Méven <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/kio/-/commit/9e46cb7 | |165b23f986b28749068efd9360c | |2649a5 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #6 from Méven <[email protected]> --- Git commit 9e46cb7165b23f986b28749068efd9360c2649a5 by Méven Car, on behalf of Nicolas Fella. Committed on 30/05/2026 at 09:26. Pushed by meven into branch 'master'. kprocessrunner: For apps running in terminal, use terminal emulator's appId When running an app org.foo.bar that has Terminal=true we request an XDG activation token for org.foo.bar. However the actual resulting window will be org.kde.konsole (or whatever the default terminal is). This mismatch will result in the startup feedback being stuck and eventually timing our. Instead resolve the appId of the terminal and use that to request the token. M +15 -0 src/gui/kprocessrunner.cpp https://invent.kde.org/frameworks/kio/-/commit/9e46cb7165b23f986b28749068efd9360c2649a5 -- You are receiving this mail because: You are watching all bug changes.
