Bug 213587

Summary: konsole doesn't work as qtcreator's external terminal
Product: [Applications] konsole Reporter: Kamil Neczaj <kneczaj>
Component: generalAssignee: 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:

Description Kamil Neczaj 2009-11-07 19:41:33 UTC
Version:            (using KDE 4.3.3)
OS:                Linux
Installed from:    Archlinux Packages

In qtcreator user can set the external terminal. By default it is 'xterm -e' and it works, but I would use 'konsole -e' as external terminal. Unfortunately konsole shows only black screen with cursor.
Comment 1 Elvis Stansvik 2011-06-15 06:53:27 UTC
I can confirm this.
Comment 2 Jekyll Wu 2011-07-22 20:20:51 UTC
'konsole -e $SHELL -c ' might work
Comment 3 Elvis Stansvik 2011-07-22 21:06:13 UTC
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 :/
Comment 4 Jekyll Wu 2011-08-04 20:26:53 UTC
It looks a problem of qtcreator. 
https://bugreports.qt.nokia.com/browse/QTCREATORBUG-1633
Comment 5 Jekyll Wu 2011-09-13 23:47:00 UTC
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.