[mythtv-users] datadirect hack problem

Bill Oberman Oberman at BodyMedia.Com
Mon Apr 4 14:02:21 UTC 2005


I did the datadirect.cpp hack to fix my daylight savings problem, see:
http://www.gossamer-threads.com/lists/mythtv/users/122546

 

>I've come to the same conclusion. I've temporarily fixed mine by 
>changing line 78 in datadirect.cpp from: 
>
>int timesecs = basedt.secsTo(UTCdt); 
>
>to: 
>
>int timesecs = basedt.secsTo(UTCdt) + 3600; // add one hour 
>
>Times are all correct now.

 

And, it seemed like it worked, but there is a problem.  I lose all
listings from 11:00 PM to midnight.  

 

I also saw postings in that thread about downgrading QT from 3.3.4 to
3.3.3.  I'm a little bit nervous about doing that, as quite a bit of
things depend on this library.

 

Is there an official solution yet?  

 

Thanks!

 

william

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://mythtv.org/pipermail/mythtv-users/attachments/20050404/233bed65/attachment.htm


More information about the mythtv-users mailing list