[Fedora-i18n-bugs] [Bug 699103] icon missing in KDE desktop for 'No input window' message

bugzilla at redhat.com bugzilla at redhat.com
Mon Apr 25 01:26:39 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=699103

fujiwara <tfujiwar at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
               Flag|                            |needinfo?(aalam at redhat.com)

--- Comment #1 from fujiwara <tfujiwar at redhat.com> 2011-04-24 21:26:38 EDT ---
I guess your desktop theme is different from mine.
Could you run the following script on the KDE desktop?

% 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

% python a.py
theme_name QtCurve
icon_theme_name oxygen
fallback_icon_theme gnome

-- 
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