https://bugs.kde.org/show_bug.cgi?id=521631
Harald Sitter <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED Latest Commit|https://invent.kde.org/fram |https://invent.kde.org/fram |eworks/kcrash/-/merge_reque |eworks/kcrash/-/commit/4e5c |sts/95 |0d896fbd3fdf4076516ef2fed8a | |e7670f56c --- Comment #5 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 518503 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.
