I'm trying to run Handbrake on my linux server remotely over X11 forwarding.
The app starts prety well and fast, different Dialogs works as expected but just "Open Source" won't show the selector screen.
It just does not do anything.
Steps to reproduce the problem (If Applicable):
ssh user@ip -X
flatpak install flathub fr.handbrake.ghb
flatpak run --share=network fr.handbrake.ghb &
HandBrake version (e.g., 1.0.0):
1.7.3 X86_64
Operating system and version (e.g., Ubuntu 16.04 LTS, macOS 10.13 High Sierra, Windows 10 Creators Update):
Host: Debian Bookworm (headless)
HandBrake Activity Log
Code: Select all
[21:10:42] Compile-time hardening features are enabled
Cannot load libnvidia-encode.so.1
[21:10:42] qsv: not available on this system
[21:10:42] hb_init: starting libhb thread
[21:10:42] hb_init: starting libhb thread
[21:10:42] hb_init: starting libhb thread
(fr.handbrake.ghb:2): GLib-CRITICAL **: 21:10:43.196: g_variant_get_type: assertion 'value != NULL' failed
(fr.handbrake.ghb:2): GLib-CRITICAL **: 21:10:43.197: g_variant_type_is_subtype_of: assertion 'g_variant_type_check (type)' failed
(fr.handbrake.ghb:2): GLib-CRITICAL **: 21:10:43.197: g_variant_get_boolean: assertion 'g_variant_is_of_type (value, G_VARIANT_TYPE_BOOLEAN)' failed
(fr.handbrake.ghb:2): GLib-CRITICAL **: 21:10:43.197: g_variant_unref: assertion 'value != NULL' failed