Bug 482533

Summary: When default terminal is changed from konsole to gnome-terminal, "open in vim" stops working
Product: [Applications] dolphin Reporter: drop.521k0
Component: generalAssignee: Dolphin Bug Assignee <dolphin-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: dolphin-bugs-null, justin
Priority: NOR    
Version First Reported In: 24.04.80   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description drop.521k0 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 drop.521k0 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.
Comment 2 Justin Zobel 2025-02-08 03:21:24 UTC
I can semi-confirm the same on Dolphin 24.12.1.

I changed the default terminal to gnome-terminal "Terminal" in Default Applications and now open with vim does nothing at all.

Changing the default terminal back to Konsole and it works.