https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=236164
--- Comment #2 from Martin Birgmeier <[email protected]> --- I just noticed that there is various other stuff seemingly written by the task manager to .local/share/sddm/xorg-session.log, most notably long strings of binary zeros. Sometimes, instead of crashing, the configuration menu does come up, but without any decorations - just fields in a black background. In such a case, the following can be seen in .local/share/sddm/xorg-session.log: QObject::connect: No such signal QObject::textColorChanged() QObject::connect: No such signal QObject::disabledTextColorChanged() QObject::connect: No such signal QObject::highlightColorChanged() QObject::connect: No such signal QObject::highlightedTextColorChanged() QObject::connect: No such signal QObject::backgroundColorChanged() QObject::connect: No such signal QObject::linkColorChanged() QObject::connect: No such signal QObject::visitedLinkColorChanged() QObject::connect: No such signal QObject::buttonTextColorChanged() QObject::connect: No such signal QObject::buttonBackgroundColorChanged() QObject::connect: No such signal QObject::buttonHoverColorChanged() QObject::connect: No such signal QObject::buttonFocusColorChanged() QObject::connect: No such signal QObject::viewTextColorChanged() QObject::connect: No such signal QObject::viewBackgroundColorChanged() QObject::connect: No such signal QObject::viewHoverColorChanged() QObject::connect: No such signal QObject::viewFocusColorChanged() QObject::connect: No such signal QObject::complementaryTextColorChanged() QObject::connect: No such signal QObject::complementaryBackgroundColorChanged() QObject::connect: No such signal QObject::complementaryHoverColorChanged() QObject::connect: No such signal QObject::complementaryFocusColorChanged() QMetaObject::invokeMethod: No such method QObject::__propagateColorSet(QVariant,QVariant) QObject::connect: No such signal QObject::textColorChanged() QObject::connect: No such signal QObject::disabledTextColorChanged() QObject::connect: No such signal QObject::highlightColorChanged() QObject::connect: No such signal QObject::highlightedTextColorChanged() QObject::connect: No such signal QObject::backgroundColorChanged() QObject::connect: No such signal QObject::linkColorChanged() (many more lines following) -- You are receiving this mail because: You are the assignee for the bug.
