Opened 15 years ago

Closed 15 years ago

#6909 closed defect (duplicate)

changing LiveTV channel by arrow keys always selects lowest numbered channel

Reported by: pstehlik@… Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: MythTV - General Version: unknown
Severity: medium Keywords:
Cc: Ticket locked: no

Description (last modified by sphery)

Latest trunk (21517), Live TV, watching a channel (say 8), press arrow up (or down?) to select a different channel (say 7) and press Enter. MythTV tries to tune the expected channel (7) but immediately switches to the channel with lowest number. Relevant -v siparser,record,channel:

2009-08-26 00:04:21.013 ChannelBase(1): Failed to find channel(7) on current input (DVBInput #2) of card (1).
2009-08-26 00:04:21.014 ChannelBase(1): Found channel(7) on another input (DVBInput #3) of card (1).
2009-08-26 00:04:21.026 ChannelBase(1): Failed to find channel(1) on current input (DVBInput #2) of card (1).
2009-08-26 00:04:21.027 ChannelBase(1): Found channel(1) on another input (DVBInput #1) of card (1).
2009-08-26 00:04:21.035 TVRec(1): SetChannel(1) -- begin

I tried to rename/renumber the channel 1 to channel 9 out of curiosity and MythTV was then falling to channel 2 (lowest available channel number) when asked for channel 7 (or any other, doesn't matter).

Attachments (1)

log.gz (122.9 KB) - added by pstehlik@… 15 years ago.
complete -v channel,record,siparser

Download all attachments as: .zip

Change History (2)

Changed 15 years ago by pstehlik@…

Attachment: log.gz added

complete -v channel,record,siparser

comment:1 Changed 15 years ago by sphery

Description: modified (diff)
Resolution: duplicate
Status: newclosed

dup of #6208

Note: See TracTickets for help on using tickets.