Opened 18 years ago

Closed 18 years ago

#1314 closed defect (fixed)

DVB: legacy switch broken

Reported by: homer_simpson_loves_u@… Owned by: danielk
Priority: minor Milestone: 0.20
Component: mythtv Version: head
Severity: low Keywords:
Cc: Ticket locked: no

Description

It looks like you missed a file during a previous check in. Currently some blocks of code check for 10 possible switch types and other sections of the code check for 11.

I was playing with SVN 9011.

Homer

Change History (4)

comment:1 Changed 18 years ago by danielk

Milestone: 0.20
Resolution: invalid
Status: newclosed

No missing files...

Please explain either the broken behaviour or the actual pieces of code where there is confusion.

comment:2 Changed 18 years ago by Homer

Resolution: invalid
Status: closedreopened

I looked for the source of the problem, but could not find it.

The behavior of the bug is simple. If I choose SW64 from the mythtv-setup menu I only have one input (default DVB?). If I choose SW21 I have six inputs (SW64?) that don't work.

Its easy to reproduce by choosing a dvb card from the setup menu and then choose a SW21 or SW64 and notice that the default input doesn't make sense.

Homer

comment:3 Changed 18 years ago by Homer

Also I noticed there are a few places in dvbdiseqc.cpp where you are still using constants when comparing tuning.diseqc_type.

Although I don't think that's related to this problem.

Homer

comment:4 Changed 18 years ago by danielk

Resolution: fixed
Status: reopenedclosed

(In [9057]) Fixes #1314.

Note: See TracTickets for help on using tickets.