https://bugs.kde.org/show_bug.cgi?id=495041
Bug ID: 495041 Summary: Open With overriding Terminal flag Classification: Frameworks and Libraries Product: frameworks-kio Version: 6.2.0 Platform: Other OS: Linux Status: REPORTED Severity: major Priority: NOR Component: Open/save dialogs Assignee: kio-bugs-n...@kde.org Reporter: jaxad0...@gmail.com CC: kdelibs-b...@kde.org Target Milestone: --- The new Open With dialog ignores an application's Run in terminal option in favor of the dialog's Run in terminal option. This results in terminal applications seeming to not get started, as they have no terminal to attach to. I see a few options right now: 1. OR the Run in terminal settings, so if either the application OR the dialog is set to run in terminal, the application will be 2. Make the dialog's Run in terminal a tristate: default, yes, no 3. Make another check box above Run in terminal to explicitly override the application's setting I think option #1 is the best choice. This ensures that terminal applications always have a terminal. -- You are receiving this mail because: You are watching all bug changes.