celluloid-player / celluloid

A simple GTK+ frontend for mpv
https://celluloid-player.github.io
GNU General Public License v3.0
1.1k stars 87 forks source link

Celluloid freezes when selecting "Open..." option in top left menu, on PinePhone running postmarketOS #585

Closed baconicsynergy closed 2 years ago

baconicsynergy commented 3 years ago

Overview Description: When attempting to open a new video from the top left menu, Celluloid freezes. Running postmarketOS on the PinePhone.

stderr shows the following error message: (io.github.celluloid_player.Celluloid:3966): Gtk-WARNING **: 18:32:47:980: GtkOverlay does not have a child property called shrink

Steps to Reproduce:

  1. Run postmarketOS on PinePhone
  2. Open Celluloid
  3. Attempt to open video file for playback via top left menu (+)

Actual Results: Celluloid freezes and must be terminated with kill command

Expected Results:Video playback

Version: 0.19-r0 aarch64

Additional Information: stderr shows the following error message: (io.github.celluloid_player.Celluloid:3966): Gtk-WARNING **: 18:32:47:980: GtkOverlay does not have a child property called shrink

gnome-mpv commented 3 years ago

When this happens, are you able to open up the app switcher? If so, do you see a file chooser dialog in there?

baconicsynergy commented 3 years ago

I should have stated that I am using Phosh version 0.4.3-41. When I go to the app switcher overview, a file chooser dialogue is not visible.

Please forgive my late response, I am pretty busy as of late

I will attempt to spin up a pmOS qemu vm and see if I can reproduce the bug there

gnome-mpv commented 2 years ago

I can't reproduce this with Celluloid 0.22 and Phosh 0.15.0, so it's probably fine now. Feel free to reopen if it's still a problem for you.