[Konsole-devel] [Bug 146281] New: Konsole Title only shows first byte of IP Adress

Majin Sniper majinsniper at gmx.de
Sat Jun 2 10:16:35 UTC 2007


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=146281         
           Summary: Konsole Title only shows first byte of IP Adress
           Product: konsole
           Version: unspecified
          Platform: Compiled Sources
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: normal
          Priority: NOR
         Component: general
        AssignedTo: konsole-devel kde org
        ReportedBy: majinsniper gmx de


Version:           1.9 on KDE 4.0 >= 20070518 SVN (using KDE Devel)
Installed from:    Compiled sources
Compiler:          gcc 4.1.2 (gentoo) 
OS:                Linux

Remote Title Format is set to: %h : %u (remote Hostname, short : user)
when I ssh to an IP Address instead of a hostname (e.g. ssh root 192 168 0 1) the title turns to 192 : root.
I guess this happens, because the domain name is getting truncted from the fully qualified hostname.
It would be nice, if the full IP Address would be shown.
Just checked: it works fine with %H (long hostname) instead of %h in the settings.

Keep up the good work!
Majin Sniper



More information about the konsole-devel mailing list