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 620073 - compilation fails with clutter enabled playback with clutter 1.2.8
compilation fails with clutter enabled playback with clutter 1.2.8
Status: RESOLVED WONTFIX
Product: banshee
Classification: Other
Component: Other Extensions
git master
Other Linux
: Normal normal
: 1.x
Assigned To: Banshee Maintainers
Banshee Maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2010-05-30 08:03 UTC by Christopher Grebs
Modified: 2020-03-17 08:54 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
The patch that fixes compilation errors with banshee (598 bytes, patch)
2010-06-05 20:43 UTC, Christopher Grebs
none Details | Review

Description Christopher Grebs 2010-05-30 08:03:36 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.
Comment 1 Bertrand Lorentz 2010-05-30 09:57:18 UTC
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 !
Comment 2 Christopher Grebs 2010-06-05 20:43:29 UTC
Created attachment 162823 [details] [review]
The patch that fixes compilation errors with banshee
Comment 3 Christopher Grebs 2010-06-05 20:44:59 UTC
(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.
Comment 4 André Klapper 2020-03-17 08:54:03 UTC
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.