Page 1 of 1

Beta 3037cefD - restart after inactivity timeout?

Posted: Fri May 02, 2014 10:16 am
by ntgreg
I have the following settings for the latest Chrome beta of PWB:

[Security]
RestartOnClose=True
ClearCacheOnClose=True

[Inactivity]
InactivityAction=Exit


After inactivity timeout, PWB will quit, but does not seem to restart automatically. Am I missing an additional, required setting?

Re: Beta 3037cefD - restart after inactivity timeout?

Posted: Fri May 02, 2014 2:49 pm
by Scott
There does seem to be a bug in the inactivity timer with the "Exit" action. You can workaround this by setting the action to "Restart".

[Inactivity]
InactivityAction=Restart

--Scott

Re: Beta 3037cefD - restart after inactivity timeout?

Posted: Fri May 02, 2014 3:10 pm
by Scott
PWB v3.03.7 CEF E fixes the issue.

--Scott