GNOME Bugzilla – Bug 620073
compilation fails with clutter enabled playback with clutter 1.2.8
Last modified: 2020-03-17 08:54:03 UTC
I just get the error that CGL_MAX_COMBINED_TEXTURE_IMAGE_UNITS is undeclared, just checked the c extension and made this patch: http://paste.pocoo.org/show/219874/ Would be cool if someone can check that and commit it. Regards, Christopher.
I think compiling with clutter enabled doesn't really bring anything. The code is here for historical reasons and is probably not used. In any case, could you attach your patch to this bug ? It make it easier for us to track it. Thanks !
Created attachment 162823 [details] [review] The patch that fixes compilation errors with banshee
(In reply to comment #1) > I think compiling with clutter enabled doesn't really bring anything. The code > is here for historical reasons and is probably not used. > > In any case, could you attach your patch to this bug ? > It make it easier for us to track it. Thanks ! Okay, I just didn't know that that code is unused right now. Thought there would be some cool things for the Video-Widgets or whatever. Any chance to remove that code if it's unused? Regards, Christopher.
Banshee is not under active development anymore and had its last code changes more than three years ago. Its codebase has been archived. Closing this report as WONTFIX as part of Bugzilla Housekeeping to reflect reality. Please feel free to reopen this ticket (or rather transfer the project to GNOME Gitlab, as GNOME Bugzilla is being shut down) if anyone takes the responsibility for active development again. See https://gitlab.gnome.org/Infrastructure/Infrastructure/issues/264 for more info.