Bug 482533

Summary: When default terminal is changed from konsole to gnome-terminal, "open in vim" stops working
Product: [Applications] dolphin Reporter: eliasla
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: REPORTED ---    
Severity: normal CC: kfm-devel
Priority: NOR    
Version: 24.04.80   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

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.