GNOME Bugzilla – Bug 765911
gtk warning - may segfault with custom icon themes
Last modified: 2018-08-03 19:51:37 UTC
Running seahorse from any X terminal gives the following gtk warning: --- (seahorse:5574): Gtk-WARNING **: (gtkicontheme.c:5458):gtk_icon_theme_lookup_by_gicon_for_scale: runtime check failed: ((flags & GTK_ICON_LOOKUP_GENERIC_FALLBACK) == 0) (seahorse:5574): Gtk-WARNING **: (gtkicontheme.c:2226):gtk_icon_theme_choose_icon_for_scale: runtime check failed: ((flags & GTK_ICON_LOOKUP_GENERIC_FALLBACK) == 0) (seahorse:5574): Gtk-WARNING **: (gtkicontheme.c:5458):gtk_icon_theme_lookup_by_gicon_for_scale: runtime check failed: ((flags & GTK_ICON_LOOKUP_GENERIC_FALLBACK) == 0) (seahorse:5574): Gtk-WARNING **: (gtkicontheme.c:2226):gtk_icon_theme_choose_icon_for_scale: runtime check failed: ((flags & GTK_ICON_LOOKUP_GENERIC_FALLBACK) == 0) --- Sometimes - specially if using a custom icom theme - the program segfaults if one tries to change a stored password. I'm using Arch Linux x64 and I have installed: gtk3 3.20.3-3 seahorse 3.20.0-1
i can not start seahorse either gui nor xterm in terminal i'm getting: >(seahorse:11762): Gtk-WARNING **: (../../../../gtk/gtkicontheme.c:5494):gtk_icon_theme_lookup_by_gicon_for_scale: runtime check failed: ((flags & GTK_ICON_LOOKUP_GENERIC_FALLBACK) == 0) >(seahorse:11762): Gtk-WARNING **: (../../../../gtk/gtkicontheme.c:2226):gtk_icon_theme_choose_icon_for_scale: runtime check failed: ((flags & GTK_ICON_LOOKUP_GENERIC_FALLBACK) == 0) >(seahorse:11762): Gtk-WARNING **: (../../../../gtk/gtkicontheme.c:5494):gtk_icon_theme_lookup_by_gicon_for_scale: runtime check failed: ((flags & GTK_ICON_LOOKUP_GENERIC_FALLBACK) == 0) >(seahorse:11762): Gtk-WARNING **: (../../../../gtk/gtkicontheme.c:2226):gtk_icon_theme_choose_icon_for_scale: runtime check failed: ((flags & GTK_ICON_LOOKUP_GENERIC_FALLBACK) == 0) seahorse starts and i get an irresponsive GUI. seahorse 3.20.0 GNUPG: /usr/bin/gpg (2.2.1) debian sid #1 SMP Debian 4.13.10-1 (2017-10-30) x86_64 GNU/Linux
-- GitLab Migration Automatic Message -- This bug has been migrated to GNOME's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/seahorse/issues/151.