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

Kai Uwe Broulik <k...@privat.broulik.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|unassigned-b...@kde.org     |h...@kde.org
     Ever confirmed|0                           |1
             Status|UNCONFIRMED                 |CONFIRMED
                 CC|                            |k...@privat.broulik.de

--- Comment #2 from Kai Uwe Broulik <k...@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 watching all bug changes.

Reply via email to