-
Notifications
You must be signed in to change notification settings - Fork 175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Steam client inhibits the screensaver and sleep #5532
Comments
I have the same problem running KDE (Plasma Desktop 5) on Gentoo Linux. Power management is suppressed and plasma shows: "My SDL application is currently suppressing power management: Playing a game". This keeps the desktop from locking and my displays do not go into power saving mode. Power management resumes when I quit Steam. |
Can confirm here with Deepin. Even more problematic is that, atleast for me, even after closing Steam monitor turning off still doesnt work. |
Running Xubuntu 18.04 with XFCE. Since the new beta I can confirm that my desktop has not been sleeping as it did prior. I thought something was strange. |
Running Linux Mint 19 and can confirm the same issue. Reverting back to the stable version of steam makes the desktop sleep again. |
same issue on opensuse tumbleweed with gnome 3.28.2 and steam beta, just tested it with the non beta client and its working |
This issue is not observed anymore with steam client version 1531272277 and Fedora 29 (Rawhide). |
Can confirm, thanks for the fix. |
I am observing this behaviour with the latest steam client version. |
I am also observing the same behavior in the latest Steam client beta version as of Dec 20, 2019 |
I'm seeing this on Manjaro. The Steam client claims to be up to date. The problem disappears when I close the client window, but Steam is still running. Following the suggestion from https://unix.stackexchange.com/questions/309696/how-do-i-find-out-which-application-is-disabling-sleep, while the window is open I get:
|
@nmiell please reopen. |
@kisak-valve thank you for the explicit "Closed as duplicate notification". It's clear multiple posters did not realize this is a duplicate. |
In this case it's not a duplicate. There was a month between this issue being resolved and that similar issue showing up. |
I just noticed the same issue. Very annoying. Also the window title is incorrect, it's not really "My SDL application". |
Your system information
Please describe your issue in as much detail as possible:
The screensaver does not start while the Steam client is running.
When the Steam client is started, a GNOME session idle inhibitor is created with an app ID of "My SDL application". This inhibitor vanishes immediately when I quit the Steam client.
Looking at the SDL source, any use of SDL Video automatically blocks the screensaver and you have to explicitly allow the screensaver by calling SDL_EnableScreensaver().
Steps for reproducing this issue:
The text was updated successfully, but these errors were encountered: