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: CONFIRMED
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 drop.521k0
Modified: 2025-02-08 03:21 UTC (History)
2 users (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 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.