https://bugs.kde.org/show_bug.cgi?id=518503
Harald Sitter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/kcrash/-/commit/4e5c | |0d896fbd3fdf4076516ef2fed8a | |e7670f56c Resolution|--- |FIXED --- Comment #2 from Harald Sitter <[email protected]> --- Git commit 4e5c0d896fbd3fdf4076516ef2fed8ae7670f56c by Harald Sitter. Committed on 09/07/2026 at 10:57. Pushed by sitter into branch 'master'. load platform details ahead of time prevents accessing the qguiapplication outside its usual life time and triggering this fun case for `platformName()`: > Note: Calling this function without a QGuiApplication will return the > default platform name, if available. The default platform name is not > affected by the -platform command line option, or the QT_QPA_PLATFORM > environment variable. Related: bug 521631 Overrides !95 M +41 -19 src/kcrash.cpp https://invent.kde.org/frameworks/kcrash/-/commit/4e5c0d896fbd3fdf4076516ef2fed8ae7670f56c -- You are receiving this mail because: You are watching all bug changes.
