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 682754 - ClutterRotateAction wrong marshaller usage
ClutterRotateAction wrong marshaller usage
Status: RESOLVED FIXED
Product: clutter
Classification: Platform
Component: ClutterAction
git master
Other Linux
: Normal normal
: ---
Assigned To: clutter-maint
clutter-maint
Depends on:
Blocks:
 
 
Reported: 2012-08-27 01:21 UTC by Lionel Landwerlin
Modified: 2012-08-27 13:09 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
patch v1 (1.58 KB, patch)
2012-08-27 01:22 UTC, Lionel Landwerlin
accepted-commit_now Details | Review

Description Lionel Landwerlin 2012-08-27 01:21:16 UTC
The rotate action has a 'rotate' signal returning a boolean but doesn't use the appropriate marshaller.
Comment 1 Lionel Landwerlin 2012-08-27 01:22:03 UTC
Created attachment 222504 [details] [review]
patch v1
Comment 2 Emmanuele Bassi (:ebassi) 2012-08-27 13:00:14 UTC
Review of attachment 222504 [details] [review]:

looks good. I wonder how did I miss that...
Comment 3 Lionel Landwerlin 2012-08-27 13:09:02 UTC
Pushed to master.