[mythtv] [mythtv-commits] Ticket #2793: DiseqC input connection settings not saved in mythtv-setup

spam spam at sma2.rain.com
Wed Dec 13 16:04:00 UTC 2006


Daniel Kristjansson wrote:
> On Tue, 2006-12-12 at 20:58 -0800, spam wrote:
>   
>> MythTV wrote:
>>     
>>> #2793: DiseqC input connection settings not saved in mythtv-setup
>>> ---------------------------------+------------------------------------------
>>>  Reporter:  michel at verbraak.org  |        Owner:  danielk 
>>>      Type:  patch                |       Status:  reopened
>>>  Priority:  minor                |    Milestone:  0.21    
>>> Component:  mythtv               |      Version:  head    
>>>  Severity:  low                  |   Resolution:          
>>> ---------------------------------+------------------------------------------
>>> Comment (by danielk):
>>>
>>>  michel, spam, can you try the attached patch...
>>>
>>>  I'm assuming the problem is with the USALS config?
>>>
>>>  If so, I believe this fixes it, along with making some other changes.
>>>
>>>   
>>>       
>> Rotor angles are saved but I can't access the diseqc port selection menu 
>> in the "DTV Device Configuration" screen.
>>
>> DVB0 has a "USALS rotor ->4 port diseqc switch" setup
>> DVB1 has a "2 port diseqc switch" setup
>>
>> both are broken.
>>     
>
> Did you try creating a new connection?
>
> If you are talking about why I think you are these were
> disabled intentionally on existing setups.
>
> Try changing this line in videosource.cpp:
>   addChild(new DTVDeviceConfigGroup(*externalInputSettings,
>                                     _cardid, isNewInput));
> to
>   addChild(new DTVDeviceConfigGroup(*externalInputSettings,
>                                     _cardid, true));
>
> and tell me if that doesn't give you what you are looking for.
>
> If so, why do you think this should be editable?
> Do these layouts change much once set up?
>
> The plan was to get rid of this screen completely
> when there is nothing to configure (i.e. when there
> is no rotor and you are looking at the config of an
> existing connection.)
>
> -- Daniel
>
> _______________________________________________
> mythtv-dev mailing list
> mythtv-dev at mythtv.org
> http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-dev
>
>
>
> !DSPAM:45800e9323451109510800!
>   
That you can change the "video source" for a existing connection and not the
LNB port seems illogical.  If the only way to change a port selection is 
to delete a input connection then create a new one, thats prone to 
error. By its very nature a rotor system with several LNB input 
selections will have a large layout that's subject to many changes.


More information about the mythtv-dev mailing list