reduce control object NULL log spew

Bug #1420432 reported by Owen Williams
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Mixxx
Fix Released
Low
Unassigned

Bug Description

There is a lot of log spew starting up LateNight because it defines a lot of control objects. It would be nice if this could be reduced.

Warning [Main]: ControlDoublePrivate::getControl returning NULL for ( "[Master]" , "small_view_curpage" )
Warning [Main]: ControlObject::getControl returning NULL for ( "[Master]" , "small_view_curpage" )
Warning [Main]: Requested control does not exist: "[Master],small_view_curpage" Creating it.
Warning [Main]: ControlDoublePrivate::getControl returning NULL for ( "[Library]" , "show_library_tab_small" )
Warning [Main]: ControlObject::getControl returning NULL for ( "[Library]" , "show_library_tab_small" )
Warning [Main]: Requested control does not exist: "[Library],show_library_tab_small" Creating it.
Warning [Main]: ControlDoublePrivate::getControl returning NULL for ( "[EffectRack1]" , "show_tab_small" )
Warning [Main]: ControlObject::getControl returning NULL for ( "[EffectRack1]" , "show_tab_small" )
Warning [Main]: Requested control does not exist: "[EffectRack1],show_tab_small" Creating it.
Warning [Main]: ControlDoublePrivate::getControl returning NULL for ( "[Samplers]" , "show_samplers_tab_small" )
Warning [Main]: ControlObject::getControl returning NULL for ( "[Samplers]" , "show_samplers_tab_small" )
Warning [Main]: Requested control does not exist: "[Samplers],show_samplers_tab_small" Creating it.
Warning [Main]: ControlDoublePrivate::getControl returning NULL for ( "[Master]" , "med_view_curpage" )
Warning [Main]: ControlObject::getControl returning NULL for ( "[Master]" , "med_view_curpage" )
Warning [Main]: Requested control does not exist: "[Master],med_view_curpage" Creating it.
Warning [Main]: ControlDoublePrivate::getControl returning NULL for ( "[EffectRack1]" , "show_tab" )
Warning [Main]: ControlObject::getControl returning NULL for ( "[EffectRack1]" , "show_tab" )
Warning [Main]: Requested control does not exist: "[EffectRack1],show_tab" Creating it.
Warning [Main]: ControlDoublePrivate::getControl returning NULL for ( "[Samplers]" , "show_samplers_tab" )
Warning [Main]: ControlObject::getControl returning NULL for ( "[Samplers]" , "show_samplers_tab" )
Warning [Main]: Requested control does not exist: "[Samplers],show_samplers_tab" Creating it.

etc etc etc

Tags: skin
Revision history for this message
Jan Holthuis (holthuis-jan) wrote :

I think is is fixed, right? I cannot reproduce it.

Changed in mixxx:
status: New → Incomplete
ronso0 (ronso0)
Changed in mixxx:
status: Incomplete → Fix Committed
milestone: none → 2.3.0
Changed in mixxx:
status: Fix Committed → Fix Released
Revision history for this message
Swiftb0y (swiftb0y) wrote :

Mixxx now uses GitHub for bug tracking. This bug has been migrated to:
https://github.com/mixxxdj/mixxx/issues/7853

lock status: Metadata changes locked and limited to project staff
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.