Bug 506383 - Logs spammed with "qml: Unit undefined"
Summary: Logs spammed with "qml: Unit undefined"
Status: RESOLVED UNMAINTAINED
Alias: None
Product: kde
Classification: I don't know
Component: general (other bugs)
Version First Reported In: unspecified
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: Unassigned bugs
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-06-30 10:24 UTC by Volker
Modified: 2025-06-30 10:45 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Volker 2025-06-30 10:24:31 UTC
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
Comment 1 Méven 2025-06-30 10:45:12 UTC
Plasma 5.27 especially for such low severity issues, isn't supported anymore.

Please test with a Plasma 6.X version.