Bug 166287 - Remote tab title is set too early before connection to remote server is complete
Summary: Remote tab title is set too early before connection to remote server is complete
Status: RESOLVED INTENTIONAL
Alias: None
Product: konsole
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Fedora RPMs Linux
: NOR normal
Target Milestone: ---
Assignee: Konsole Developer
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-11 12:08 UTC by Julian Yap
Modified: 2008-07-13 02:16 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.