[Pidgin] #1282: Unidle time for local account is always set to 12/31/1969 07:00:00 PM

Pidgin trac at pidgin.im
Tue May 29 02:17:26 EDT 2007


#1282: Unidle time for local account is always set to 12/31/1969 07:00:00 PM
---------------------------+------------------------------------------------
  Reporter:  serynth       |       Owner:                        
      Type:  defect        |      Status:  new                   
  Priority:  minor         |   Milestone:                        
 Component:  pidgin (gtk)  |     Version:  2.0.0                 
Resolution:                |    Keywords:  unidle time system log
   Pending:  0             |  
---------------------------+------------------------------------------------
Comment (by QuLogic):

 That number looked suspiciously like a 0, and in fact it is, mapped to a
 -5 timezone (I take it you're in EST, too?).[[BR]]

 The following is a patch to fix that. Since the code for buddies uses
 {{{time(NULL)}}} for the timestamp, the patch uses that as the timestamp
 for the user as well. It also moves current_time up in scope so
 {{{time(NULL)}}} doesn't need to be called extra times (but you don't need
 to commit that if you don't feel like it).

-- 
Ticket URL: <http://developer.pidgin.im/ticket/1282#comment:1>
Pidgin <http://pidgin.im>
Pidgin


More information about the Tracker mailing list