[mythtv-commits] Ticket #1847: DVB - Backend fails to tune to a channel on a different input

MythTV mythtv at cvs.mythtv.org
Tue May 23 12:44:25 EDT 2006


#1847: DVB - Backend fails to tune to a channel on a different input
-------------------------------------+--------------------------------------
 Reporter:  Mark.Buechler at gmail.com  |       Owner:  ijr 
     Type:  defect                   |      Status:  new 
 Priority:  major                    |   Milestone:  0.20
Component:  mythtv                   |     Version:  head
 Severity:  medium                   |  
-------------------------------------+--------------------------------------
 This is a bug introduced with the mythtv-eit merge. When I attempt to
 change channels from one input to another on the same cardid it fails.
 I've been doing a bit of debugging and can't figure out what is what. It
 looks like when the tuning request is enqueue()'ed, request.program() is 0
 and seems to never get a value which causes in TVRec::TuningGetChanNum()
 to never call request.program->GetChannel(), which I believe does the
 setting of request.input. I am attempting to tune from cardinputid 3 to
 cardinputid 4. Tuning to the same cardinputid succeeds, however. The input
 the old channel is on is "DiSEqC v1.3 Input 1", DiSEqC position -110, and
 the new channel is on input "DiSEqC v1.3 Input 2", DiSEqC position -119.
 Backend log attached.

-- 
Ticket URL: <http://cvs.mythtv.org/trac/ticket/1847>
MythTV <http://www.mythtv.org/>
MythTV


More information about the mythtv-commits mailing list