KDE hangs on splash screen when logging in after logout

My issue is pretty much identical to thread 31359 (I cannot put links in this post).

Steps to reproduce:

  • Boot PC and wait for desktop to load (I have “automatically log in” set at startup)
  • Log out
  • Type password and click “log in”

Expected:
Desktop loads normally as on fresh boot

What happens instead:
Splash screen starts, and progress bar hangs.
After some time the mouse cursor appears and moves (bluetooth mouse is working)
Sometimes after waiting a LONG time, the desktop loads but with graphic glitches. After a reboot everything works fine.

I tried editing /etc/systemd/logind.conf as stated in thread 31359
I tried changing the line both as KillUserProcess=yes and KillUserProcesses=yes then rebooting, but nothing changes.

Thanks in advance

3 Likes

I have the same issue:

I think the some bug in Manjaro, not KDE?

I’m sorry, i forgot to add system info. I just updated to:

Operating System: Manjaro Linux
KDE Plasma Version: 5.20.3
KDE Frameworks Version: 5.76.0
Qt Version: 5.15.1
Kernel Version: 5.4.78-1-MANJARO
OS Type: 64-bit
Processors: 8 × Intel® Core™ i7-6700HQ CPU @ 2.60GHz
Memory: 31,2 GiB of RAM
Graphics Processor: Mesa Intel® HD Graphics 530

And the problem persists, however I noticed that by enabling: “KDE settings > login screen > advanced > Log in immediately after logging off” the logout and consequent log in works without problems.

I noticed same issues on my KDE, latest testing branch

I know new sddm 0.19.0-2.2 has the bug with new version of Plasma.
Try to downgrade old sddm 0.18.1-2 that works fine for me on my VM. You need to reboot after downgrade.
It is same as the version of sddm in KDE Neon that has no issue.

1 Like

This old version of sddm works random, sry

I have the same issue

Hi Everyone,

I having the same problem on two separate installs.
It looks like desktop freezes but application menu sort of works.

I’m in unstable branch and after recent updates i’m also facing this issue.
I also noticed high CPU utilization by plasmashell, for plasmashell issue i have reported bug on KDE forum. Check if you are also facing high CPU utilization by plasmashell.

I am not sure but my issue seems related:

After bootup and login the display on one of my three displays frezzes. It is a black screen with frozen login spinner. When i change the displaysettings (my solution atm is to change the resolution on the affected screen) it works normally.

Edit: The one display just hanged again and when I tried to do my workaround the whole kde seemed to hang. I hat to kill switch my pc

I have something similar on KDE-Dev (Unstable).

  • I enter my password in SDDM
  • I see the spinner
  • A dialog box appears saying kded5 needs my KDE Wallet Password
  • I enter it and eventually I see my cursor, but the spinner stops.
  • I can ctrl alt f4 and login to a tty and sudo pacman -Syyu so I know my wireless got activated

Hi Everyone,

In /usr/lib/systemd/system/sddm.sevice change the line

StartLimitIntervalSet=30

to 1 or more. But keep in mind that you have to wait that time before you login gain.
Should help. In my case did.

Regards

Hi! I have the same issue. I noticed that with the default splash screen there is no delay when logging in after logout. If i change the splash screen, then the described issue happens…

…And, nope. The problem still occurs, even withe default splash screen. I tried it after posting the previous message. It “worked” earlier, maybe by"accident"… Any help appreciated. Take care!

I was having this same issue. This solution appears to fix it.

1 Like

@nemecic @mparillo @Avinash @Thom75 @nanoone @brtza @Zesko @HotlineMiami

Please see post above. If that soiution wouldn’t immediately fix it for you, follow the debugging steps starting from here and create a new topic pointing out that that one doesn’t work and post more detailed info.

:+1:

3 Likes

Hi

I tried, unfortunately it doesn’t help. Because KDE Neon OS has no issue with Login, but it has TypeError in SDDM and Qt more than Manjaro KDE. Both were tested in VM.

