[mythtv-commits] Ticket #8155: Live TV fails on "failed to set channel"

MythTV mythtv at cvs.mythtv.org
Tue Mar 9 10:44:22 UTC 2010


#8155: Live TV fails on "failed to set channel"
-----------------------------------------------+----------------------------
 Reporter:  Philip Ward <philgward@…>          |       Owner:  ijr       
     Type:  defect                             |      Status:  new       
 Priority:  minor                              |   Milestone:  unknown   
Component:  MythTV - General                   |     Version:  0.22-fixes
 Severity:  medium                             |     Mlocked:  0         
-----------------------------------------------+----------------------------
 I scanned for new channels using mythtv setup. I watched some of the new
 ones to see what they were and decided to delete some of them using
 mythweb.

 When selecting live tv it fails and dumps me back at the main menu. Log
 file looks like this:

 {{{
 2010-03-08 19:25:57.962 MainServer::ANN Playback
 2010-03-08 19:25:57.963 adding: dibbler as a client (events: 0)
 2010-03-08 19:25:57.965 TVRec(6): Changing from None to Watching
 WatchingLiveTV
 2010-03-08 19:25:57.971 GetChannelData() failed because it could not
                         find channel number '93' in DB for source '1'.
 2010-03-08 19:25:57.971 ChannelBase(6): IsTunable(DVBInput,93) Failed to
 find channel in DB on input '6'
 2010-03-08 19:25:57.975 GetChannelData() failed because it could not
                         find channel number '93' in DB for source '1'.
 2010-03-08 19:25:57.976 ChannelBase(6): IsTunable(DVBInput,93) Failed to
 find channel in DB on input '6'
 2010-03-08 19:25:57.984 GetChannelData() failed because it could not
                         find channel number '93' in DB for source '1'.
 2010-03-08 19:25:57.985 ChannelBase(6): IsTunable(DVBInput,93) Failed to
 find channel in DB on input '6'
 2010-03-08 19:25:57.986 ChannelBase(6) Error: Setting start channel '93'
 failed,
                         and we failed to find any suitible channels on any
 input.
 2010-03-08 19:25:57.986 TVRec(6): HW Tuner: 6->6
 2010-03-08 19:25:57.989 DVBChan(6:/dev/dvb/adapter1/frontend0) Error:
 SetChannelByString(93): CheckChannel failed.
                         Please verify the channel in the 'mythtv-setup'
 Channel Editor.
 2010-03-08 19:25:57.989 TVRec(6) Error: Failed to set channel to 93.
 Reverting to kState_None
 2010-03-08 19:25:57.990 TVRec(6): Changing from Watching WatchingLiveTV to
 None
 }}}

 I suggest that this failure cause mythtv to select the next, or previous
 channel instead of giving up, or perhaps display a blank screen and let
 the user change channel or input. This may sound like a feature request,
 but I had to hack the database to make one of my existing channels 93, go
 to live tv, change to an existing channel, then roll-back the database, so
 this feels more like a bug.

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


More information about the mythtv-commits mailing list