Re: [gtk-osx-users] gtk 2.24.6 changes breaks libgnomecanvas pixbufs



On Nov 11, 2011, at 11:18 AM, Andy Loening wrote:

> Hi,
> 
> The quartz changes in gtk version 2.24.6 break the pixbuf functionality of libgnomecanvas. This is easily seen running the demos/canvas_demo program included in the libgnomecanvas package, and seeing that the toroid image is not displayed (it's still displayed in the antialias mode).
> 
> I tracked down the code change that caused this to the changing of the gdk_quartz_gc_update_cg_context from returning void to a boolean. Changes are in the files gdk/quartz/gdkdrawable-quartz.c, gdk/quartz/gdkgc-quartz.c, and gdk/quartz/gdkprivate-quartz.h.
> 
> A patch for 2.24.6 that reverts these changes and returns this functionality is attached. Presumably, this is not the correct way to fix things, but it works for me...
> 

See https://bugzilla.gnome.org/show_bug.cgi?id=655087

Regards,
John Ralls



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]