Bug 212504

Summary: "Online since" information not read for ICQ contacts
Product: [Unmaintained] kopete Reporter: Robert Peter <robert1peter>
Component: generalAssignee: Kopete Developers <kopete-bugs-null>
Status: RESOLVED FIXED    
Severity: wishlist CC: kde
Priority: NOR    
Version First Reported In: 0.80.2   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Robert Peter 2009-10-31 12:29:23 UTC
Version:           0.80.2 (using KDE 4.3.2)
OS:                Linux
Installed from:    Gentoo Packages

In kopete shipped with kde 3.5, there was the information when an ICQ contact actually signed in (which is sent by the icq server). This sign-in time was displayed in the contact's on-mouse-over information.
This information disappeared in kopete shipped with kde4 (at least it is not available in 0.80.2).
Comment 1 Jan Ritzerfeld 2009-10-31 17:50:41 UTC
This information is still read but not displayed by default anymore. You can re-add "Online since" in Settings->Configure...->"Contact List"->"Contact List"->"Change Tooltip Contents...".
Comment 2 Robert Peter 2009-10-31 18:00:07 UTC
Maybe I described the problem too inexact: When an ICQ contact signs in at 13:00, and I sign in at 14:00, kopete in kde3 displayed "online since 13:00" for this contact. Recent kopete does not read this information from ICQ's server and just shows "online since 14:00" for each contact that signed in before me.
Comment 3 Jan Ritzerfeld 2009-11-01 10:38:37 UTC
Yes, I observed this too. However, after some time, the correct times tamps are shown.
Comment 4 Roman Jarosz 2009-11-01 11:47:44 UTC
SVN commit 1043341 by rjarosz:

Don't overwrite onlineSince if the property is already set.

BUG: 212504



 M  +2 -1      kopetecontact.cpp  


WebSVN link: http://websvn.kde.org/?view=rev&revision=1043341