[konsole] [Bug 480196] New: broken tabs/session title
Ole
bugzilla_noreply at kde.org
Mon Jan 22 22:55:01 GMT 2024
https://bugs.kde.org/show_bug.cgi?id=480196
Bug ID: 480196
Summary: broken tabs/session title
Classification: Applications
Product: konsole
Version: 24.01.90
Platform: FreeBSD Ports
OS: FreeBSD
Status: REPORTED
Severity: normal
Priority: NOR
Component: general
Assignee: konsole-devel at kde.org
Reporter: olevole at ya.ru
Target Milestone: ---
Created attachment 165143
--> https://bugs.kde.org/attachment.cgi?id=165143&action=edit
broken tabs title
STEPS TO REPRODUCE
1. run 'konsole'
2. ssh XXX at remote host
3. add second tabs
4. keep doing some activity and after a while you may see garbage (see
screenshot) instead of the normal title.
OBSERVED RESULT
1) in a local session tabs I only see '/' , instead of the usual title ( my
settins: Tab title format: %d : %n )
2) in a remote session tabs I can see random garbage (buffer overflow ? ). I
once saw this as a tab name:
```
'/ : ze Name[it]=Brezza N'
```
(it looks like part of i18n content? po/it/konsole.po:msgstr "Brezza" )
( behavior does not depend on the user shell ( /bin/sh, /bin/csh ))
Possibly a 'sysctl' processing/parsing problem in
src/UnixProcessInfo.cpp ( UnixProcessInfo::getProcInfoStruct )
src/ProcessInfo.cpp ( readProcInfo )
?
EXPECTED RESULT
Username/path/remote host info as a tabs title
SOFTWARE/OS VERSIONS
OS: FreeBSD 15.0-CURRENT
KDE Plasma Version: 5.92.0
KDE Framework Version: 5.248.0
Qt Version: 6.6.1
Kernel Version: 15.0-CURRENT (64-bin)
Graphics Platform: X11
ADDITIONAL INFORMATION
Tabs settings:
Tab title format: %d : %n
Remote tab title format: (%u) %H
konsole version: 24.01.90
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list