[mythtv-commits] Ticket #5716: Corrupted wakeup time in mythshutdown

MythTV mythtv at cvs.mythtv.org
Sun Sep 14 02:50:47 UTC 2008


#5716: Corrupted wakeup time in mythshutdown
----------------------------------+-----------------------------------------
 Reporter:  dwalker at soe.ucsc.edu  |       Owner:  ijr    
     Type:  defect                |      Status:  new    
 Priority:  minor                 |   Milestone:  unknown
Component:  mythtv                |     Version:  unknown
 Severity:  medium                |     Mlocked:  0      
----------------------------------+-----------------------------------------
 mythshutdown internally uses ISODate in string format to represent times.
 However, in setScheduledWakeupTime() the time was set to the database
 setting of WakeupTimeFormat. In my case that was time_t. The time_t value
 then gets re-interpreter into a ISODate , with a bogus output. End result
 is that your wakeup time is wrong.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/5716>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list