https://bugs.kde.org/show_bug.cgi?id=373658
--- Comment #10 from Tim Edwards <tkedwa...@fastmail.com.au> --- Steps to reproduce: - System Settings->Applicatins->Default Applications->Terminal Emulator - 'Use konsole as terminal application', click Apply - create a script test.sh with this content: #!/bin/bash echo "Should see this in a Konsole window" - in Dolphin create a 'Link to Application', with: Command:/path/to/test.sh, Advanced Options->Run in Terminal, Do not close when command exits Try executing test.desktop by double-clicking it in Dolphin - it should show launch feedback but do nothing else Now apply the workaround (System Settings->Applicatins->Default Applications->Terminal Emulator. Choose 'Use a different terminal program', specify the path to the konsole program: /usr/bin/konsole). Now double-click the desktop file and it'll actually show the konsole window with the command's output $ kf5-config --version; plasmashell --version; konsole --version Qt: 5.6.1 KDE Frameworks: 5.28.0 kf5-config: 1.0 plasmashell 5.8.4 Qt: 5.6.1 KDE Frameworks: 5.28.0 Konsole: 16.04.3 $ lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 16.04.1 LTS Release: 16.04 Codename: xenial -- You are receiving this mail because: You are watching all bug changes.