How to get rid of log entry "plasmashell[2297]: qml: Unit undefined"?

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?

There is a rogue “console.log” somewhere. It is probably originating from one of your applets.

Or this might have been fixed since KDE Plasma 5.27.11

Hi. Thanks. I just created a bug for this: