[mythtv] Time problems with latest trunk svn?

Scott Milliken scott.milliken at e-comsultant.net
Tue Jan 16 17:31:54 UTC 2007


Oddly enough, just from waiting about an hour it magically fixed 
itself.  No recompile, no reinstall, no nothing - just waiting.  Master 
backend/frontend and the two slave backend/frontend setups are all 
working correctly again.

Scott

Scott Milliken wrote:
> I got the weirdest error message after applying the latest SVN today.  
> Apparently somebody thinks that the date is Midnight, December 31, 
> 1969.  Any better way to try to debug this issue?  Output after running 
> mythfrontend -v all:
>
> 2007-01-16 09:58:45.575 MythSocket(83185c0:26): new socket
> 2007-01-16 09:58:45.576 MythSocket(83185c0:26): attempting connect() to 
> (192.168.2.21:6543)
> 2007-01-16 09:58:45.577 MythSocket(83185c0:26): state change Idle -> 
> Connected
> 2007-01-16 09:58:45.577 write -> 26 21      MYTH_PROTO_VERSION 32
> 2007-01-16 09:58:45.577 read  <- 26 13      ACCEPT[]:[]32
> 2007-01-16 09:58:45.578 Using protocol version 32
> 2007-01-16 09:58:45.578 write -> 26 25      ANN Playback livingroom 0
> 2007-01-16 09:58:45.591 read  <- 26 2       OK
> 2007-01-16 09:58:45.591 write -> 26 79      QUERY_RECORDER 
> 4[]:[]SPAWN_LIVETV[]:[]live-livingroom-2007-01-16T09:58:45[]:[]0
> 2007-01-16 09:58:45.669 MythSocket(b1b3c4c8:20): socket is readable
> 2007-01-16 09:58:45.670 MythSocket(b1b3c4c8:20): cb->readyRead()
> 2007-01-16 09:58:45.671 read  <- 20 53      
> BACKEND_MESSAGE[]:[]QUERY_NEXT_LIVETV_DIR 4[]:[]empty
> 2007-01-16 09:58:45.672 MythEvent: QUERY_NEXT_LIVETV_DIR 4
> 2007-01-16 09:58:45.699 read  <- 26 2       ok
> 2007-01-16 09:58:45.700 MSqlQuery: SELECT chanid, starttime, endtime, 
> discontinuity, chainpos, hostprefix, cardtype, channame, input FROM 
> tvchain WHERE chainid = 'live-livingroom-2007-01-16T09:58:45' ORDER BY 
> chainpos;
> 2007-01-16 09:58:45.700 GetEntryAt(-1) failed.
> 2007-01-16 09:58:45.701 MSqlQuery: SELECT 
> recorded.chanid,starttime,endtime,title, 
> subtitle,description,channel.channum, 
> channel.callsign,channel.name,channel.commfree, 
> channel.outputfilters,seriesid,programid,filesize, 
> lastmodified,stars,previouslyshown,originalairdate, 
> hostname,recordid,transcoder,playgroup, 
> recorded.recpriority,progstart,progend,basename,recgroup, storagegroup 
> FROM recorded LEFT JOIN channel ON recorded.chanid = channel.chanid 
> WHERE recorded.chanid = '0' AND starttime = '1969-12-31T18:00:00' ;
> 2007-01-16 09:58:45.701 EntryToProgram(0 at Wed Dec 31 18:00:00 1969) 
> failed to get pginfo
> 2007-01-16 09:58:45.701 TV Error: LiveTV not successfully started
> 2007-01-16 09:58:45.702 MythSocket(83185c0:26): DownRef: -1
> 2007-01-16 09:58:45.702 MythSocket(83185c0:26): state change Connected 
> -> Idle
> 2007-01-16 09:58:45.702 MythSocket(83185c0:-1): delete socket
> 2007-01-16 09:58:45.702 TV Error: LiveTV not successfully started
> 2007-01-16 09:58:45.709 MythSocket(b1b3c4c8:20): socket is readable
> 2007-01-16 09:58:45.709 MythSocket(b1b3c4c8:20): cb->readyRead()
> 2007-01-16 09:58:45.710 read  <- 20 51      
> BACKEND_MESSAGE[]:[]RECORDING_LIST_CHANGE[]:[]empty
> 2007-01-16 09:58:45.710 MythEvent: RECORDING_LIST_CHANGE
> 2007-01-16 09:58:45.779 TV: Deleting TV Chain in destructor
> 2007-01-16 09:58:45.780 MSqlQuery: DELETE FROM tvchain WHERE chainid = 
> 'live-livingroom-2007-01-16T09:58:45' ;
> 2007-01-16 09:58:46.939 MSqlQuery: SELECT data FROM settings WHERE value 
> = 'NoPromptOnExit' AND hostname = 'livingroom' ;
> 2007-01-16 09:58:46.939 write -> 21 38      
> QUERY_IS_ACTIVE_BACKEND[]:[]livingroom
> 2007-01-16 09:58:46.940 read  <- 21 4       TRUE
>
> Scott Milliken
>   



More information about the mythtv-dev mailing list