broulik created this revision.
broulik added a reviewer: Plasma.
broulik set the repository for this revision to rPOWERDEVIL Powerdevil.
Restricted Application added a project: Plasma.
Restricted Application added a subscriber: plasma-devel.

REVISION SUMMARY
  The QObject children cleanup routine is run too late at a point where the 
QGuiApplication's X connection is already cleaned up. By manually deleting in 
PowerDevilApp's destructor, we delete Core first before any Qt cleanup happens.
  
  BUG: 371127
  FIXED-IN: 5.8.3

TEST PLAN
  PowerDevil no longer crashes when quitting it:
  
    qdbus local.org_kde_powerdevil /MainApplication 
org.qtproject.Qt.QCoreApplication.quit

REPOSITORY
  rPOWERDEVIL Powerdevil

REVISION DETAIL
  https://phabricator.kde.org/D3146

AFFECTED FILES
  daemon/powerdevilapp.cpp

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: broulik, #plasma
Cc: plasma-devel, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas

Reply via email to