https://bugs.kde.org/show_bug.cgi?id=416328
Alexander Lohnau <alexander.loh...@gmx.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/knewstuff/commit/370 | |e5776b70a98efa2abd42452f787 | |48cc5f25db Version Fixed In| |5.77 --- Comment #6 from Alexander Lohnau <alexander.loh...@gmx.de> --- Git commit 370e5776b70a98efa2abd42452f78748cc5f25db by Alexander Lohnau. Committed on 30/11/2020 at 12:53. Pushed by alex into branch 'master'. Reuse QWidgets dialog Otherwise the engine would make a new network request, this is quite wasteful and lets the user wait a moment. Also this appears to fixes the crash, you can try this out by quickly opening and closing the dialog. Additionally this makes it consistent with the QtQuick one. >From the stacktrace I got this seems to fix BUG 429302. Related: bug 429302 FIXED-IN: 5.77 M +8 -6 src/button.cpp https://invent.kde.org/frameworks/knewstuff/commit/370e5776b70a98efa2abd42452f78748cc5f25db -- You are receiving this mail because: You are watching all bug changes.