[systemsettings] [Bug 392590] System settings crash when I leave "launch feedback"

Kai Uwe Broulik bugzilla_noreply at kde.org
Thu May 24 10:51:40 BST 2018


https://bugs.kde.org/show_bug.cgi?id=392590

Kai Uwe Broulik <kde at privat.broulik.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned-bugs at kde.org     |hein at kde.org
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |kde at privat.broulik.de

--- Comment #2 from Kai Uwe Broulik <kde at privat.broulik.de> ---
Can confirm.

When I change a setting and then leave it without saving, choosing "Discard" at
the prompt makes it crash.
System Settings calls "load()" when you do so and this will cause it to reload
settings, updating QML stuff and eventually crashing in needsSave() because
it's already being torn down.

I just tried to find the exact cause for it but haven't succeeded so far. It
doesn't seem to be the Qt.callLater, though.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list