https://bugs.kde.org/show_bug.cgi?id=443144
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/educ | |ation/marble/commit/6713da0 | |a529391e7c59367a9f7a2535e61 | |5f7e4e Status|ASSIGNED |RESOLVED Resolution|--- |FIXED --- Comment #10 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit 6713da0a529391e7c59367a9f7a2535e615f7e4e by Fushan Wen. Committed on 06/12/2021 at 10:28. Pushed by fusionfuture into branch 'master'. apps/marble-kde: Use heap memory allocation for MainWindow If a QObject is on the stack or global, sooner or later the program will crash. We should use heap memory allocation for MainWindow, so marble will not crash on exit. M +12 -12 src/apps/marble-kde/kdemain.cpp https://invent.kde.org/education/marble/commit/6713da0a529391e7c59367a9f7a2535e615f7e4e -- You are receiving this mail because: You are watching all bug changes.