Re: Segfault when saturate_and_pixelate-ing a Gdk::Pixbuf



On Wed, 2010-09-01 at 17:05 +0200, phan wrote:
> I get a segfault, when trying to saturate_and_pixelate() it. Here's
> the code:
> 
>         // raw_pixbuf is the csource image
>         Glib::RefPtr<Gdk::Pixbuf> pixbuf =
> Gdk::Pixbuf::create_from_inline (-1, raw_pixbuf);
>         if (pixbuf)
>                 pixbuf->saturate_and_pixelate (pixbuf, 0.0, false); //
> <-- segfault here. 

Could you please put a complete (but small as possible) test case in
bugzilla?

-- 
murrayc murrayc com
www.murrayc.com
www.openismus.com



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