Bug 212504 - "Online since" information not read for ICQ contacts
Summary: "Online since" information not read for ICQ contacts
Status: RESOLVED FIXED
Alias: None
Product: kopete
Classification: Unmaintained
Component: general (other bugs)
Version First Reported In: 0.80.2
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: Kopete Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-31 12:29 UTC by Robert Peter
Modified: 2009-11-01 11:47 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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