diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-March/012706.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-March/012706.html | 110 |
1 files changed, 110 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-March/012706.html b/zarb-ml/mageia-dev/2012-March/012706.html new file mode 100644 index 000000000..77c7d27f1 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-March/012706.html @@ -0,0 +1,110 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Gtk+3.0 bindings API break, what to do? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Gtk%2B3.0%20bindings%20API%20break%2C%20what%20to%20do%3F&In-Reply-To=%3C4F5673DA.8040505%40colin.guthr.ie%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="012689.html"> + <LINK REL="Next" HREF="012707.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Gtk+3.0 bindings API break, what to do?</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Gtk%2B3.0%20bindings%20API%20break%2C%20what%20to%20do%3F&In-Reply-To=%3C4F5673DA.8040505%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] Gtk+3.0 bindings API break, what to do?">mageia at colin.guthr.ie + </A><BR> + <I>Tue Mar 6 21:30:18 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="012689.html">[Mageia-dev] Gtk+3.0 bindings API break, what to do? +</A></li> + <LI>Next message: <A HREF="012707.html">[Mageia-dev] Gtk+3.0 bindings API break, what to do? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#12706">[ date ]</a> + <a href="thread.html#12706">[ thread ]</a> + <a href="subject.html#12706">[ subject ]</a> + <a href="author.html#12706">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>'Twas brillig, and Anssi Hannula at 06/03/12 18:34 did gyre and gimble: +><i> Hi! +</I>><i> +</I>><i> As per <A HREF="https://bugzilla.gnome.org/show_bug.cgi?id=657385">https://bugzilla.gnome.org/show_bug.cgi?id=657385</A> +</I>><i> gtk_menu_popup_for_device() has been renamed to gtk_menu_popup() in +</I>><i> introspection, causing at least Menu.popup() in python-gi to break. +</I>><i> +</I>><i> Ubuntu has reverted it: +</I>><i> <A HREF="https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/923171">https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/923171</A> +</I>><i> +</I>><i> Attached are alternative one-liner patches to either revert the API +</I>><i> break in Gtk+3.0 (dont_rename_annotation.patch, from Ubuntu), or to +</I>><i> adapt python-gobject3 to the API change +</I>><i> (python-gi-adapt-for-gnome657385.patch, written by me). +</I> +My gut feeling would be that your patch is the better and more upstream +compatible direction here. + +I suspect if the Ubuntu approach is used, we'll also have to fix Vala +stuff in the future too (which will very likely follow the upstream +direction). Don't know what else would use the introspection stuff. + +Col + + +-- + +Colin Guthrie +colin(at)mageia.org +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: + Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: + Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> + PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> + Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> +</PRE> + + + + + + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="012689.html">[Mageia-dev] Gtk+3.0 bindings API break, what to do? +</A></li> + <LI>Next message: <A HREF="012707.html">[Mageia-dev] Gtk+3.0 bindings API break, what to do? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#12706">[ date ]</a> + <a href="thread.html#12706">[ thread ]</a> + <a href="subject.html#12706">[ subject ]</a> + <a href="author.html#12706">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev +mailing list</a><br> +</body></html> |