[mythtv-commits] Ticket #2594: Add multiselect configuration control

MythTV mythtv at cvs.mythtv.org
Sun Mar 25 22:38:25 UTC 2007


#2594: Add multiselect configuration control
-------------------------------------------+--------------------------------
 Reporter:  mythtv at dadeos.freeserve.co.uk  |        Owner:  ijr    
     Type:  enhancement                    |       Status:  new    
 Priority:  minor                          |    Milestone:  unknown
Component:  mythtv                         |      Version:  head   
 Severity:  medium                         |   Resolution:         
-------------------------------------------+--------------------------------

Comment(by paulh):

 I've been testing this some more and I seem to be getting lots of message
 like these in the frontend log.

 these are from the channel editor in mythtv-setup
 {{{
 2007-03-25 23:24:54.056 SelectSetting()::setState(0, 0) - invalid value
 2007-03-25 23:24:54.057 SelectSetting()::setState(1, 0) - invalid value
 2007-03-25 23:24:54.057 SelectSetting()::setState(2, 0) - invalid value
 2007-03-25 23:24:54.057 SelectSetting()::setState(3, 0) - invalid value
 2007-03-25 23:24:54.057 SelectSetting()::setState(4, 0) - invalid value
 2007-03-25 23:24:54.057 SelectSetting()::setState(5, 0) - invalid value
 2007-03-25 23:24:54.057 SelectSetting()::setState(6, 0) - invalid value
 2007-03-25 23:24:54.057 SelectSetting()::setState(7, 0) - invalid value
 2007-03-25 23:24:54.057 SelectSetting()::setState(8, 0) - invalid value
 2007-03-25 23:24:54.057 SelectSetting()::setState(9, 0) - invalid value
 }}}

 also many similar to these
 this one is from the 'Input Connections' screen but most screens in
 mythtv-setup seem to produce them.
 {{{
 2007-03-25 23:27:02.105 SelectSetting(cardid)::setCurrentLabel(1) -
 invalid label
 }}}

 I know they are only warning messages but I think you need to do something
 to tidy these up before this gets committed.

-- 
Ticket URL: <http://svn.mythtv.org/trac/ticket/2594#comment:9>
MythTV <http://svn.mythtv.org/trac>
MythTV


More information about the mythtv-commits mailing list