Opened 17 years ago

Closed 16 years ago

Last modified 16 years ago

#4045 closed defect (fixed)

ChannelEditor Video Source Filter Fix for (All)

Reported by: Matthew Wire <devel@…> Owned by: danielk
Priority: minor Milestone: 0.21
Component: mythtv Version: head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

Video source filter "(All)" doesn't work correctly after the first time the dialog is loaded, and displays only "unassigned" channels. This is a simple fix which adds an additional check for "(All)" when deciding whether to set fAllSources to true.

Attachments (1)

libmythtv-channeleditor-videosourceFilterFix-04102007.diff (868 bytes) - added by Matthew Wire <devel@…> 17 years ago.
Simple fix for "(All)" filter in channel editor

Download all attachments as: .zip

Change History (4)

Changed 17 years ago by Matthew Wire <devel@…>

Simple fix for "(All)" filter in channel editor

comment:1 Changed 16 years ago by danielk

Owner: changed from Isaac Richards to danielk

comment:2 Changed 16 years ago by danielk

Resolution: fixed
Status: newclosed

(In [14729]) Fixes #4045. Refs #4096. Fixes loading of All channels in channel editor after loading another channel list by giving the All combobox entry a non-empty value. Error report and patch by Matthew Wire.

comment:3 Changed 16 years ago by danielk

(In [14733]) Refs #4045. In the channel editor selects first value in source combo box if we can't find the desired one.

This just suppresses a runtime warning when we try to select a value that hasn't been loaded yet in the ChannelEditor? startup.

Note: See TracTickets for help on using tickets.