https://bugs.kde.org/show_bug.cgi?id=486102
Bug ID: 486102 Summary: Useractions/run in terminal does not work any more Classification: Applications Product: krusader Version: 2.8.0 Platform: Debian stable OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: general Assignee: krusader-bugs-n...@kde.org Reporter: bzanett...@gmail.com CC: krusader-bugs-n...@kde.org Target Milestone: --- Created attachment 168891 --> https://bugs.kde.org/attachment.cgi?id=168891&action=edit Patch to run konsole without the --title option SUMMARY Krusader executes useractions in terminal "konsole" (when configured to do so) with the option --title "some string". Unfortunately it seems that konsole does not allow such option any more and therefore it does not start at all. STEPS TO REPRODUCE 1. Define a new useraction from Useractions->Manage Useractions... 2. In "Execution Mode" set "Run in terminal" 3. Run the useraction defined above OBSERVED RESULT Nothing happens. When krusader is started from terminal the following message is printed: konsole: Unknown option 'title'. EXPECTED RESULT The command defined in the useraction is run in a new terminal instance. SOFTWARE/OS VERSIONS Windows: n.a. macOS: n.a. Linux/KDE Plasma: Debian 12 KDE Plasma Version: 5.27.5 KDE Frameworks Version: 5.103.0 Qt Version: 5.15.8 ADDITIONAL INFORMATION Still present in krusader 2.8.1 Patch attached with a possible workaround -- You are receiving this mail because: You are watching all bug changes.