Manjaro Log:

Dez 07 11:17:19 test-virtualbox kernel: RAS: Correctable Errors collector initialized.
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/Main.qml:377: TypeError: Cannot read property 'smallSpacing' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/Battery.qml:27: TypeError: Cannot read property 'smallSpacing' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/ActionButton.qml:55: TypeError: Cannot read property 'smallSpacing' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/ActionButton.qml:34: TypeError: Cannot read property 'gridUnit' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/ActionButton.qml:36: TypeError: Cannot read property 'largeSpacing' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/ActionButton.qml:37: TypeError: Cannot read property 'smallSpacing' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/ActionButton.qml:55: TypeError: Cannot read property 'smallSpacing' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/ActionButton.qml:34: TypeError: Cannot read property 'gridUnit' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/ActionButton.qml:36: TypeError: Cannot read property 'largeSpacing' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/ActionButton.qml:37: TypeError: Cannot read property 'smallSpacing' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/ActionButton.qml:55: TypeError: Cannot read property 'smallSpacing' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/ActionButton.qml:34: TypeError: Cannot read property 'gridUnit' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/ActionButton.qml:36: TypeError: Cannot read property 'largeSpacing' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/ActionButton.qml:37: TypeError: Cannot read property 'smallSpacing' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/ActionButton.qml:55: TypeError: Cannot read property 'smallSpacing' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/ActionButton.qml:34: TypeError: Cannot read property 'gridUnit' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/ActionButton.qml:36: TypeError: Cannot read property 'largeSpacing' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/ActionButton.qml:37: TypeError: Cannot read property 'smallSpacing' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/SessionManagementScreen.qml:82: TypeError: Cannot read property 'gridUnit' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/SessionManagementScreen.qml:111: TypeError: Cannot read property 'smallSpacing' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/SessionManagementScreen.qml:97: TypeError: Cannot read property 'gridUnit' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/SessionManagementScreen.qml:98: TypeError: Cannot read property 'gridUnit' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/SessionManagementScreen.qml:88: TypeError: Cannot read property 'gridUnit' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/UserList.qml:25: TypeError: Cannot read property 'gridUnit' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/UserList.qml:26: TypeError: Cannot read property 'gridUnit' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:38: TypeError: Cannot read property 'iconSizes' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:101: TypeError: Cannot read property 'iconSizes' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:36: TypeError: Cannot read property 'smallSpacing' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:38: TypeError: Cannot read property 'iconSizes' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:101: TypeError: Cannot read property 'iconSizes' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:36: TypeError: Cannot read property 'smallSpacing' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:38: TypeError: Cannot read property 'iconSizes' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:101: TypeError: Cannot read property 'iconSizes' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:36: TypeError: Cannot read property 'smallSpacing' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ButtonStyle.qml:83: TypeError: Cannot read property 'iconSizes' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/ButtonStyle.qml:28: TypeError: Cannot read property 'smallSpacing' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/TextFieldStyle.qml:77: TypeError: Cannot read property 'iconSizes' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/TextFieldStyle.qml:77: TypeError: Cannot read property 'iconSizes' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/UserDelegate.qml:39: TypeError: Cannot read property 'largeSpacing' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/UserDelegate.qml:70: TypeError: Cannot read property 'gridUnit' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/components/UserDelegate.qml:45: TypeError: Cannot read property 'longDuration' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/private/TextFieldFocus.qml:80: TypeError: Cannot read property 'longDuration' of n
ull
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/lib/qt/qml/QtQuick/Controls/Styles/Plasma/private/ButtonShadow.qml:117: TypeError: Cannot read property 'longDuration' of nu
ll
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/Main.qml:226: TypeError: Cannot read property 'longDuration' of null
Dez 07 11:17:28 test-virtualbox sddm-greeter[803]: file:///usr/share/sddm/themes/breath2/Main.qml:382: TypeError: Cannot read property 'longDuration' of null

KDE Neon with no issue of login:

