Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Recent gtk+ etc update causes lots of errors
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Portage & Programming
View previous topic :: View next topic  
Author Message
sl70
Guru
Guru


Joined: 18 Jun 2002
Posts: 451
Location: Saitama, JP

PostPosted: Mon Jul 28, 2014 11:04 pm    Post subject: Recent gtk+ etc update causes lots of errors Reply with quote

Since the recent gtk+ update, lots of programs are throwing errors. E.g., gnumeric:

Code:
(gnumeric:1466): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed
(gnumeric:1466): Gtk-WARNING **: Error loading theme icon 'gtk-ok' for stock: Failed to load icon
(gnumeric:1466): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed
(gnumeric:1466): GLib-GObject-CRITICAL **: g_object_ref: assertion 'G_IS_OBJECT (object)' failed
(gnumeric:1466): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(gnumeric:1466): Gdk-CRITICAL **: gdk_cairo_surface_create_from_pixbuf: assertion 'GDK_IS_PIXBUF (pixbuf)' failed
(gnumeric:1466): GLib-GObject-CRITICAL **: g_object_unref: assertion 'G_IS_OBJECT (object)' failed
(gnumeric:1466): GLib-GIO-CRITICAL **: g_loadable_icon_load: assertion 'G_IS_LOADABLE_ICON (icon)' failed
(gnumeric:1466): Gtk-WARNING **: Error loading theme icon 'gtk-ok' for stock: Failed to load icon
(gnumeric:1466): Gtk-CRITICAL **: render_fallback_image: assertion 'pixbuf != NULL' failed
...

I tried rebuilding glib, gdk-pixbuf, cairo, pango, etc. but nothing helps.
Now, admittedly, the programs work OK, but the error messages are annoying. Anyone know what's going on?
Back to top
View user's profile Send private message
BruceG
n00b
n00b


Joined: 21 Jul 2003
Posts: 27
Location: Saskatoon, SK, Canada

PostPosted: Fri Sep 05, 2014 2:38 am    Post subject: Reply with quote

I too am seeing this problem since the upgrade to gtk+-3.12.2. For at least one application I develop, the upgrade to gtk+-3.12 broke it, but downgrading to gtk+-3.10 lets it work again. That should be a big clue, but I'm not sure where to go to fix it. I too have tried upgrading many packages and rebuilding caches, but nothing has worked.
Back to top
View user's profile Send private message
VoidMage
Watchman
Watchman


Joined: 14 Oct 2006
Posts: 6196

PostPosted: Fri Sep 05, 2014 6:49 pm    Post subject: Reply with quote

Actually, the cause of this problem is quite trivial.
The fix is a commit on 3.12 branch, that was later reverted.
It was only reverted, cause cause it was in a wrong place for a general case (it probably needs to be in configure.ac for such case), but for current Gentoo 3.12 ebuilds it's sufficient.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Portage & Programming All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum