#3 0xb7d658d3 in IA__gtk_widget_render_icon (widget=0x80cb400,
stock_id=0x80d0920 "gtk-open", size=GTK_ICON_SIZE_BUTTON, detail=0x0) at
gtkwidget.c:5572
icon_set = (GtkIconSet *) 0x81cca48
retval = <value optimized out>
__PRETTY_FUNCTION__ = "IA__gtk_widget_render_icon"
What does
find /usr/share/icons -name 'gtk-open.*'
retrieve?
Does
for i in `find /usr/share/icons -mindepth 1 -maxdepth 1 -type d`; do sudo
gtk-update-icon-cache $i; done
fix the issue?
Might be a dup of 79362.
--
gnome theme manager crashed (but not during the gnome standard session)
https://launchpad.net/bugs/79583
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs