Bug 482533 - When default terminal is changed from konsole to gnome-terminal, "open in vim" stops working
Summary: When default terminal is changed from konsole to gnome-terminal, "open in vim...
Status: REPORTED
Alias: None
Product: dolphin
Classification: Applications
Component: general (show other bugs)
Version: 24.04.80
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: Dolphin Bug Assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-03-06 11:41 UTC by eliasla
Modified: 2024-05-01 20:40 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 eliasla 2024-03-06 11:41:59 UTC
SUMMARY
I change the default terminal from konsole to gnome-terminal:
Edit `~/.config/kdeglobals` then add:
`[General]
TerminalApplication=gnome-terminal`

OBSERVED RESULT
Right click a text file -> "Open in" -> "VIM" stops working


SOFTWARE/OS VERSIONS
Windows: 
macOS: 
Linux/KDE Plasma: Ubuntu 22.04
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 
Qt Version: 

ADDITIONAL INFORMATION
Comment 1 eliasla 2024-05-01 20:40:25 UTC
It actually opens Vim, but it shows an empty file, not the file which was clicked.

Other options work, for example "Open with" -> "Gedit"; works as expected.