Skip to content
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

ungoogled-chromium 102 blocks DPMS suspend (potentially also screensavers) #190

Open
lbatalha opened this issue May 31, 2022 · 8 comments
Open

Comments

@lbatalha
Copy link

Since version 102, after playing any video (youtube, twitch were tested), even after closing the tab, DPMS suspend is blocked.

This did not occur before on any of the previous versions, downgrading to ungoogled-chromium-101.0.4951.64-1 makes it behave properly, whereas both ungoogled-chromium-102.0.5005.61-1 and ungoogled-chromium-102.0.5005.61-2 have the issue.

(compiled from the AUR package locally, using latest arch vanilla makepkg.conf, changing only march, mtune, -j flag and BUILDDIR set to tmpfs)

To reproduce

Test normal behavior
-- Launch chromium
-- Trigger a screen locker that sets dpms timeout (sxlock etc..) or just set dpms timeout to something short to test
-- Verify that display goes to sleep/suspend as expected

Test incorrect behavior:
-- Launch chromium
-- Open a youtube video tab and play the video.
-- Pause or close the tab completely
-- Trigger dpms timeout suspend as before
-- Verify that display does not enter sleep

using xset dpms force suspend it will work as it will ignore X client wake events.

@jstkdng
Copy link
Member

jstkdng commented May 31, 2022

does this happen only under arch?

@lbatalha
Copy link
Author

lbatalha commented Jun 1, 2022

I do not have any other systems I could test in unfortunately :/ (besides windows and macos, which I wouldnt expect to help in this case?)

@networkException
Copy link
Member

have you tested vanilla chromium?

@lbatalha
Copy link
Author

lbatalha commented Jun 1, 2022

have you tested vanilla chromium?

I was afraid to test it since it might break my profile in some way, but just did and it was fine.

Just tested on arch's vanilla chromium-102.0.5005.61-1 the same problem with same specifics exists.

How do I proceed from here?

Can any of you replicate this issue?

@PF4Public
Copy link

What is your DE? Cannot reproduce on Gentoo under xfce.

@lbatalha
Copy link
Author

lbatalha commented Jun 1, 2022

What is your DE? Cannot reproduce on Gentoo under xfce.

I am using i3

@jstkdng
Copy link
Member

jstkdng commented Jun 3, 2022

I also can't reproduce, currently using sway.

@lbatalha
Copy link
Author

lbatalha commented Jun 6, 2022

Updating this issue with related bug reports for any future readers:
https://bugs.chromium.org/p/chromium/issues/detail?id=1329573
https://bugs.archlinux.org/task/74856
https://bbs.archlinux.org/viewtopic.php?id=276810

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants