Yesterday, a new slew of Gnome 3.2 updates came down (Limbo) and now I can no longer launch most GTK apps at all, and the ones that do launch have screwed up titlebars, menus and no icons whatsoever, including Sulfur. Even Compiz's Emerald themer is screwed up with these updates. What the hell is going on with Gnome? It's no wonder Linux will never be taken seriously as a mainstream OS. Developers are constantly pulling the rug out from under users by making drastic changes. The old expression "if if ain't broke, don't fix it" applies with regards to Gnome 3. This is a case where too much choice is a bad thing and we users will only take so much before we decide it's not worth the trouble any more!
Here's the error I get when trying to start Sulfur, for example (all GTK apps give a variation of the same as of yesterday's updates.)
- Code: Select all
sulfur_client.py:19842): Gtk-CRITICAL **: IA__gtk_settings_set_long_property: assertion `GTK_SETTINGS (settings)' failed
(sulfur_client.py:19842): Gtk-CRITICAL **: IA__gtk_settings_set_long_property: assertion `GTK_SETTINGS (settings)' failed
(sulfur_client.py:19842): Gtk-CRITICAL **: IA__gtk_settings_set_string_property: assertion `GTK_SETTINGS (settings)' failed
(sulfur_client.py:19842): Gtk-CRITICAL **: IA__gtk_settings_set_string_property: assertion `GTK_SETTINGS (settings)' failed
(sulfur_client.py:19842): Gtk-CRITICAL **: IA__gtk_settings_set_string_property: assertion `GTK_SETTINGS (settings)' failed
(sulfur_client.py:19842): Gtk-CRITICAL **: IA__gtk_settings_set_string_property: assertion `GTK_SETTINGS (settings)' failed
/usr/lib/entropy/sulfur/sulfur/core.py:49: GtkWarning: Error loading icon: Couldn't recognize the image file format for file '/usr/share/icons/oxygen/16x16/actions/edit-find.png'
gtk.glade.XML.__init__(self, filename, rootname, domain)
/usr/lib/entropy/sulfur/sulfur/core.py:49: GtkWarning: Error loading icon: Couldn't recognize the image file format for file '/usr/share/icons/oxygen/32x32/actions/edit-find.png'
gtk.glade.XML.__init__(self, filename, rootname, domain)

