[Konsole-devel] [Bug 131938] New: unicode - wrong char at end of block
Kurt V.Hindenburg
kurt.hindenburg at kdemail.net
Sun Aug 6 04:28:39 UTC 2006
------- 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=131938
Summary: unicode - wrong char at end of block
Product: konsole
Version: unspecified
Platform: Compiled Sources
OS/Version: Linux
Status: NEW
Severity: normal
Priority: NOR
Component: general
AssignedTo: konsole-devel kde org
ReportedBy: kurt.hindenburg kdemail net
Version: (using KDE KDE 3.5.4)
Installed from: Compiled From Sources
OS: Linux
Email: Jonas Hurrelmann <j outpo st>
the latest konsole has a bug decoding UTF-8 (introduced with the "speedup" patch).
When checking for the next control code in TEmulation::onRcvBlock the loop runs until len but as the toUnicode call uses one additionally char it faces a 0 at the end causing a wrong character at the end of each block.
More information about the konsole-devel
mailing list