D23707: Fix crash on teardown with Applet's ConfigLoader

2019-09-07 Thread David Edmundson
This revision was automatically updated to reflect the committed changes. Closed by commit R242:5f746ce1c2c2: Fix crash on teardown with Applet's ConfigLoader (authored by davidedmundson). REPOSITORY R242 Plasma Framework (Library) CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D23707

D23707: Fix crash on teardown with Applet's ConfigLoader

2019-09-03 Thread Alexey Min
alexeymin accepted this revision. alexeymin added a comment. This revision is now accepted and ready to land. Indeed, I could reproduce the crash again with `kquitapp5 plasmashell`. I've applied this patch on top of plasma-framework-5.16.4, built, installed, `kquitapp5 plasmashell` no lon

D23707: Fix crash on teardown with Applet's ConfigLoader

2019-09-03 Thread David Edmundson
davidedmundson created this revision. davidedmundson added a reviewer: Plasma. Herald added a project: Frameworks. Herald added a subscriber: kde-frameworks-devel. davidedmundson requested review of this revision. REVISION SUMMARY Deleting AppletPrivate will delete the ConfigLoader which will ca