Nov 23 08:54:17 yes-virtualbox sddm-greeter[2596]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls.2/ToolButton.qml: QML IconImage: Error decoding: file:///usr/share/icons/breeze/actions/24/edit-copy.svg: Unsupported image for
mat
Nov 23 08:54:21 yes-virtualbox sddm-greeter[2661]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls.2/ToolButton.qml: QML IconImage: Error decoding: file:///usr/share/icons/breeze/actions/24/edit-copy.svg: Unsupported image for
mat
Nov 23 08:54:25 yes-virtualbox sddm-greeter[2729]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls.2/ToolButton.qml: QML IconImage: Error decoding: file:///usr/share/icons/breeze/actions/24/edit-copy.svg: Unsupported image for
mat
Nov 23 08:54:32 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls.2/ToolButton.qml: QML IconImage: Error decoding: file:///usr/share/icons/breeze/actions/24/edit-copy.svg: Unsupported image for
mat
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/Main.qml:455: TypeError: Cannot read property 'largeSpacing' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/Main.qml:460: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/Main.qml:162: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:102: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:39: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:55: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:41: TypeError: Cannot read property 'largeSpacing' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:42: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:102: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:39: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:55: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:41: TypeError: Cannot read property 'largeSpacing' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:42: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:102: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:39: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:55: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:41: TypeError: Cannot read property 'largeSpacing' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:42: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:102: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:39: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:55: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:41: TypeError: Cannot read property 'largeSpacing' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:42: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:42: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:145: TypeError: Cannot read property 'iconSizes' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:121: TypeError: Cannot read property 'iconSizes' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/mobiletextselection/MobileCursor.qml:45: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/mobiletextselection/MobileCursor.qml:32: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/mobiletextselection/MobileCursor.qml:23: TypeError: Cannot read property 'devicePixelRatio' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/mobiletextselection/MobileCursor.qml:14: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:38: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:145: TypeError: Cannot read property 'iconSizes' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:121: TypeError: Cannot read property 'iconSizes' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/mobiletextselection/MobileCursor.qml:45: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/mobiletextselection/MobileCursor.qml:32: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/mobiletextselection/MobileCursor.qml:23: TypeError: Cannot read property 'devicePixelRatio' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/mobiletextselection/MobileCursor.qml:14: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:38: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:42: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/SessionManagementScreen.qml:85: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/SessionManagementScreen.qml:115: TypeError: Cannot read property 'largeSpacing' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/SessionManagementScreen.qml:101: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/SessionManagementScreen.qml:102: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/SessionManagementScreen.qml:92: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/UserList.qml:26: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/UserList.qml:27: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:38: TypeError: Cannot read property 'iconSizes' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:101: TypeError: Cannot read property 'iconSizes' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:36: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:38: TypeError: Cannot read property 'iconSizes' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:101: TypeError: Cannot read property 'iconSizes' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:36: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/UserDelegate.qml:103: TypeError: Cannot read property 'largeSpacing' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/UserDelegate.qml:44: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/UserDelegate.qml:69: TypeError: Cannot read property 'largeSpacing' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/UserDelegate.qml:95: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/UserDelegate.qml:75: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/UserDelegate.qml:50: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:151: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/private/TextFieldFocus.qml:80: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:127: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:127: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:151: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:47: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:62: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:78: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:47: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:62: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:78: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:47: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:62: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:78: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:47: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:62: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:78: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/Main.qml:443: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/Main.qml:464: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/private/ButtonHover.qml:79: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/private/FlatButtonBackground.qml:161: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/private/ButtonHover.qml:58: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/private/FlatButtonBackground.qml:139: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/private/ButtonShadow.qml:86: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/private/RaisedButtonBackground.qml:184: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/private/FlatButtonBackground.qml:183: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/private/ButtonShadow.qml:75: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/private/RaisedButtonBackground.qml:162: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/Main.qml:249: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:40 yes-virtualbox sddm-greeter[2800]: file:///usr/share/sddm/themes/breeze/Main.qml:482: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:49 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls.2/ToolButton.qml: QML IconImage: Error decoding: file:///usr/share/icons/breeze/actions/24/edit-copy.svg: Unsupported image for
mat
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/Main.qml:455: TypeError: Cannot read property 'largeSpacing' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/Main.qml:460: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/Main.qml:162: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:102: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:39: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:55: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:41: TypeError: Cannot read property 'largeSpacing' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:42: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:102: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:39: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:55: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:41: TypeError: Cannot read property 'largeSpacing' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:42: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:102: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:39: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:55: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:41: TypeError: Cannot read property 'largeSpacing' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:42: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:102: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:39: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:55: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:41: TypeError: Cannot read property 'largeSpacing' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:42: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:42: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:145: TypeError: Cannot read property 'iconSizes' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:121: TypeError: Cannot read property 'iconSizes' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/mobiletextselection/MobileCursor.qml:45: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/mobiletextselection/MobileCursor.qml:32: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/mobiletextselection/MobileCursor.qml:23: TypeError: Cannot read property 'devicePixelRatio' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/mobiletextselection/MobileCursor.qml:14: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:38: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:145: TypeError: Cannot read property 'iconSizes' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:121: TypeError: Cannot read property 'iconSizes' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/mobiletextselection/MobileCursor.qml:45: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/mobiletextselection/MobileCursor.qml:32: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/mobiletextselection/MobileCursor.qml:23: TypeError: Cannot read property 'devicePixelRatio' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/mobiletextselection/MobileCursor.qml:14: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:38: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:42: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/SessionManagementScreen.qml:85: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/SessionManagementScreen.qml:115: TypeError: Cannot read property 'largeSpacing' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/SessionManagementScreen.qml:101: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/SessionManagementScreen.qml:102: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/SessionManagementScreen.qml:92: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/UserList.qml:26: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/UserList.qml:27: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:38: TypeError: Cannot read property 'iconSizes' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:101: TypeError: Cannot read property 'iconSizes' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:36: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:38: TypeError: Cannot read property 'iconSizes' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:101: TypeError: Cannot read property 'iconSizes' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/QtQuick/Controls/Styles/Plasma/ToolButtonStyle.qml:36: TypeError: Cannot read property 'smallSpacing' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/UserDelegate.qml:103: TypeError: Cannot read property 'largeSpacing' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/UserDelegate.qml:44: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/UserDelegate.qml:69: TypeError: Cannot read property 'largeSpacing' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/UserDelegate.qml:95: TypeError: Cannot read property 'gridUnit' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/UserDelegate.qml:75: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/UserDelegate.qml:50: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:151: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/private/TextFieldFocus.qml:80: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:127: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:127: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/TextField.qml:151: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:47: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:62: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:78: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:47: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:62: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:78: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:47: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:62: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:78: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:47: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:62: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/components/ActionButton.qml:78: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/Main.qml:443: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/Main.qml:464: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/private/ButtonHover.qml:79: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/private/FlatButtonBackground.qml:161: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/private/ButtonShadow.qml:86: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/private/RaisedButtonBackground.qml:184: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/private/ButtonHover.qml:58: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/private/FlatButtonBackground.qml:183: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/private/ButtonShadow.qml:75: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/private/RaisedButtonBackground.qml:162: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/lib/x86_64-linux-gnu/qt5/qml/org/kde/plasma/components.3/private/FlatButtonBackground.qml:139: TypeError: Cannot read property 'shortDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/Main.qml:249: TypeError: Cannot read property 'longDuration' of null
Nov 23 08:54:51 yes-virtualbox sddm-greeter[3234]: file:///usr/share/sddm/themes/breeze/Main.qml:482: TypeError: Cannot read property 'longDuration' of null

Wayland works perfect with KDE login and logout. It is super fast.

This seems to have sold the issue, so far… Thank you very much!

1 Like