Ticket #384 (new defect: None)

Opened 6 years ago

Last modified 6 months ago

Popup showing login time incorrect

Reported by: nobody Owned by:
Priority: normal Milestone:
Component: system Version: 1.2.*
Keywords: Cc:

Description (last modified by emostar) (diff)

The pop up that displays user's login time displays a large number in minutes, something like 429185701 minutes. As well I've also noticed that the user's idle time would sometimes have a larger value then the users's login time. Using licq and QT plugin version 1.2.4 running on Mandrake 9.0

Change History

Changed 6 years ago by nobody

Logged In: NO

Additional info: It only happens when someone just logs on then after a couple of minutes the users login/online time resets to 0 minutes

Changed 6 years ago by xenog

Logged In: YES user_id=706003

i get this with every version of licq. some kind of uninitialized time-variables?

Changed 6 years ago by nobody

Logged In: NO

I recomplied LICQ (qt plugin version) with QT 3.1.1 and I don't get 4291209410 minutes appearing in the popup anymore but user's idle time is still greater then users login time. Licq (Qt-gui) 1.2.4 QT 3.1.1 KDE 3.1

Changed 6 years ago by emostar

Logged In: YES user_id=21415

How much larger would the person's idle time be compared to online time? I think it may happen to be 1 minute somtimes (yes that should be fixed), but never more than that.

Changed 2 years ago by emostar

  • description modified (diff)
  • summary changed from smart+question to Popup showing login time incorrect

Changed 6 months ago by flynd

As of r6112, r6113 and r6123, extra checks have been added handle if online time or idle time is in the future, compared to local system time. This should make sure values close to 232 are no longer displayed.

I can however confirm that in dev (future 1.3.6) idle time is sometimes still shown as a higher value than online time.

Example from popup:

O: Fri Apr 4 06:04:45 2008
Logged In: 5 hours 11 minutes
Idle: 18 hours 10 minutes

Looking in the user info dialog, Online Since is listed as "Fri Apr 4 18:00:45 2008".

This was at 2008-04-04 23:13 so it seems that Online Since is later than both Last Online and Idle time.

Note: See TracTickets for help on using tickets.