https://bugs.kde.org/show_bug.cgi?id=462594
--- Comment #8 from witchhunter <witchhunter...@protonmail.com> --- We should consider if this should be closed and I could open different reports. QMLKonsole can successfully handle arguments when called from command line. The problem remains with .desktop files for TUI apps like micro: Exec=micro %F Terminal=true The error notification on the attachment remains. FYI: I tested on TW DESKTOP Plasma 6.0.3. qmlkonsole 24.02.1. Setting QMLKonsole as a default terminal app(which we are able to now), followed by restart, doesn't provide error described on attachment. Although, trying to open file with micro, when launched from "open with" context menu of Dolphin, would just open empty "No name" file. BASH's history will show the last command run is /usr/bin/micro, which clearly indicate that %F was neglected. FWIW konsole has a requirement for arguments after -e flag. They need to be last on the command line. -- You are receiving this mail because: You are watching all bug changes.