Skip to content
Commit 70177b06 authored by Kai Uwe Broulik's avatar Kai Uwe Broulik 🍇
Browse files

Manually delete PowerDevil Core on teardown

The QObject children cleanup routine is run after QGuiApplication's destructor after which
the X connection has already been cleaned up. By manually deleting in PowerDevilApp's
destructor, we delete Core first before any Qt cleanup happens.

CHANGELOG: PowerDevil no longer crashes on logout

BUG: 371127
FIXED-IN: 5.8.3

Differential Revision: https://phabricator.kde.org/D3152
parent 10d7d7f8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment