https://bugs.kde.org/show_bug.cgi?id=381999

--- Comment #11 from Kevin Funk <kf...@kde.org> ---
SDDM is QML-based, too.

Anything with QML will just crash on your platform b/c Qt5Declarative
initialization code is running into a qFatal(...) if it detects you don't have
SSE2 support in your CPU. Debian and other distros actually have patched this
out in Qt5Declarative.

See e.g.:
https://lists.debian.org/debian-qt-kde/2017/01/msg00008.html

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to