TypeError: Cannot read property 'XYZ' of null - after logging out of KDE

Hello!

Fresh install of KDE Plasma 5.24.5 on FreeBSD 13.1-RELEASE.

After logging out of KDE, these kind of error messages appear:
Code:
file:///usr/local/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/Kickoff.qml:30: TypeError: Cannot read property 'formFactor' of null
file:///usr/local/share/plasma/plasmoids/org.kde.plasma.kickoff/contents/ui/Kickoff.qml:33: TypeError: Cannot read property 'configuration' of null
with different 'file://' and different 'property' arguments.

further more:
Code:
waiting for X server to shut down QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule* 
QDBusAbstractAdaptor: Cannot relay signal KDEDModule::moduleDeleted(KDEDModule*): Pointers are not supported: KDEDModule*

How can I fix those?

Thanks a lot in advance.
 
Welcome to FreeBSD Forums.

If not with SDDM, how do you start Plasma?

Thanks for the warm welcome.

I started Plasma with an entry in .xinitrc and startx.

Frankly, being new to FreeBSD and trying out different options,
I realized that a WM w/o a DE is just perfect enough for me,
so I appreciate your help; this discussion has no practical relevance to me right now.
 
Back
Top