Hi. On my OpenSUSE LEAP 15.6 with KDE Plasma 5.27.11 (X11), my log is spammed with entries like this since months:
...
Jun 30 10:59:05 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:05 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:05 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:06 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:07 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:07 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:07 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:07 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:07 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:07 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:07 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:07 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:07 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:07 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:07 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
Jun 30 10:59:07 volker-pc.de.company.com plasmashell[2297]: qml: Unit undefined
...
This is my file /etc/qtproject/qtlogging.ini:
[Rules]
*.warning=false
*.debug=false
This is my file ~/.config/QtProject/qtlogging.ini:
[Rules]
qt.qpa.xcb.warning=false
qt.qml.connections.warning=false
qt.core.qabstractitemmodel.checkindex=false
As you can see, I already tried to get rid of these entries multiple times, but it still bombs my logs with these message. Can anyone help please?