RainwayApp / bug-tracker

Report all issues found with Rainway here, or make suggestions for new features. 🐜
https://rainway.io/
27 stars 3 forks source link

Rainway is preventing monitors from sleeping on windows 10 #373

Open joshuasherlock opened 4 years ago

joshuasherlock commented 4 years ago

Rainway is preventing monitors from sleeping on windows 10

(Rainway V1.0.43)

NOTE: Closing Rainway.exe fixes the problem.

In Powercfg I am seeing the below entries:

C:\WINDOWS\system32>powercfg -requests
DISPLAY:
[PROCESS] \Device\HarddiskVolume5\Program Files\Rainway\Rainway.exe
Video Wake Lock
[PROCESS] \Device\HarddiskVolume5\Program Files\Rainway\Rainway.exe
Video Wake Lock
[PROCESS] \Device\HarddiskVolume5\Program Files\Rainway\Rainway.exe
Video Wake Lock

SYSTEM:
[PROCESS] \Device\HarddiskVolume5\Program Files\Rainway\Rainway.exe

AWAYMODE:
[PROCESS] \Device\HarddiskVolume5\Program Files\Rainway\Rainway.exe

EXECUTION:
None.

PERFBOOST:
None.

ACTIVELOCKSCREEN:
None.

image

image

image

andrewmd5 commented 4 years ago

Away Mode is designed to enable media PC scenarios that include background media sharing and screen recording. If a display is not turned on, Rainway cannot capture the desktop. It is not possible on all systems to programmaticly turn on the display, so we default to keeping displays alive.

joshuasherlock commented 4 years ago

Away Mode is designed to enable media PC scenarios that include background media sharing and screen recording. If a display is not turned on, Rainway cannot capture the desktop. It is not possible on all systems to programmaticly turn on the display, so we default to keeping displays alive.

Thanks for the update mate, much appreciated.

Solution is don't run it if your not using it for now.

xorinzor commented 4 years ago

How does Teamviewer manage to do this? I can even use Teamviewer when the screen is locked, or a UAC popup appears. Can't this be integrated into the functionality of Rainway? It would make for the ultimate remote desktop tool :)