Re: Debug for a GdkPixbuf CRITICAL error message...
- From: Harry van Haaren <harryhaaren gmail com>
- To: Glus Xof <gtglus gmail com>
- Cc: gtkmm-list gnome org
- Subject: Re: Debug for a GdkPixbuf CRITICAL error message...
- Date: Wed, 6 Jun 2012 22:57:25 +0100
Hi Glus,
As far as I remember these errors are mostly thrown when something isn't quite what its expected.
Pointers are usually the cause of it in my programs, and ensuring that the pixbuf you're sending into the gdk_pixbuf_scale() is valid will probably reveal your problem.
Running in gdb I think you can set a breakpoint on g_logv, and that should break on the line of the error... perhaps my memory serves me wrong here though.
-Harry
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]