[mythtv-commits] Ticket #11917: "Tune channel" field for capture cards leads to broken analog input sources

MythTV noreply at mythtv.org
Wed Oct 23 08:50:57 UTC 2013


#11917: "Tune channel" field for capture cards leads to broken analog input sources
--------------------------------------------+------------------------
     Reporter:  martin_ginkel@…             |      Owner:  danielk
         Type:  Bug Report - Hang/Deadlock  |     Status:  new
     Priority:  minor                       |  Milestone:  unknown
    Component:  MythTV - Mythtv-setup       |    Version:  0.26-fixes
     Severity:  medium                      |   Keywords:
Ticket locked:  0                           |
--------------------------------------------+------------------------
 Mythtv-Setup has a field on the capture card dialog, which allows to set a
 "tune-channel". This is a "channum" from the channel-table.

 Inside the tuning-code for analog channels (didn't check the DVB), this
 channum string is passed to the Tune(QString) method which tries to tune
 to a channel identifier known in the current frequency tables.

 This obviously fails, because a channel for the channum is not found in
 the list of registered frequencies  for europe-west.

 If this field is non-functional anyway, it should be removed from the GUI
 at least, I configured this rather by accident by navigating through the
 fields of mythtv-setup. But in effect this rendered the inputsource non-
 functional, if one switched to this input on LiveTV, Mythfrontend was dead
 and could only be killed.

--
Ticket URL: <http://code.mythtv.org/trac/ticket/11917>
MythTV <http://www.mythtv.org>
MythTV Media Center


More information about the mythtv-commits mailing list