Kangie/sddm-sugar-candy

Unable to assign [undefined] to QQuickItem

epistemex opened this issue · 0 comments

Hi, love this greeter.

However, I do get several errors in the journal log. Doesn't seem to prevent it from running, but perhaps something to look into in a later update.

If I run: journalctl -b -p 4 I get the following errors:

Feb 01 17:47:54 usr sddm-greeter[1633]: file:///usr/share/sddm/themes/sugar-candy/Components/SystemButtons.qml:70:13: Unable to assign [undefined] to QQuickItem*
Feb 01 17:47:54 usr sddm-greeter[1633]: file:///usr/share/sddm/themes/sugar-candy/Components/SessionButton.qml:38:5: Unable to assign ComboBox_QMLTYPE_10 to Control_QMLTYPE_8
Feb 01 17:47:54 usr sddm-greeter[1633]: file:///usr/share/sddm/themes/sugar-candy/Components/SystemButtons.qml:70:13: Unable to assign [undefined] to QQuickItem*
Feb 01 17:47:54 usr sddm-greeter[1633]: file:///usr/share/sddm/themes/sugar-candy/Components/SessionButton.qml:38:5: Unable to assign ComboBox_QMLTYPE_85 to Control_QMLTYPE_83
Feb 01 17:47:54 usr sddm-greeter[1633]: file:///usr/share/sddm/themes/sugar-candy/Components/SystemButtons.qml:70:13: Unable to assign [undefined] to QQuickItem*
[...]

The last line is repeated several times.

Edit: Forgot to mention this is on Kubuntu, KDE Plasma version 5.19.5, framework: 5.74.0, Qt: 5.14.2, 64 bit running nvidia prop. driver.

Anyways, thanks for the nice work! :)