After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 669161 - Keyboard indicator both in panel and tray is redundant
Keyboard indicator both in panel and tray is redundant
Status: RESOLVED NOTGNOME
Product: gnome-shell
Classification: Core
Component: general
3.2.x
Other Linux
: Normal enhancement
: ---
Assigned To: gnome-shell-maint
gnome-shell-maint
Depends on:
Blocks:
 
 
Reported: 2012-02-01 12:24 UTC by benjamin
Modified: 2012-02-01 12:42 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Two keyboard layout indicators (215.76 KB, image/png)
2012-02-01 12:24 UTC, benjamin
Details

Description benjamin 2012-02-01 12:24:25 UTC
Created attachment 206567 [details]
Two keyboard layout indicators

Hello,

I'm using several keyboard layouts on Gnome 3.2.1 and Ubuntu 11.10.

The keyboard indicator appears both in the top panel and in the tray below (c.f. screenshot). Although trivial, it is i.m.o. a redundant feature.

Hope to help.

B.
Comment 1 Florian Müllner 2012-02-01 12:41:08 UTC
That is a known problem, but there is nothing we can do about it: Ubuntu has patched gnome-settings-daemon to use libappindicator, which falls back to legacy status icons if the required DBus daemon is not running. This is the case when running GNOME Shell, which does not support app indicators (the "indicator" in the top bar is build into the shell), so the patched g-s-d falls back to a legacy icon which is shown in the message tray.

Given that the problem is caused by a downstream patch to gnome-settings-daemon, you should file a bug report on launchpad.
Comment 2 benjamin 2012-02-01 12:42:34 UTC
So Canonical's the culprit. Thanks.