Bug 421479

Summary: Right-click on file in panel yields "Could not find the program 'konsole'" on a .txt file.
Product: [Applications] dolphin Reporter: Rob Burness <rcburness>
Component: panels: foldersAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: RESOLVED DUPLICATE    
Severity: normal CC: kfm-devel, tagwerk19
Priority: NOR    
Version: 18.04.0   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Output from inxi -Fc 0
attachment-27246-0.html

Description Rob Burness 2020-05-13 19:05:13 UTC
Created attachment 128438 [details]
Output from inxi -Fc 0

SUMMARY
I am getting an error "Could not find the program 'konsole'" in Dolphin when I right click on a .txt file.  This just started a few days ago.  It has been working fine for years.  Right-click invokes The Hessling Editor.
Command is: /usr/bin/the -w  5000


STEPS TO REPRODUCE

1. dolphin
2. right-click on .txt file in panel should invoke the (The Hessling Editor)
3. 

OBSERVED RESULT

Created error box containing text: Could not find the program 'konsole'.
EXPECTED RESULT

A full screen edit of the file in the.  
SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: KDE Neon 5.18.5
(available in About System)
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.70.0
Qt Version: 5.14.2

ADDITIONAL INFORMATION
Running Dolphin from konsole yields:
rob@sigma
rob@sigma:~$ dolphin
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: iCCP: known incorrect sRGB profile
libpng warning: known incorrect sRGB profile
libpng warning: profile matches sRGB but writing iCCP instead
libpng warning: iCCP: known incorrect sRGB profile
Cannot initialize model with data QJsonObject() . missing: QJsonValue(string, "urls")
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 tagwerk19 2020-05-13 20:44:04 UTC
Have a look at Bug 421374, it looks similar
Comment 2 Rob Burness 2020-05-13 20:53:21 UTC
Created attachment 128439 [details]
attachment-27246-0.html

I think you are correct.  I did not see that bug report.  Thanks.

On Wed, May 13, 2020 at 2:44 PM <bugzilla_noreply@kde.org> wrote:

> https://bugs.kde.org/show_bug.cgi?id=421479
>
> tagwerk19@innerjoin.org changed:
>
>            What    |Removed                     |Added
>
> ----------------------------------------------------------------------------
>                  CC|                            |tagwerk19@innerjoin.org
>
> --- Comment #1 from tagwerk19@innerjoin.org ---
> Have a look at Bug 421374, it looks similar
>
> --
> You are receiving this mail because:
> You reported the bug.
Comment 3 Christoph Feck 2020-05-13 23:41:56 UTC
Indeed.

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