[Fedora-i18n-bugs] [Bug 657165] [gnome3] ibus applet appearing in bottom popup notification area not panel

bugzilla at redhat.com bugzilla at redhat.com
Thu Dec 2 09:42:37 UTC 2010


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

fujiwara <tfujiwar at redhat.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maxamillion at fedoraproject.o
                   |                            |rg, otaylor at redhat.com,
                   |                            |samkraju at gmail.com,
                   |                            |walters at verbum.org
          Component|ibus                        |gnome-shell
         AssignedTo|tfujiwar at redhat.com         |otaylor at redhat.com

--- Comment #1 from fujiwara <tfujiwar at redhat.com> 2010-12-02 04:42:37 EST ---
The top icons are hard-coded in
/usr/share/gnome-shell/js/ui/statusIconDispatcher.js .

We agreed to use "ibus-ui-gtk" officially for the ibus panel icon.
We will set the name in ibus later.
However currently ibus uses pygtk2 and it may be good to replace pygtk2 with
gobject-introspection.

When I called gtk_status_icon_set_name() in either gtk2 or gtk3, the WM_CLASS
name is not changed.

At the moment, could you register "ibus-ui-gtk" in statusIconDispatcher.js ?

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