Skip to content

Clean up the logs #32431

@krasko78

Description

@krasko78

Your idea

The logs have accumulated noise, let's clean them up:

  1. WARN | main_thread | AccessibilityController::reg | Already registered

  2. WARN | main_thread | std::array<int,3> __cdecl parseVersion | Ignoring everything after third point: 5.0.0.1

  3. main_thread | Qt | qrc:/qt/qml/MuseScore/NotationScene/UndoRedoToolBar.qml:56:13: Unable to assign a function to a property of any type other than var.

  4. WARN | main_thread | Qt | qrc:/qt/qml/MuseScore/Inspector/text/TextSettings.qml:102: TypeError: Cannot read property 'isSymbolSizeAvailable' of null

  5. WARN | main_thread | Qt | qrc:/qt/qml/MuseScore/Inspector/parts/PartsSettings.qml:81:17: Unable to assign [undefined] to mu::inspector::PropertyItem*

  6. WARN | main_thread | Qt | qrc:/qt/qml/Muse/UiComponents/FlatButton.qml:220:5: QML Loader: Binding loop detected for property "itemImplicitWidth"

  7. DEBUG | main_thread | AbstractMenuModel::findItem | There is more than one item for add-slur, will return the first one found

  8. WARN | main_thread | AbstractMenuModel::makeMenuItem | not found action: vst-use-oldview
    WARN | main_thread | AbstractMenuModel::makeMenuItem | not found action: vst-use-newview

Problem to be solved

Keep the logs clean of errors, warnings and noise

Prior art

No response

Additional context

No response

Checklist

  • This request follows the guidelines for reporting issues
  • I have verified that this feature request has not been logged before, by searching the issue tracker for similar requests

Metadata

Metadata

Assignees

Labels

devRelated to developer experience (compiling, code base, CI), rather than end user experience

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions