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 611725 - Port Gnome-shell to clutter 1.1/1.2 API
Port Gnome-shell to clutter 1.1/1.2 API
Status: RESOLVED DUPLICATE of bug 610679
Product: gnome-shell
Classification: Core
Component: building
unspecified
Other Linux
: Normal normal
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2010-03-03 17:50 UTC by Jose Dapena Paz
Modified: 2010-03-03 18:10 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Changes to build gnome-shell in clutter 1.1 (6.53 KB, patch)
2010-03-03 17:50 UTC, Jose Dapena Paz
none Details | Review

Description Jose Dapena Paz 2010-03-03 17:50:58 UTC
Created attachment 155156 [details] [review]
Changes to build gnome-shell in clutter 1.1

Currently clutter does not build against clutter 1.2 series. I've cooked a patch that allows me to run gnome-shell with this.

Changes are:
   * Migrate to use cogl_handle_unref.
   * Don't use cogl_check_extensions as it's deprecated now.
   * Use cogl_clip_push_rectangle instead of cogl_clip_push
Comment 1 Florian Müllner 2010-03-03 18:10:33 UTC

*** This bug has been marked as a duplicate of bug 610679 ***