Opened 18 years ago

Closed 18 years ago

#1606 closed defect (fixed)

LiveTV failure until call SetChannelByString() by EIT scanner

Reported by: f.lange@… Owned by: danielk
Priority: trivial Milestone: unknown
Component: dvb Version:
Severity: low Keywords:
Cc: Ticket locked: no

Description

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.


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.


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.

Attachments (3)

log_livetv_back.txt (43.3 KB) - added by f.lange@… 18 years ago.
log mythbackend -v channel,record,playback
log_livetv_back.2.txt (43.3 KB) - added by f.lange@… 18 years ago.
log mythbackend -v channel,record,playback
log_livetv_front.txt (13.2 KB) - added by f.lange@… 18 years ago.
log mythfrontend -v channel,record,playback

Download all attachments as: .zip

Change History (4)

Changed 18 years ago by f.lange@…

Attachment: log_livetv_back.txt added

log mythbackend -v channel,record,playback

Changed 18 years ago by f.lange@…

Attachment: log_livetv_back.2.txt added

log mythbackend -v channel,record,playback

Changed 18 years ago by f.lange@…

Attachment: log_livetv_front.txt added

log mythfrontend -v channel,record,playback

comment:1 Changed 18 years ago by f.lange@…

Resolution: fixed
Status: newclosed

The LiveTV failure seems to be fixed using revision 9593 (I won't know where it has been fixed)

Note: See TracTickets for help on using tickets.