https://bugs.kde.org/show_bug.cgi?id=465407
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/commit/ | |1d2fc704b0bd5396cec23418efd | |32abdd81429aa --- Comment #5 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 1d2fc704b0bd5396cec23418efd32abdd81429aa by Fushan Wen, on behalf of David Edmundson. Committed on 09/02/2023 at 11:15. Pushed by fusionfuture into branch 'master'. 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. M +8 -5 kcms/lookandfeel/lookandfeelmanager.cpp https://invent.kde.org/plasma/plasma-workspace/commit/1d2fc704b0bd5396cec23418efd32abdd81429aa -- You are receiving this mail because: You are watching all bug changes.