- Code: Select all
cmost@cmost-sabayon64 ~ $ firefox
(firefox-bin:17550): Gtk-CRITICAL **: IA__gtk_settings_set_long_property: assertion `GTK_SETTINGS (settings)' failed
(firefox-bin:17550): Gtk-CRITICAL **: IA__gtk_settings_set_long_property: assertion `GTK_SETTINGS (settings)' failed
(firefox-bin:17550): Gtk-CRITICAL **: IA__gtk_settings_set_string_property: assertion `GTK_SETTINGS (settings)' failed
(firefox-bin:17550): Gtk-CRITICAL **: IA__gtk_icon_theme_get_for_screen: assertion `GDK_IS_SCREEN (screen)' failed
(firefox-bin:17550): Gtk-CRITICAL **: IA__gtk_icon_theme_get_search_path: assertion `GTK_IS_ICON_THEME (icon_theme)' failed
Segmentation fault
My system is fully up-to-date (Limbo enabled, Gnome 3.02 libraries, etc.) I did some research online and discovered that oxygen-gtk does not support Gnome 3 libraries and the workaround was to remove it and choose another theme for GTK apps. Trying to do a make uninstall on the oxygen-gtk failed for some reason:
- Code: Select all
cmost@cmost-sabayon64 ~/Downloads/Oxygen-gtk/oxygen-gtk/build $ sudo make uninstall
Password:
make: *** No rule to make target `uninstall'. Stop.
I tried choosing a different GTK theme (QTcurve) in KDE control center --> Appearance --> GTK apps but this fails to fix the above segmentation fault. Does anyone have any idea how to get things back to normal? I think I'm going to have to manually remove the rogue oxygen-gtk program by deleting all its files, but I want to make sure this is the best course of action before proceeding. Any help greatly appreciated.
