Review Request 127125: [plasmashell] Disable Qt's fallback session management

Andreas Hartmetz ahartmetz at gmail.com
Sat Feb 20 16:51:20 UTC 2016


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://git.reviewboard.kde.org/r/127125/#review92583
-----------------------------------------------------------


Ship it!




Interesting!
I have a few local patches like this that I haven't pushed, because applications that don't need to be restored by the session manager don't care whether they are killed before they are saved for sesson restore, right? I had a suspicion that something might still be wrong which is why I still have those patches, waiting to push them in case they turn out to be useful :)
Of course, in the cancelled logout scenario, one does care about applications getting killed too early and this fixes it.
This one is yours, I'll push the other ones.

- Andreas Hartmetz


On Feb. 20, 2016, 2:51 p.m., Wolfgang Bauer wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://git.reviewboard.kde.org/r/127125/
> -----------------------------------------------------------
> 
> (Updated Feb. 20, 2016, 2:51 p.m.)
> 
> 
> Review request for Plasma and Andreas Hartmetz.
> 
> 
> Bugs: 349805
>     https://bugs.kde.org/show_bug.cgi?id=349805
> 
> 
> Repository: plasma-workspace
> 
> 
> Description
> -------
> 
> Currently plasmashell is closing too early on logout, so if the logout is cancelled there will be no usable desktop any more.
> This fixes it by disabling Qt's fallback session management that closes all application windows in response to the session management's save state request when Qt 5.6 or later is in use.
> 
> 
> Diffs
> -----
> 
>   shell/main.cpp 49ea484 
> 
> Diff: https://git.reviewboard.kde.org/r/127125/diff/
> 
> 
> Testing
> -------
> 
> Have a kwrite window with unsaved changes open and logout.
> Kwrite will warn the user about the unsaved changes.
> 
> Previously, the desktop disappeared while kwrite's warning dialog was displayed, and was gone even if the user clicked "Cancel" to abort the logout.
> With the patch, the desktop stays until logout is really confirmed, and is still usable if the user clicks "Cancel".
> 
> 
> Thanks,
> 
> Wolfgang Bauer
> 
>

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20160220/3c2d9ff4/attachment.html>


More information about the Plasma-devel mailing list