Bug 467198

Summary: Opening files in terminal fails but opening a terminal works
Product: [Applications] dolphin Reporter: Hugo Osvaldo Barrera <hugo>
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: normal CC: dolphin-bugs-null
Priority: NOR    
Version First Reported In: 22.12.3   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description Hugo Osvaldo Barrera 2023-03-11 12:36:24 UTC
SUMMARY

If I right click anywhere and pick "Open terminal here", it opens my default terminal, foot. If I double click on a text file (which opens in vim, in a terminal), dolphin errors: "Terminal konsole not found while trying to run /usr/share/appliations/nvim.desktop."

OBSERVED RESULT

Depending no the action, dolphin uses a different mechanism to spawn the default terminal, and one is broken.


EXPECTED RESULT

The mechanism to determine the current terminal should be consistent despite what action I'm performing.

SOFTWARE/OS VERSIONS
Linux: Alpine Linux, Linux 6.2.2-0-edge x86_64 Linux
Qt Version: qt5-5.15.8

ADDITIONAL INFORMATION