Can't open in GUI, but ok in terminal
There are 4 ways to open files in Celluloid.
- Passing files and/or URIs as command line arguments. --This works.
- Using the file chooser dialog box, accessible via the "Open" menu item. --This not open anything. i'm using thunar.
i'm using wayfire on void linux. also open celluloid in wofi not work too.
i guess weather the desktop file has something wrong, or some Enviroment var was wrong.
but i can't find the desktop file in /usr/share/applications. and /home/$USER/.local/share/applications/
Do you see any error messages if you launch Celluloid from the terminal then click Open?
click open or press ctrl+o , all things works. i could chose file and play videos.
- when type keyboard in file-choosen dialog
(io.github.celluloid_player.Celluloid:19454): Tracker-CRITICAL **: 20:01:42.629: tracker_sparql_connection_close: assertion 'TRACKER_IS_SPARQL_CONNECTION (connection)' failed
(io.github.celluloid_player.Celluloid:16713): Gtk-CRITICAL **: 19:55:25.439: Could not init tracker3 search engine: The name org.freedesktop.Tracker3.Miner.Files was not provided by any .service files
- when playing start (if launch WM via dbus-launch)
(io.github.celluloid_player.Celluloid:16713): Gtk-WARNING **: 19:54:14.153: Calling org.freedesktop.portal.Inhibit.Inhibit failed: GDBus.Error:org.freedesktop.DBus.Error.UnknownMethod: on path org.freedesktop.portal.Inhibit object not found“/org/freedesktop/portal/desktop" interface
more details about this: https://github.com/void-linux/void-packages/issues/40313
oh , wait, if i start the WM directly, celluloid will works. so, THIS IS THE POINT.
- some times, not offten
(io.github.celluloid_player.Celluloid:16713): Gdk-WARNING **: 19:53:38.136: Compositor doesn't support moving popups, relying on remapping
THANKS VERY MUCH.