Opened 6 years ago
Closed 6 years ago
#13441 closed Patch - Bug Fix (fixed)
Non-existing channel message for unconnected capturecard
Reported by: | Klaas de Waal | Owned by: | Klaas de Waal |
---|---|---|---|
Priority: | minor | Milestone: | 31.0 |
Component: | MythTV - Mythtv-setup | Version: | Master Head |
Severity: | low | Keywords: | |
Cc: | Stuart Auchterlonie | Ticket locked: | no |
Description
At exit, mythtv-setup checks that each capturecard is assigned to a valid channel. However, if the capture card is not even assigned to a video source there is also a popup message that says "card is set to start on channel 3, which does not exist".
In this case another message, "card is not connected to a video source", should be given. The original message is then only given when the capturecard is connected to a videosource and the start channel does not exist.
A patch for this is attached.
Attachments (1)
Note: See
TracTickets for help on using
tickets.
Check if capturecard is connected to a videosource.