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 635522 - Match GtkClutter init bindings against Gtk
Match GtkClutter init bindings against Gtk
Status: RESOLVED FIXED
Product: vala
Classification: Core
Component: Bindings
0.10.x
Other All
: Normal normal
: ---
Assigned To: Vala maintainers
Vala maintainers
Depends on:
Blocks:
 
 
Reported: 2010-11-22 13:36 UTC by Andreas Brauchli
Modified: 2011-01-04 08:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Fix the bindings-metadata to CluterGtk.init_with_args(..) (749 bytes, patch)
2010-11-22 13:36 UTC, Andreas Brauchli
none Details | Review

Description Andreas Brauchli 2010-11-22 13:36:28 UTC
Created attachment 175031 [details] [review]
Fix the bindings-metadata to CluterGtk.init_with_args(..)

The GtkClutter.init function is already matches Gtk.init, however GtkClutter.init_with_args doesn't match Gtk.init_with_args.

Attached patch fixes only the metadata. Please regenerate the bindings from it.
Comment 1 Andreas Brauchli 2010-11-24 19:03:57 UTC
The shotwell map widget patch depends on this (http://trac.yorba.org/ticket/2875)
Comment 2 Luca Bruno 2011-01-04 08:56:35 UTC
commit c13dae95d096ef39a33857c59f5369f4905d3ca7
Author: Andreas Brauchli <a.brauchli@elementarea.net>
Date:   Tue Jan 4 09:53:57 2011 +0100

    clutter-gtk-0.10: Fix init_with_args bindings.
    
    Fixes bug 635522.

This problem has been fixed in the development version. The fix will be available in the next major software release. Thank you for your bug report.