You are not logged in.
Hi, after I upgraded GTK2 (2.20.1-2 -> 2.22.0-2) my forward and back button in Firefox disappeared. When I start Firefox I get these errors:
(firefox:4659): Gtk-WARNING **: Error loading theme icon 'gtk-go-back-ltr' for stock: Icon 'gtk-go-back-ltr' not present in theme
(firefox:4659): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(firefox:4659): Gtk-CRITICAL **: gtk_default_render_icon: assertion `base_pixbuf != NULL' failed
(firefox:4659): Gtk-CRITICAL **: IA__gtk_style_render_icon: assertion `pixbuf != NULL' failed
(firefox:4659): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
(firefox:4659): Gtk-WARNING **: Error loading theme icon 'gtk-go-forward-ltr' for stock: Icon 'gtk-go-forward-ltr' not present in theme
(firefox:4659): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(firefox:4659): Gtk-CRITICAL **: gtk_default_render_icon: assertion `base_pixbuf != NULL' failed
(firefox:4659): Gtk-CRITICAL **: IA__gtk_style_render_icon: assertion `pixbuf != NULL' failed
(firefox:4659): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
"not present in theme" - what theme? I don't know anything about a theme. Can anyone help?
Last edited by Lars Stokholm (2010-10-22 21:30:43)
Offline
is about gtk theme. try changing it. this is not a gtk2 2.22 related issue. try to reinstall gdk-pixbuf2
Last edited by wonder (2010-10-04 17:39:02)
Give what you have. To someone, it may be better than you dare to think.
Offline
Thanks, but it didn't do anything. Reinstalling pixbuf2 didn't help and setting the theme to another one (Clearlooks) didn't either. Normally I just use the default theme (whatever that is).
Offline
Hi, after I upgraded GTK2 (2.20.1-2 -> 2.22.0-2) my forward and back button in Firefox disappeared. When I start Firefox I get these errors:
(firefox:4659): Gtk-WARNING **: Error loading theme icon 'gtk-go-back-ltr' for stock: Icon 'gtk-go-back-ltr' not present in theme
(firefox:4659): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(firefox:4659): Gtk-CRITICAL **: gtk_default_render_icon: assertion `base_pixbuf != NULL' failed
(firefox:4659): Gtk-CRITICAL **: IA__gtk_style_render_icon: assertion `pixbuf != NULL' failed
(firefox:4659): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
(firefox:4659): Gtk-WARNING **: Error loading theme icon 'gtk-go-forward-ltr' for stock: Icon 'gtk-go-forward-ltr' not present in theme
(firefox:4659): GLib-GObject-CRITICAL **: g_object_unref: assertion `G_IS_OBJECT (object)' failed
(firefox:4659): Gtk-CRITICAL **: gtk_default_render_icon: assertion `base_pixbuf != NULL' failed
(firefox:4659): Gtk-CRITICAL **: IA__gtk_style_render_icon: assertion `pixbuf != NULL' failed
(firefox:4659): GLib-GObject-CRITICAL **: g_object_ref: assertion `G_IS_OBJECT (object)' failed
I just updated my system and I'am now a bit confused. I have exacly same problem. Can anyone help?
Last edited by amen (2010-10-04 20:32:05)
Offline
what icon theme do you guys have for gtk? i think is incomplete
Give what you have. To someone, it may be better than you dare to think.
Offline
I'm not waiting for a fix. As a matter of fact, this bugaboo prompted me into further disassociation with the dreaded rodent (yes, I'm a ratpoison user) by further checking out Firefox hotkeys. To wit: for forward, hit ALT-right arrow; for back, hit ALT-left arrow.
hangout: ##arch-ftw on irc.freenode.net and sometimes irc.nuxxor.com
diversion: http://alienjeff.net - visit The Fringe
quote: "The foundation of authority is based upon the consent of the people." - Thomas Hooker
Offline
what icon theme do you guys have for gtk? i think is incomplete
How can I check this? (I don't have GNOME. I have kdemod3. Propably the icons are from package kdemod3-icons-tango in my system.).
Offline
what icon theme do you guys have for gtk? i think is incomplete
I don't know. I didn't set one explicitly, not that I know of at least. I use dwm as my WM.
Edit: Also, as amen says: How can I check this?
Last edited by Lars Stokholm (2010-10-05 09:19:27)
Offline
I had the same problem.
I installed lxappearance2-git from AUR, and used to install an icon theme from http://art.gnome.org/themes/icon
Offline
See the same problem. I don't use any prepackaged WM/DE as well.
Offline
Seems like gtk-2 package misses gtk/stock-icons.
Offline
Same problem here, using KDE 4.5 from extra.
Offline
Same problem here.
pacman -Ql | grep gtk-go-back-ltr returns nothing.
gtk-go-back-ltr.svg exist on tango-icon-theme packet. I installed it but the icons still missing.
Maybe the is a trick with update-mime-database command.
Γίνε ρεαλιστής, μείνε ονειροπόλος ...
Offline
gtk-go-back-ltr.svg exist on tango-icon-theme packet. I installed it but the icons still missing.
You need to change fallback in /etc/gtk-2.0/gtkrc to Tango
Offline
Installing gnome-icon-theme makes the icons appear again, though the different ones from that theme.
I guess they changed the spec of this button (the name) and the solution will be to other themes to implement this icon with this name in the future.
Last edited by Bogart (2010-10-05 11:44:35)
Offline
I have gtk-go-back-ltr in gnome-icon-theme package:
[root@myhost ~]# pacman -Ql | grep gtk-go-back-ltr
gnome-icon-theme /usr/share/icons/gnome/16x16/actions/gtk-go-back-ltr.png
gnome-icon-theme /usr/share/icons/gnome/22x22/actions/gtk-go-back-ltr.png
gnome-icon-theme /usr/share/icons/gnome/24x24/actions/gtk-go-back-ltr.png
gnome-icon-theme /usr/share/icons/gnome/256x256/actions/gtk-go-back-ltr.png
gnome-icon-theme /usr/share/icons/gnome/32x32/actions/gtk-go-back-ltr.png
gnome-icon-theme /usr/share/icons/gnome/48x48/actions/gtk-go-back-ltr.png
I reinstalled gnome-icon-theme package but the icons still missing.
I also installed tango-icon-theme package and changed fallback in /etc/gtk-2.0/gtkrc to Tango but still not working.
Offline
I have gtk-go-back-ltr in gnome-icon-theme package:
[root@myhost ~]# pacman -Ql | grep gtk-go-back-ltr gnome-icon-theme /usr/share/icons/gnome/16x16/actions/gtk-go-back-ltr.png gnome-icon-theme /usr/share/icons/gnome/22x22/actions/gtk-go-back-ltr.png gnome-icon-theme /usr/share/icons/gnome/24x24/actions/gtk-go-back-ltr.png gnome-icon-theme /usr/share/icons/gnome/256x256/actions/gtk-go-back-ltr.png gnome-icon-theme /usr/share/icons/gnome/32x32/actions/gtk-go-back-ltr.png gnome-icon-theme /usr/share/icons/gnome/48x48/actions/gtk-go-back-ltr.png
I reinstalled gnome-icon-theme package but the icons still missing.
I also installed tango-icon-theme package and changed fallback in /etc/gtk-2.0/gtkrc to Tango but still not working.
Maybe you have set up GTK apps to use your KDE theme? As I remember, in the KDE3 control center there was an option to do this or to set them to use a GTK theme. I guess your options are to either change them to use a GTK theme, or to set the tango-icon-theme to fallback to "gnome" (in /user/share/icons/tango/index.theme search for the "inherits" line and set it to something like "inherits=gnome,hicolor"). You might need to log out before changes take effect.
Last edited by Bogart (2010-10-05 13:42:38)
Offline
Bah. So now gnome-icon-theme should be pulled as a (yet another) dependency for Firefox?
Offline
I added
gtk-icon-theme-name = "Tango"
to ~/.gtkrc-2.0-kde (or with default GTK2 config, to: ~/.gtkrc-2.0) and is OK now(I installed tango-icon-theme package of course). Thanks for response.
Last edited by amen (2010-10-06 12:07:34)
Offline
It also affects gedit. Installing gnome-icon-theme solves the issue.
Γίνε ρεαλιστής, μείνε ονειροπόλος ...
Offline
It also affects gedit. Installing gnome-icon-theme solves the issue.
Sort of... they don't look the same, though. Is this the official solution?
Offline
No, I don think so.
Γίνε ρεαλιστής, μείνε ονειροπόλος ...
Offline
I didn't set one explicitly, not that I know of at least. I use dwm as my WM.
Same problem for me, and I don't use icon themes and things like that. I use a bare FVWM.
Offline
at least i found is a gtk modification
https://bugzilla.gnome.org/show_bug.cgi?id=629878
Last edited by wonder (2010-10-08 16:48:57)
Give what you have. To someone, it may be better than you dare to think.
Offline
firewalker wrote:It also affects gedit. Installing gnome-icon-theme solves the issue.
Sort of... they don't look the same, though. Is this the official solution?
This is a solution. Officially for us, this is a workaround. Since this is a valid bug report upstream, I suppose they will fix it.
If you use something like lxappearance to choose the icon theme, it won't stick, and without gnome-icon-theme you will face this issue. If you don't want gnome-icon-theme, edit one of the main gtkrc files (see above posts).
Last edited by schivmeister (2010-10-14 20:28:08)
I need real, proper pen and paper for this.
Offline