Summary: | konsole doesn't work as qtcreator's external terminal | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Kamil Neczaj <kneczaj> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | normal | CC: | adaptee, elvstone |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Kamil Neczaj
2009-11-07 19:41:33 UTC
I can confirm this. 'konsole -e $SHELL -c ' might work I tried that but it didn't work, neither "konsole -e /bin/sh -c " nor "konsole -e $SHELL -c ". The window just pops up for a brief moment then closes :/ It looks a problem of qtcreator. https://bugreports.qt.nokia.com/browse/QTCREATORBUG-1633 According to the bug report in comment #4, this problem also exists for gnome-terminal and xfce4-terminal. So I think this should be a problem of qtcreator. Close it as DOWNSTREAM. |