[Fedora-i18n-bugs] [Bug 698867] [abrt] ibus-1.3.99.20110408-2.fc15: icon.py:38:__init__:GError: Icon 'gtk-missing-image' not present in theme

bugzilla at redhat.com bugzilla at redhat.com
Mon May 2 14:37:57 UTC 2011


Please do not reply directly to this email. All additional
comments should be made in the comments box of this bug.


https://bugzilla.redhat.com/show_bug.cgi?id=698867

d. johnson <drjohnson1 at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|needinfo?(drjohnson1 at gmail. |
                   |com)                        |

--- Comment #3 from d. johnson <drjohnson1 at gmail.com> 2011-05-02 10:37:56 EDT ---
Sure:

[user1 at f15b-rc2]~% cat - > a.py
import gtk

print "theme_name", gtk.settings_get_default().props.gtk_theme_name
print "icon_theme_name", gtk.settings_get_default().props.gtk_icon_theme_name
print "fallback_icon_theme",
gtk.settings_get_default().props.gtk_fallback_icon_theme

[user1 at f15b-rc2]~% python ./a.py 
Xlib:  extension "RANDR" missing on display "localhost:10.0".
theme_name Adwaita
icon_theme_name gnome
fallback_icon_theme
[user1 at f15b-rc2]~% rpm -qf /usr/share/icons/Fedora/32x32/places/start-here.png 
fedora-logos-15.0.0-2.fc15.noarch
[user1 at f15b-rc2]~% grep Inherits /usr/share/icons/Fedora/index.theme 
Inherits=Mist
[user1 at f15b-rc2]~% rpm -qf /usr/share/icons/Fedora/index.theme 
fedora-icon-theme-1.0.0-9.fc15.noarch
[user1 at f15b-rc2]~% grep Inherits /usr/share/icons/Mist/index.theme 
grep: /usr/share/icons/Mist/index.theme: No such file or directory
[user1 at f15b-rc2]~% rpm -qf /usr/share/icons/Mist/index.theme 
error: file /usr/share/icons/Mist/index.theme: No such file or directory


Looks like gnome-themes is not installed, even though @gnome-desktop +
@xfce-desktop + @lxde-desktop are. Nothing requires it,and only
gnome-themes-standard is listed in the groupinfo for those three. 
(gnome-themes-standard does not include gnome-themes)

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the i18n-bugs mailing list