Bug 421378

Summary: Error: Could not find the program 'konsole' when application set to Launch in Terminal
Product: [Applications] kmenuedit Reporter: Matty R <dev>
Component: generalAssignee: Plasma Bugs List <plasma-bugs>
Status: VERIFIED DUPLICATE    
Severity: normal    
Priority: NOR    
Version: 5.18.5   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: error-krunner

Description Matty R 2020-05-11 23:37:35 UTC
Created attachment 128378 [details]
error-krunner

SUMMARY
I have a script that I created an associated application for which I would typically launch in krunner or application menu. This application is set to "Launch in Terminal". When attempting to run, from either the application menu in Latte Dock or krunner, an error is shown "Could not find the program 'konsole'". This error is not shown if the application is not set to "Launch in Terminal"

STEPS TO REPRODUCE
1. Create an application to "Launch in terminal"
2. Attempt to run the application

OBSERVED RESULT
Error is shown "Could not find the program 'konsole'"

EXPECTED RESULT
Application successfully runs in terminal

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.70.0
Qt Version: 5.14.2
Kernel Version: 5.6.11-arch1-1
OS Type: 64-bit
Processors: 12 × Intel® Core™ i7-10710U CPU @ 1.10GHz
Memory: 15.5 GiB of RAM


ADDITIONAL INFORMATION
Error log:

May 12 09:35:03 bumblebee krunner[15990]: Internal program error. QStandardPaths::findExecutable couldn't find "konsole" but our own logic found it at "/usr/bin/konsole" . Please report a bug at https://bugs.kde.org
Comment 1 Matty R 2020-05-11 23:38:43 UTC
Likely the same bug https://bugs.kde.org/show_bug.cgi?id=421374

*** This bug has been marked as a duplicate of bug 421374 ***