https://bugs.kde.org/show_bug.cgi?id=516491
Bug ID: 516491
Summary: Konsole reports wrong line count during window
creation
Classification: Applications
Product: konsole
Version First unspecified
Reported In:
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: emulation
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: ---
SUMMARY
when first creating a Konsole Window (or a terminal within Kate/Dolphin), if
you check the line count in your shell rc (eg. by including `tput cols` or
`echo $LINES` in it), you always get a wrong result. for example, when opening
Dolphin or Kate, it's seems to either be 24 or just not appear on a 1080p
screen at 100% (or an equivalent, such as 4k at 200%), for fullscreen Konsole
it seems to go between 26 and 63 (the actual amount of lines is 61)
STEPS TO REPRODUCE
1. add a line such as `echo $LINES` or `tput lines` to your shell's RC
2. run the same command in a shell prompt in the same terminal, without
resizing it.
OBSERVED RESULT
the printed values are different
EXPECTED RESULT
the values should be identical
SOFTWARE/OS VERSIONS
KDE Plasma Version: 6.6
KDE Frameworks Version: 6.23
Qt Version: 6.10.2
ADDITIONAL INFORMATION
this has been happening for over a year now, the reported versions are just the
ones I'm running as of me making this report
--
You are receiving this mail because:
You are watching all bug changes.