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

--- Comment #1 from David Edmundson <k...@davidedmundson.co.uk> ---
You can fix this by replacing the clearly broken:

    QObject::connect(QCoreApplication::instance(),
&QCoreApplication::aboutToQuit, ShellManager::instance(),
&QObject::deleteLater);

and reparenting ShellManager to app , but then that gives a crash on X :/

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to