Skip to content

Don't try to add an image path which doesn't exist

Fix "qrc:/kcm/kcm_sddm/main.qml:174:13: QML QQuickImage*: Cannot open: file:///usr/share/sddm/themes/maya/"

Perhaps this theme is broken but background image is not defined => it tries to load file:///usr/share/sddm/themes/maya/

Merge request reports