thestr4ng3r / chiaki

Moved to https://git.sr.ht/~thestr4ng3r/chiaki - Free and Open Source PS4 Remote Play Client
https://git.sr.ht/~thestr4ng3r/chiaki
2.17k stars 373 forks source link

F11 Full Screen under GNOME 3.38.1 Wayland not working properly #372

Open llebout opened 3 years ago

llebout commented 3 years ago

Environment

Describe the bug Full screen mode shows buggy image that flickers or is totally transparent (mirrors image behind)

To Reproduce Steps to reproduce the behavior:

  1. Register your console etc.
  2. Double click on it to start Remote Play
  3. Press F11

Expected behavior Full screen mode displays properly

Log Files When pressing F11 in the terminal it says:

qt.qpa.wayland: Wayland does not support QWindow::requestActivate()

Otherwise: chiaki_session_2020-11-15_15-43-28-656656.log

Screenshots chiaki-f11-gnome-wayland-bug

Additional context I tested using vaapi hardware decoding and without, multiple screen resolutions and frame rates etc. same issue.

thestr4ng3r commented 3 years ago

Thanks for the detailed report. Since I test on Wayland with Sway by default, this may be specific to GNOME+Wayland.

llebout commented 3 years ago

@thestr4ng3r Right, I tested under Sway and it works OK. If I run Chiaki in X11 mode (XWayland) under GNOME full screen works fine too. I wonder what causes this under GNOME.