https://bugs.kde.org/show_bug.cgi?id=390964
David Strobach <laloc...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |laloc...@gmail.com --- Comment #2 from David Strobach <laloc...@gmail.com> --- Created attachment 111119 --> https://bugs.kde.org/attachment.cgi?id=111119&action=edit 0001-app-Fix-crash-while-displaying-Settings-dialog.patch The crash is due to the fact that the KPageWidgetItem does no longer hold a reference to KCModuleProxy instance. The KCModuleProxy instance is rather wrapped in a QScrollArea instance. Tentative patch attached. -- You are receiving this mail because: You are watching all bug changes.