An instance of Gdk::PixbufError is throwing...
- From: Glus Xof <gtglus gmail com>
- To: "gtkmm-list gnome org" <gtkmm-list gnome org>
- Subject: An instance of Gdk::PixbufError is throwing...
- Date: Wed, 30 Oct 2013 21:59:19 +0100
Please, consider this line,
Glib::RefPtr <Gdk::Pixbuf> m_pixbuf =
Gdk::Pixbuf::create_from_file (Glib::build_filename (DATADIR, "picture.svg"), 130, 130);
Is it normal that this code that ran perfectly in past now produces an abortion in runtime ?
With a message like,
terminate called after throwing an instance of 'Gdk::PixbufError'
Aborted
I'm using jhbuild branch master, with the following releases,
$ pkg-config --modversion glib-2.0
2.38.2
$ pkg-config --modversion gtk+-3.0
3.10.2
$ pkg-config --modversion glibmm-2.4
2.38.0
$ pkg-config --modversion gtkmm-3.0
3.10.0
Glus
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]