Bug 166287

Summary: Remote tab title is set too early before connection to remote server is complete
Product: [Applications] konsole Reporter: Julian Yap <julianokyap>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED INTENTIONAL    
Severity: normal    
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Julian Yap 2008-07-11 12:08:08 UTC
Version:            (using KDE 4.0.5)
Installed from:    Fedora RPMs

I have this setting set for remote tab title format: 
%h : %u

When you SSH into a server which hangs on connection (or doesn't connect at all), the tab and title text already reflects the remote host name.  It shouldn't show the remote host name unless there is a successful connection.
Comment 1 Robert Knight 2008-07-11 19:00:57 UTC
Can't fix this really.  The username and host are extracted from the commandline arguments to SSH.
Comment 2 Robert Knight 2008-07-13 02:16:14 UTC
Marking this as WONTFIX - it is an inherent limitation of the way Konsole works with the limited information it currently has about the terminal.