After updated to fd 35 gnome videos does not start anymore. VLC works correctly. Any solutions?
Thanks in advance
Use VLC, and report a bug with some logs or output.
Start Gnome Video from command line and see what it complains about.
Hi @nano007 Welcome back. Gnome video needs some codes. Did you not enable other applications in the install process?
Did you install ffmpeg?
Yes the app was working with the previous version of Fedora
I run the app from CLI.
totem
(totem:75033): Gdk-WARNING **: 22:22:16.965: Native Windows taller than 65535 pixels are not supported
(totem:75033): GLib-CRITICAL **: 22:22:17.118: g_str_has_prefix: assertion ‘str != NULL’ failed
(totem:75033): Totem-WARNING **: 22:22:17.131: Could not query file attribute: The specified location is not mounted
Segmentation fault (core dumped)
Switch to Xorg session
or
Try using
GDB_BACKEND=x11 totem
Also check if Cheese & gnome-maps also doesn’t work.
to Start it and see if that works. Also do you have Nvidia or Intel/Nvidia hybrid Graphics by any chance?
Thanks for your help.
I run totem and cheese from the CLI and this is their outputs:
[nano@localhost ~]$ GDB_BACKEND=x11 totem
Segmentation fault (core dumped)
[nano@localhost ~]$ cheese
(cheese:107162): Gdk-WARNING **: 09:03:24.397: Native Windows taller than 65535 pixels are not supported
** Message: 09:03:24.490: cheese-application.vala:222: Error during camera setup: No device found
(cheese:107162): cheese-CRITICAL **: 09:03:24.495: cheese_camera_device_get_name: assertion ‘CHEESE_IS_CAMERA_DEVICE (device)’ failed
(cheese:107162): GLib-CRITICAL **: 09:03:24.495: g_variant_new_string: assertion ‘string != NULL’ failed
(cheese:107162): GLib-CRITICAL **: 09:03:24.495: g_variant_ref_sink: assertion ‘value != NULL’ failed
(cheese:107162): GLib-GIO-CRITICAL **: 09:03:24.495: g_settings_schema_key_type_check: assertion ‘value != NULL’ failed
(cheese:107162): GLib-CRITICAL **: 09:03:24.495: g_variant_get_type_string: assertion ‘value != NULL’ failed
(cheese:107162): GLib-GIO-CRITICAL **: 09:03:24.495: g_settings_set_value: key ‘camera’ in ‘org.gnome.Cheese’ expects type ‘s’, but a GVariant of type ‘(null)’ was given
(cheese:107162): GLib-CRITICAL **: 09:03:24.495: g_variant_unref: assertion ‘value != NULL’ failed
** (cheese:107162): CRITICAL **: 09:03:24.495: cheese_preferences_dialog_setup_resolutions_for_device: assertion ‘device != NULL’ failed
Segmentation fault (core dumped)
I have also run gnome-maps
(org.gnome.Maps:107314): Gdk-WARNING **: 09:04:45.790: Native Windows taller than 65535 pixels are not supported
Segmentation fault (core dumped)
I have a Nvidea graphic card and even installed a propretary driver with fedy but no success.
Switch to Xorg session for now. It’s Nvidia drivers + Mutter issue. I’m also having this issue even though my system is running on Intel Graphics (Hybrid GPU).