Re: Mouse settings not use on hot plug of new mouse

2017-08-31 Thread Barry Scott
On Sunday, 27 August 2017 18:10:44 BST David Rosca wrote: > Hi, > > On Sun, Aug 27, 2017 at 6:58 PM, Kai Uwe Broulik wrote: > > Hi, > > > > I used to experience the same. It's kcminit not properly re-applying > > settings as it fails to detect the hotplug event. There's two code paths > > and o

Re: How do I stop my PyQt programs canceling shutdown?

2017-08-31 Thread Barry Scott
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 o