konsolekalendar forgets to do .local8Bit() on some of the strings it prints resulting in dates being printed as "???" when I use it under LANG=ru_RU.KOI8-R. I'll attach a patch in a minute. P.S. Should I attempt to report these things to bugs.kde.org (I wish they'd use Bugzilla!) instead of (or in addition to) doing it here?
Created attachment 51444 [details] add appropriate .local8Bit()
A patch for this was checked in to CVS today, but that was post-3.0 if I understand correctly.
Right. I've just applied it to KDE_3_0_BRANCH in CVS.
Added in the 3.0.0-2 package.