From: John R. <jr...@ce...> - 2011-07-24 18:07:39
|
On Jul 24, 2011, at 12:55 PM, John Ralls wrote: > > On Jul 24, 2011, at 12:14 PM, Gérald Niel wrote: > >> Le 21 juil. 2011 à 22:55, John Ralls a écrit : >> >>> And the bug is https://bugzilla.gnome.org/show_bug.cgi?id=655078. I even figured it out, and I'll patch gtk-2.24-quartz and quartz-integration soon. >> >> Hi, >> >> could you tell us what files we must modify to make it work? >> And i can't apply the patch for libiconv. What is the good way? > > > That bug has been marked as a duplicate of https://bugzilla.gnome.org/show_bug.cgi?id=655074 (there's a link on the bug, too), which has a patch. > > There's another bug, https://bugzilla.gnome.org/show_bug.cgi?id=655122, about resizing and a crash. There's a preliminary patch on it for Gtk3 and a link to one for Gtk2, but though it fixes the crash it still has some issues on Gtk2, so I'm still working on that one. > > The best solution for libiconv seems to be to not build it, at least for i386 (use --skip=libiconv on your bootstrap command line or add the equivalent to your .jhbuildrc-custom). > Another interesting wrinkle: Gettext builds happily if you set the minimum version to 10.4 (setup_sdk( 10.4, 10.7, i386)) but not if you set it to 10.5. I haven't yet tried 10.6. Regards, John Ralls |