SUMMARY I get the logs in journalctl spammed with errors like this: 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 STEPS TO REPRODUCE I don't know :( 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. Therefore, I believe it is a bug or a logger output that was forgotten... SOFTWARE/OS VERSIONS Linux/KDE Plasma: OpenSUSE LEAP 15.6 with KDE Desktop (x11) and Plasma 5.27.11 KDE Plasma Version: 5.27.11 KDE Frameworks Version: 5.115.0 Qt Version: 5.15.12
Plasma 5.27 especially for such low severity issues, isn't supported anymore. Please test with a Plasma 6.X version.