[mythtv-commits] Ticket #6909: changing LiveTV channel by arrow keys always selects lowest numbered channel

MythTV mythtv at cvs.mythtv.org
Tue Aug 25 22:40:07 UTC 2009


#6909: changing LiveTV channel by arrow keys always selects lowest numbered
channel
---------------------------------+------------------------------------------
 Reporter:  pstehlik at sophics.cz  |        Owner:  ijr      
     Type:  defect               |       Status:  closed   
 Priority:  minor                |    Milestone:  unknown  
Component:  MythTV - General     |      Version:  unknown  
 Severity:  medium               |   Resolution:  duplicate
  Mlocked:  0                    |  
---------------------------------+------------------------------------------
Changes (by mdean):

  * status:  new => closed
  * resolution:  => duplicate


Old description:

> 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).

New description:

 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).

--

Comment:

 dup of #6208

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/6909#comment:1>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list