[Wayland-bugs] [Bug 700166] glade fails to build introspection with Gtk 3.9
glade (bugzilla.gnome.org)
bugzilla at gnome.org
Sat May 18 02:28:58 PDT 2013
https://bugzilla.gnome.org/show_bug.cgi?id=700166
glade | general | unspecified
--- Comment #12 from Tristan Van Berkom <tristanvb at openismus.com> 2013-05-18 09:28:50 UTC ---
Created an attachment (id=244597)
View: https://bugzilla.gnome.org/attachment.cgi?id=244597
Review: https://bugzilla.gnome.org/review?bug=700166&attachment=244597
Avoid calling gtk_stock_list_ids() when gdk_display_get_default() is NULL
Can someone test this patch and let me know if it fixes the GIR build on
build machines ?
It looks like it will do the job, while building GIRs on my machine
I get the following for the GladeStock enum type:
<enumeration name="Stock"
glib:type-name="GladeStock"
glib:get-type="glade_standard_stock_get_type"
c:type="GladeStock">
<member name="Dummy" value="0" c:identifier="dummy" glib:nick="Dummy">
</member>
...
</enumeration>
--
Configure bugmail: https://bugzilla.gnome.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
More information about the Wayland-bugs
mailing list