Skip to content

Clapper (installed via system package) crash on webm playback #560

@jeffshee

Description

@jeffshee

Hi! =)

Summary:
Clapper crashes with a GStreamer-GL error when attempting to play .webm files. The issue does not occur with the Flatpak version. It seems related to the recent change in GTK4 GL renderer (similar issue: #541).

Observed Output:

(clapper:17386): Gsk-WARNING **: 16:56:20.381: The old GL renderer has been removed. Try GSK_RENDERER=help

(clapper:17386): GStreamer-CRITICAL **: 16:56:30.688: gst_caps_get_structure: assertion 'index < GST_CAPS_LEN (caps)' failed

(clapper:17386): GStreamer-Video-CRITICAL **: 16:56:30.688: gst_video_info_from_caps: assertion 'gst_caps_is_fixed (caps)' failed
**
GStreamer-GL:ERROR:../gst-libs/gst/gl/gstglcolorconvert.c:1411:_gst_gl_color_convert_set_caps_unlocked: code should not be reached
Bail out! GStreamer-GL:ERROR:../gst-libs/gst/gl/gstglcolorconvert.c:1411:_gst_gl_color_convert_set_caps_unlocked: code should not be reached
[1]    17386 IOT instruction (core dumped)  clapper

Additional Information:

  • gst-play-1.0 plays the same .webm file without any issue

Environment:

  • OS: Fedora Linux 42 (Workstation Edition) x86_64
  • Clapper version: 0.8.0 (installed via system package)
  • GTK4 version: 4.18.5
  • GPU 1: NVIDIA GeForce RTX 5070 Ti [Discrete]
  • GPU 2: AMD Radeon Graphics [Integrated]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions