Program should exit when UAC/privilege elevation is requested and failed or declined.
glimberg opened this issue · 3 comments
glimberg commented
Current behavior causes an infinite loop of privilege elevation prompts until the privilege escalation is actually performed and there's no way to stop it. On windows specifically, the only way to get out of the loop is to force reboot the machine.
laduke commented
Relatedly, from talking to a user, it seems like if the user local copy of the token gets out of sync with the real/system copy of the, the tray just gets stuck at "can't connect to service"
*Either from re-installing, or some problem with a previous install of the app. Not sure how they got there.