Version: (using KDE 4.2.0) Installed from: Debian testing/unstable Packages If the computer date is incorrect (i.e. off by -30 seconds), the history plugin displays the conversations in wrong order. So i see the response to my line in history before my own line. It seems, the date of the incoming lines is taken from the ICQ-Protocol and the date of the outgoing lines is from the local computer? It should be possible to fix old logs (automatically in the next release?), because the order in the .xml-file is correct, only the time="..." attribute is wrong by 30 seconds for my own lines.
Version: (using KDE 4.3.1) Installed from: openSuse KDE repositories I can confirm that, it is very unpleasant. I am not sure whether it is exactly 30 seconds but it is definitely in wrong order. Only solution is to export manually the log with some XSLT template.
Created attachment 48420 [details] History time issues in kopete I can confirm this bug, i am using kde 4.4.85 on an 64-bit archlinux, and have the same issue. You can see it on the attached screenshot
SVN commit 1146770 by rjarosz: Fix bug ICQ-Chat History is displayed in wrong order, if the computer-date is incorrect. BUG: 186016 BUG: 212392 M +23 -1 historylogger.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1146770
SVN commit 1146774 by rjarosz: Backport commit 1146770. Fix bug ICQ-Chat History is displayed in wrong order, if the computer-date is incorrect. CCBUG: 186016 CCBUG: 212392 M +23 -1 historylogger.cpp WebSVN link: http://websvn.kde.org/?view=rev&revision=1146774