After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 797173 - gl examples: clutter examples don't work or crash
gl examples: clutter examples don't work or crash
Status: RESOLVED WONTFIX
Product: GStreamer
Classification: Platform
Component: gst-plugins-base
git master
Other Linux
: Normal minor
: 1.15.1
Assigned To: GStreamer Maintainers
GStreamer Maintainers
Depends on:
Blocks:
 
 
Reported: 2018-09-19 10:15 UTC by Tim-Philipp Müller
Modified: 2018-10-07 18:21 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Tim-Philipp Müller 2018-09-19 10:15:37 UTC
None of the clutter examples work for me on GNOME wayland. I run them with CLUTTER_BACKEND=x11 - I assume that's supposed to work?

Runtime warnings about source not linking to gl things, and/or crashes.
Comment 1 Matthew Waters (ystreet00) 2018-09-19 10:54:59 UTC
Most of them haven't worked for a while.
Comment 2 Julien Isorce 2018-09-20 03:27:35 UTC
I can take a look but I wonder if it is worth the trouble, is clutter still an active project these days ?
Comment 3 Tim-Philipp Müller 2018-09-20 07:58:40 UTC
Good question. I would say it's probably not worth it and we should just remove these.

Totem still uses clutter-gst but only because no one has ported it to GstPlayer + GtkGLSink yet as far as I know (and because GstPlayer is not yet in -base and missing some features).
Comment 4 Tim-Philipp Müller 2018-10-07 18:21:06 UTC
commit 85c484a510cdfb4dc0cd820419b3840f45825e2c (HEAD -> master)
Author: Tim-Philipp Müller <tim@centricular.com>
Date:   Sun Oct 7 19:09:24 2018 +0100

    examples: gl: remove bitrotten clutter examples
    
    https://bugzilla.gnome.org/show_bug.cgi?id=797173