[mythtv-commits] Ticket #3177: nvram-wakeup, mythshutdown, mythwelcome and time_t

MythTV mythtv at cvs.mythtv.org
Wed Mar 7 18:28:11 UTC 2007


#3177: nvram-wakeup, mythshutdown, mythwelcome and time_t
-----------------------+----------------------------------------------------
 Reporter:  anonymous  |       Owner:  ijr    
     Type:  defect     |      Status:  new    
 Priority:  minor      |   Milestone:  unknown
Component:  mythtv     |     Version:  head   
 Severity:  medium     |  
-----------------------+----------------------------------------------------
 I was using the shutdown wakeup features of mythwelcome/shutdown for some
 time without issue. When I upgraded to head (today) I ran across some
 issues involving the time format being passed between the two.

 Here are the errors that get produced:

 QTime::fromString: Parameter out of range
 QDate::setYMD: Invalid date 1173-11-60
 nvram-wakeup: RTC is not synchronously with system time!
 nvram-wakeup: RTC isn't running in localtime nor in UTC/GMT time!

 the nvram-wakeup issues can be dealt with on my own because they are just
 system settings (but they were never present before so if you can give me
 a hint to why they appeared it would be great).

 I'm using a standard nvram-wakeup -s $time function to wake up, and time_t
 as the argument in mythwelcome.

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


More information about the mythtv-commits mailing list