Re: art_render_invoke: no image source given
- From: Murray Cumming <murrayc murrayc com>
- To: Rob Benton <rob benton conwaycorp net>
- Cc: gtkmm-list <gtkmm-list gnome org>
- Subject: Re: art_render_invoke: no image source given
- Date: Sun, 13 Feb 2005 11:51:59 +0100
On Fri, 2005-02-11 at 12:17 -0600, Rob Benton wrote:
> I couldn't find any reference to this in the archives or on the gnome
> bugzilla. Google yielded 2 bugs in Debian but no cause or solution.
>
> It looks like this line of code:
> ===========================================================
> GError * err = NULL;
> Glib::RefPtr<Gdk::Pixbuf> pb =
> Glib::wrap(gdk_pixbuf_new_from_file_at_size("path/to/image.svg", width,
> height, &err));
I think, if you break this down, then you will find that the problem is
only with gdk_pixbuf_new_from_file_at_size(). You might ask on gtk-list
about that.
> ===========================================================
>
> is causing this output when I run:
> ===========================================================
> art_render_invoke: no image source given
> art_render_invoke: no image source given
> art_render_invoke: no image source given
> art_render_invoke: no image source given
> art_render_invoke: no image source given
> art_render_invoke: no image source given
> ===========================================================
>
>
> But I have that code in 2 places and only 1 of them is creating this
> output. Is this a known issue or something?
>
> _______________________________________________
> gtkmm-list mailing list
> gtkmm-list gnome org
> http://mail.gnome.org/mailman/listinfo/gtkmm-list
--
Murray Cumming
murrayc murrayc com
www.murrayc.com
www.openismus.com
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]