[Bug 1446865]
maelcum
1446865 at bugs.launchpad.net
Fri Feb 19 19:01:37 UTC 2016
Git commit 58e49487aece3de19aae90bbb9b80cd5aab94d04 by Andreas Hartmetz.
Committed on 19/02/2016 at 18:55.
Pushed by ahartmetz into branch 'master'.
Fix session management for KApplication based applications.
- Call QGuiApplication::setFallbackSessionManagementEnabled(false)
to prevent premature application exit
- Wire up the saveStateRequest() and commitDataRequest() signals
to the appropriate methods that had to be turned into slots first.
Those methods were never even called, they were not ported properly.
- Cancel logout when the user decides to do that. A comment in the
code was not sufficient to do that. (?!?!)
M +16 -1 src/kdeui/kapplication.cpp
M +15 -14 src/kdeui/kapplication.h
http://commits.kde.org/kdelibs4support/58e49487aece3de19aae90bbb9b80cd5aab94d04
--
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-workspace in Ubuntu.
https://bugs.launchpad.net/bugs/1446865
Title:
KDE5/Qt5 does not support session restoration
To manage notifications about this bug go to:
https://bugs.launchpad.net/kdebase-workspace/+bug/1446865/+subscriptions
More information about the kubuntu-bugs
mailing list