On Sunday, 27 August 2017 18:21:05 BST Thiago Macieira wrote: > On Sunday, 27 August 2017 08:33:58 PDT Barry Scott wrote: > > I have 2 PyQt programs that if I leave running and then tell > > Plasma to shutdown will give me a notification that shutdown > > has been canceled. > > > > I'm not aware of adding code to cancel a shutdown. Do you know > > where I should look to fix this? > > That's caused by session management, but that's all I know. If you don't > have code to handle session saving and restoring, add it to your program.
Understood, thanks for the pointer. Barry
