Bug 467198 - Opening files in terminal fails but opening a terminal works
Summary: Opening files in terminal fails but opening a terminal works
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (other bugs)
Version First Reported In: 22.12.3
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-11 12:36 UTC by Hugo Osvaldo Barrera
Modified: 2023-03-11 12:36 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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