[mythtv-commits] Ticket #4096: Incorrect handling of the (All) datasource in mythtv-setup
MythTV
mythtv at cvs.mythtv.org
Fri Nov 2 16:34:03 UTC 2007
#4096: Incorrect handling of the (All) datasource in mythtv-setup
-------------------------+--------------------------------------------------
Reporter: stuarta | Owner: danielk
Type: defect | Status: closed
Priority: minor | Milestone: 0.21
Component: channelscan | Version: head
Severity: medium | Resolution: fixed
Mlocked: 0 |
-------------------------+--------------------------------------------------
Changes (by danielk):
* status: reopened => closed
* resolution: => fixed
Comment:
(In [14791]) Fixes #4096. Channel list was empty after a certain series of
actions.
The problem was not in the channel editor but in the ListBoxSetting itself
which deleted the reference to the current MythListBox widget after
configWidget was called the second time. Also clearSelections() did not
properly clear the list if there already was a widget. This fixes both
problems.
This change requires recompiling plug-ins due to the updated binary
version for change in the ListBoxSetting signature.
--
Ticket URL: <http://svn.mythtv.org/trac/ticket/4096#comment:6>
MythTV <http://svn.mythtv.org/trac>
MythTV
More information about the mythtv-commits
mailing list