[mythtv-commits] Re: Ticket #709: No response after changing inputs

MythTV mythtv at cvs.mythtv.org
Sun Nov 27 19:36:04 EST 2005


#709: No response after changing inputs
-----------------------------+----------------------------------------------
 Reporter:  tommi at tommi.org  |        Owner:  ijr 
     Type:  defect           |       Status:  new 
 Priority:  major            |    Milestone:      
Component:  mythtv           |      Version:  head
 Severity:  medium           |   Resolution:      
-----------------------------+----------------------------------------------
Comment (by anonymous):

 I tried doing the same thing on Linux which was also unsuccesfull but in a
 different way.

 {{{
 MythTV is already using all available inputs for the channel you
 selected...
 }}}
 output from stdout
 {{{
 2005-11-28 00:26:08.488 TV: CommitQueuedInput() livetv(1) qchannum()
 qchanid(0)
 2005-11-28 00:26:08.516 TV: ChangeChannel(0, '5')
 }}}

 Is there a chance that while looking for a free card/input for the channel
 it is not clearing the currently used card? I'm just guessing from reading
 some code...

 Found that RemoteEncoder *RemoteRequestFreeRecorderFromList(QStringList
 &qualifiedRecorders) in libs/libmythtv/remoteutil.cpp always returns NULL.
 It goes past the first ''if'' statement but I'm not enough of an expert to
 figure out what happens next, I'll try to do more digging tomorrow.

 But as a workaround, turning off "Always use Browse mode when changing
 channels in LiveTV" fixes the problem if you only use the up/down arrows
 to change channels.

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


More information about the mythtv-commits mailing list