Bug 212392

Summary: Kopete writes remote messages to history with wrong time
Product: [Unmaintained] kopete Reporter: Pentarh Udi <pentarh>
Component: History PluginAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: possebaer, superhans
Priority: NOR    
Version First Reported In: 0.70.90   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Pentarh Udi 2009-10-30 13:10:41 UTC
Version:           0.70.90 (using 4.3.1 (KDE 4.3.1), 4.3.1-3.fc11 Fedora)
Compiler:          gcc
OS:                Linux (x86_64) release 2.6.30.8-64.fc11.x86_64

Bug in useful "Message History" plugin.

# Loaded plugins
Message History

# Backtraces
None

# How to Reproduce
1. Enable Message History plugin
2. Have a long talk to anyone, possibly in different time zone
3. Open message history
4. Discover that messages in it are in a wrong order, possibly it could be related to time shift between conversation participants

# Expected Behaviour
Steps 1..3 are the same
4. Messages order properly kept
Comment 1 SuperHans 2009-12-08 19:20:39 UTC
Hi,

A friend and I have the same problem.
We use ArchLinux 2.6.31 and KDE 4.3.4. I don't know since when we have the problem...
Comment 2 Thomas Schwarzgruber 2010-01-02 15:57:29 UTC
I experience the same problem here, I don't know if it's tied to the history plugin, because the times are shown incorrectly also in the chat window. 

I also like to add that I use the ICQ Protocol, but don't know if it's limited to that ... 

My Version is:
Version 0.80.2
,KDE 4.3.4 (KDE 4.3.4) "release 2"

installed through the stable open suse 11.2 repositories for kde sc 4.3.
Comment 3 Roman Jarosz 2010-07-06 18:04:40 UTC
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
Comment 4 Roman Jarosz 2010-07-06 18:08:23 UTC
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