Opened 5 years ago

Closed 5 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)

20190330-check-source.patch (828 bytes) - added by Klaas de Waal 5 years ago.
Check if capturecard is connected to a videosource.

Download all attachments as: .zip

Change History (2)

Changed 5 years ago by Klaas de Waal

Attachment: 20190330-check-source.patch added

Check if capturecard is connected to a videosource.

comment:1 Changed 5 years ago by Klaas de Waal <kdewaal@…>

Resolution: fixed
Status: assignedclosed

In 987699ac2/mythtv:

Give message when card is not connected to a video source.

Fixes #13441

Note: See TracTickets for help on using tickets.