Opened 13 years ago
Closed 13 years ago
Last modified 13 years ago
#4045 closed defect (fixed)
ChannelEditor Video Source Filter Fix for (All)
Reported by: | 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)
Change History (4)
Changed 13 years ago by
Attachment: | libmythtv-channeleditor-videosourceFilterFix-04102007.diff added |
---|
comment:1 Changed 13 years ago by
Owner: | changed from Isaac Richards to danielk |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:3 Changed 13 years ago by
(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.
Simple fix for "(All)" filter in channel editor