[mythtv-commits] Ticket #1606: LiveTV failure until call SetChannelByString() by EIT scanner

MythTV mythtv at cvs.mythtv.org
Fri Mar 31 09:43:26 UTC 2006


#1606: LiveTV failure until call SetChannelByString() by EIT scanner
-------------------------------+--------------------------------------------
 Reporter:  f.lange at hccnet.nl  |       Owner:  danielk
     Type:  defect             |      Status:  new    
 Priority:  trivial            |   Milestone:         
Component:  dvb                |     Version:         
 Severity:  low                |  
-------------------------------+--------------------------------------------
 Revision [9576]
 DVB system, based on Twinhan cab-CI


 After starting mythbackend and shortly after that mythfrontend, LiveTV
 will fail until another function has tuned to a channel with success (in
 the logs: EIT scanner has tuned to channel 13001). After this successful
 tuning LiveTV also is fine. Still there is no tune to the default channel
 but to channel 13001.

 The backend seems to fail to tune to the default channel (in the logs:
 channel 10) after start up and after request LiveTV by the frontend.

 ---- part of backend-log -----

 2006-03-31 11:00:06.231 TVRec(2): SetFlags(AskAllowRecording,) ->
 RunMainLoop,AskAllowRecording,
 2006-03-31 11:00:06.231 TVRec(2): Request: Program(no) channel() input()
 flags(LiveTV,)
 2006-03-31 11:00:06.231 TVRec(2): ClearFlags(PENDINGACTIONS,) ->
 RunMainLoop,AskAllowRecording,
 2006-03-31 11:00:06.249 TVRec(2) Error: Start channel invalid, setting to
 '10' on input DVBInput instead.
 2006-03-31 11:00:06.249 DVB#0 Opening DVB channel
 2006-03-31 11:00:06.249 TVRec(2) Error: Failed to set channel to 10.

 ---- end ------

 Channel 10 definitively exist in the database, later tuning to channel 10
 (after EIT scanner has tuned to 13001) is successful

 Is something missing like 'DVB#0 SetChannelByString(xxxxx)' when starting
 LiveTV befor other processes have done a successful tune? Furthermore,
 TVRec(2): Request: Program(no) channel() input() flags(LiveTV,) seems to
 have no parameters set.

 I will set this to priority trivial as LiveTV is fine after tune by EIT
 (some minutes after backend startup)

 Log of mythbackend and mythfrontend -v channel,record,playback attached.

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


More information about the mythtv-commits mailing list