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

bugzilla at redhat.com bugzilla at redhat.com
Wed Mar 9 08:44:19 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=678274

--- Comment #8 from fujiwara <tfujiwar at redhat.com> 2011-03-09 03:44:18 EST ---
(In reply to comment #7)
> pixbuf <gtk.gdk.Pixbuf object at 0x13f4730 (GdkPixbuf at 0x14bd000)>

It seems gtk-missing-image pixbuf is no problem.
Hmm.., I tried KDE Plasma Workspace but I don't see any problems in ibus.

(In reply to comment #5)
>     pixbuf = theme.load_icon(gtk.STOCK_MISSING_IMAGE, size, 0)
> GError: L'icne gtk-missing-image n'est pas prsente dans le thme
> 
> Local variables in innermost frame:
> theme: <gtk.IconTheme object at 0x241e910 (GtkIconTheme at 0x252ad90)>
> icon: 'gtk-info'
> pixbuf: None
> self: <IconWidget object at 0x241e8c0 (icon+IconWidget at 0x24b0c40)>
> size: 16
> 

>From your error, you run ibus panel on fr_FR.UTF-8 and pixbuf was None while
the test program got the pixbuf.

Do you see your problem when ibus panel is executed by manual?

% ps -ef | grep ibus/ui
foo 13107 13090  0 17:25 ?        00:00:03 /usr/bin/python
/usr/share/ibus/ui/gtk/main.py
% kill 13107
% env IBUS_PREFIX=/usr python /usr/share/ibus/ui/gtk/main.py

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