microsoft / PowerToys

Windows system utilities to maximize productivity
MIT License
109.66k stars 6.46k forks source link

Awake CLI does not appear to work sine 0.84 #34809

Open rpr69 opened 6 days ago

rpr69 commented 6 days ago

Microsoft PowerToys version

0.84.1 0.84.0

Installation method

GitHub

Running as admin

Yes

Area(s) with issue?

Awake

Steps to reproduce

Run the following command: "C:\Program Files\PowerToys\PowerToys.Awake.exe" --display-on=true --expire-at=18:00:00

✔️ Expected Behavior

Either a new window to open with confirmation that the process is running: [09:13:13.3975717] [Info] Manager::SetExpirableKeepAwake Expirable keep-awake. Expected expiration date/time: 9/11/2024 6:00:00 PM -04:00 with display on setting set to True

or presumably in the new versions a tray icon with the correct expiry date/time reflected

❌ Actual Behavior

A tray icon will display but it does not have the correct expiration time, it either says 'indefinitely' or 'off'

Other Software

No response

similar-issues-ai[bot] commented 6 days ago

We've found some similar issues:

If any of the above are duplicates, please consider closing this issue out and adding additional context in the original issue.

Note: You can give me feedback by 👍 or 👎 this comment.

rpr69 commented 6 days ago

I will hold off closing until the PR mentioned in 34616 is released and I will test again.