Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 02 Nov 2022 10:17:30 +0000
From:      bugzilla-noreply@freebsd.org
To:        multimedia@FreeBSD.org
Subject:   [Bug 267517] graphics/gstreamer1-plugins-gl: re-enable WAYLAND after 1.20.3 update
Message-ID:  <bug-267517-12827@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D267517

            Bug ID: 267517
           Summary: graphics/gstreamer1-plugins-gl: re-enable WAYLAND
                    after 1.20.3 update
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Keywords: patch, regression
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: multimedia@FreeBSD.org
          Reporter: jbeich@FreeBSD.org
            Blocks: 261585
          Assignee: multimedia@FreeBSD.org
             Flags: maintainer-feedback?(multimedia@FreeBSD.org)

Created attachment 237810
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D237810&action=
=3Dedit
v1 (apply via "git am")

Wayland support (enabled by bug 227509) is required to render natively with=
out
using Xwayland. For example, it can be tested nested under Xorg (inside a
window, a la Xephyr or VirtualBox) using a compositor that doesn't need
configuration.

$ pkg install cage clapper
$ : ${XDG_RUNTIME_DIR=3D/tmp}; export XDG_RUNTIME_DIR
$ GST_DEBUG=3D\*:2 cage env -u DISPLAY clapper foo.y4m
0:00:00.450250539 12345    0x88fc8c240 WARN                 basesrc
gstbasesrc.c:3688:gst_base_src_start_complete:<source> pad not activated yet
0:00:00.452030581 12345    0x88fc8c240 WARN                 basesrc
gstbasesrc.c:3688:gst_base_src_start_complete:<source> pad not activated yet
0:00:00.541881101 12345    0x83fbc4590 WARN    clapperglbaseimporter
gstclapperglbaseimporter.c:194:retrieve_gl_context_on_main:<clapperglupload=
er0>
Unknown Gdk display!
0:00:00.544992801 12345    0x83fbc4590 WARN               glcontext
gstglcontext.c:530:gst_gl_context_get_current_gl_context: Could not retrieve
current context
0:00:00.545029738 12345    0x83fbc4590 ERROR   clapperglbaseimporter
gstclapperglbaseimporter.c:256:retrieve_gl_context_on_main: Could not retri=
eve
Gdk OpenGL context
0:00:00.546247078 12345    0x859f055e0 WARN             clappersink
gstclappersink.c:733:gst_clapper_sink_set_caps:<clappersink0> error: No
importer for given caps found
0:00:00.546641035 12345    0x88fc8c240 ERROR                Clapper
gstclapper.c:1293:error_cb:<clapperplayer0> ERROR: from element
/GstPlayBin:playbin/GstPlaySink:playsink/GstBin:vbin/GstClapperSink:clapper=
sink0:
No importer for given caps found
0:00:00.546655761 12345    0x88fc8c240 ERROR                Clapper
gstclapper.c:1295:error_cb:<clapperplayer0> Additional debug info:
../lib/gst/plugin/gstclappersink.c(733): gst_clapper_sink_set_caps ():
/GstPlayBin:playbin/GstPlaySink:playsink/GstBin:vbin/GstClapperSink:clapper=
sink0
0:00:00.546684002 12345    0x88fc8c240 ERROR                Clapper
gstclapper.c:1170:emit_error:<clapperplayer0> Error: Error from element
/GstPlayBin:playbin/GstPlaySink:playsink/GstBin:vbin/GstClapperSink:clapper=
sink0:
Resource not found.
No importer for given caps found
../lib/gst/plugin/gstclappersink.c(733): gst_clapper_sink_set_caps ():
/GstPlayBin:playbin/GstPlaySink:playsink/GstBin:vbin/GstClapperSink:clapper=
sink0
(gst-clapper-error-quark, 0)
0:00:00.550263037 12345    0x83fbc4590 WARN    clapperglbaseimporter
gstclapperglbaseimporter.c:194:retrieve_gl_context_on_main:<clapperglupload=
er1>
Unknown Gdk display!
0:00:00.550812089 12345    0x83fbc4590 WARN               glcontext
gstglcontext.c:530:gst_gl_context_get_current_gl_context: Could not retrieve
current context
0:00:00.550818723 12345    0x83fbc4590 ERROR   clapperglbaseimporter
gstclapperglbaseimporter.c:256:retrieve_gl_context_on_main: Could not retri=
eve
Gdk OpenGL context
0:00:00.551377127 12345    0x859f055e0 WARN             clappersink
gstclappersink.c:733:gst_clapper_sink_set_caps:<clappersink0> error: No
importer for given caps found
0:00:00.551404790 12345    0x859f055e0 WARN                GST_PADS
gstpad.c:4351:gst_pad_peer_query:<vconv:src> could not send sticky events

(com.github.rafostar.Clapper:12345): Clapper-CRITICAL **: Error from element
/GstPlayBin:playbin/GstPlaySink:playsink/GstBin:vbin/GstClapperSink:clapper=
sink0:
Resource not found.
No importer for given caps found
../lib/gst/plugin/gstclappersink.c(733): gst_clapper_sink_set_caps ():
/GstPlayBin:playbin/GstPlaySink:playsink/GstBin:vbin/GstClapperSink:clapper=
sink0
^C


Referenced Bugs:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D261585
[Bug 261585] multimedia/gstreamer1: Update to 1.20.3
--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-267517-12827>