Summary: | run in terminal: option to hide terminal | ||
---|---|---|---|
Product: | [Applications] kmenuedit | Reporter: | Maciej Pilichowski <bluedzins> |
Component: | general | Assignee: | Unassigned bugs mailing-list <unassigned-bugs> |
Status: | RESOLVED INTENTIONAL | ||
Severity: | wishlist | CC: | wstephenson |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Maciej Pilichowski
2007-04-06 21:59:10 UTC
Is this for apps that demand a terminal, but then don't use it? Otherwise a script should be executable and have the right #! magic. Sounds like the app should be fixed. Can you give me some examples where this is necessary and the app is correct? For example matlab (it has correct first line). There have to be more apps, because I started using matlab recently, and the report is from 2007, so back then I knew about other app with such behaviour too (i.e. need for existing shell in the background -- maybe for having stdout or something like this). I don't think the listed use cases make sense. If some applications decide to *require* a terminal for it to start up, there must be a valid reason or need behind that decision, even if in most cases the terminal requirement seems useless to the users. If there is really no valid reason, ask the developers of those applications to remove that requirement. It is not up to kmenuedit to workaround that kind of wrong decision. Also, I don't think it is possible or worthwhile for Konsole to support that feature. (I'm a Konsole contributor). |