Skip to content
Commit 1d2fc704 authored by David Edmundson's avatar David Edmundson Committed by Fushan Wen
Browse files

kcms/lookandfeel: Guard for QGuiApplication before using styles

LookandFeelManager is invoked from QCoreApplcation startplasma. This
must remain a QCoreApplication as it starts up kwin_wayland.

This newly added safety check in lookandfeelmanager meant we loaded the
style. Use of QGui libraries in a QCoreApplication is undefined or
worse.

startplasma should only call us with a hardcoded default.

BUG: 465407
parent 7c280412
Pipeline #327441 canceled with stage
in 24 minutes and 37 seconds
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment