Den Delimarsky
Den Delimarsky
@yano0takashi - is this issue reproducible in latest version of PowerToys?
Yes, this should be related to #34717 (and #34148 by proxy). Let's keep this open until the new release drops.
I am assuming this is a laptop - with Awake running and power connected, can you run `powercfg /requests` and show me what the output looks like?
Something that I am implementing here that will hopefully help in future releases is _retry logic_ for setting the icon. Right now, once it fails once, it fails, but maybe...
If you are reporting this issue, please include your logs. I have _a hunch_ as to what might be causing the problem and will have a PR for it this...
Thanks folks. Looking at the logs, I suspect I am right about the root cause. I will work on a PR this week that should address it.
@SomeoneElse00 - did you launch Awake as a standalone app or through PowerToys?
Try changing the settings from PowerToys for Awake - do they take effect (i.e., does the icon change)?
Investigating this. So far I cannot reproduce this on my machine, a brand new VM, and a clean "on the metal" Windows 11 install. @kpatzwald @yyurkov @LynX-gh @SomeoneElse00 can you...
Thanks for the logs, @LynX-gh, this seems to be a duplicate of #34148 (i.e., the root cause is the same). I suspect it's because of the `--use-parent-pid` that was incorrectly...