On Wednesday 09 February 2005 01:52 pm, Steven wrote: > Chris Pinkham schreef: > >>ChanID is 1003 in this case, but there is NULL before that in the value > >>list : > >> > >>INSERT INTO recordedmarkup (chanid, starttime, mark, type, offset) > >> > >> >>VALUES ( NULL > >> >>'1003' , '20050208202400' , '5531' , 6 , '1497991206' ); > >> > >>None of my channels in channel table have NULL as chanID. > >>I'll try upgrading to todays CVS. > > > >Sorry, I missed that. I knew the first column in the list was chanid > >and saw the NULL as the first value. That is odd. > > It gets even weirder. Got this in my log followed by a backend crash : > Seems to happen when two recordings start at the same time.
Known bug in older versions of Qt. A fix will be in CVS later today. Isaac _______________________________________________ mythtv-dev mailing list [email protected] http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
