Opened 16 years ago
Closed 16 years ago
#6909 closed defect (duplicate)
changing LiveTV channel by arrow keys always selects lowest numbered channel
Reported by: | Owned by: | Isaac Richards | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | MythTV - General | Version: | unknown |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description (last modified by )
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)
Change History (2)
Note: See
TracTickets for help on using
tickets.
complete -v channel,record,siparser