celluloid
celluloid copied to clipboard
Controls get lost when exiting fullscreen
Overview Description: When exiting fullscreen, the control at the bottom of the window disappear. Clicking "View" -> "Toggle Controls" doesn't help.
Steps to Reproduce:
- A: from fullscreen
- exit fullscreen
- no controls
- click "Toggle Controls"
- no controls
- B: from window'ed
- click "Toggle Controls"
- no controls
- click "Toggle Controls"
- no controls
Actual Results: no controls
Expected Results: controls
Version: 0.22
Additional Information: System: arch linux, xorg, nvidia I also noticed a major slowdown since 0.22, not sure if linked to #707
What WM/DE are you using?
i3wm, no DE, happens with or without picom compositor
I checked the logs from "G_MESSAGES_DEBUG=all celluloid --mpv-options='--msg-level=all=trace'", but couldn't find anything useful. I also tried running celluloid without any extra mpv config, it didn't help.
I use vanilla Ubuntu 22.10 (nvidia x11). Version 0.20 which is in the repos works really well. I tried out 0.24 PPA for the new UI using the Ubuntu and the controls disappear if I maximize or go full screen. This behaviour is really inconsistent. Sometimes it just works.
The toggle controls button only hides the controls. Doesn't make them appear again.
2b24bd3605c009fc87f843b287394976129613b6 might fix this. Can you check if the bug is still reproducible in git master?
Just tried on a fresh master and it is still reproducible. Maybe worst? Now the menu is unresponsive after switching window a few times, and I can't interact with the player using shortcuts.
Celluloid version 0.25-1 on Arch linux. Controls gone in fullscreen too.