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 613089 - keyboard applet should be cleaned from user config on upgrade
keyboard applet should be cleaned from user config on upgrade
Status: RESOLVED FIXED
Product: gnome-applets
Classification: Other
Component: keyboard indicator (gswitchit)
2.29.x
Other Linux
: Normal normal
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2010-03-16 23:22 UTC by Sebastien Bacher
Modified: 2010-03-20 18:32 UTC
See Also:
GNOME target: 2.30.x
GNOME version: ---


Attachments
0001-Clean-the-keyboard-indicator-applet-on-upgrade-close.patch (3.14 KB, patch)
2010-03-17 12:05 UTC, Chris Coulson
none Details | Review
0001-Clean-the-keyboard-indicator-applet-on-upgrade-close.patch (3.68 KB, patch)
2010-03-17 12:55 UTC, Chris Coulson
none Details | Review

Description Sebastien Bacher 2010-03-16 23:22:19 UTC
The keyboard indicator has been replaced by a notification area icon which leads to get gnome-panel displaying a warning about the broken applet on upgrade, the nullapplet should be used there to avoid the warning...
Comment 1 Chris Coulson 2010-03-17 12:05:55 UTC
Created attachment 156351 [details] [review]
0001-Clean-the-keyboard-indicator-applet-on-upgrade-close.patch

Here is a patch to build a null keyboard applet
Comment 2 Sergey V. Udaltsov 2010-03-17 12:20:18 UTC
asked r-t permission to commit
Comment 3 Chris Coulson 2010-03-17 12:55:26 UTC
Created attachment 156354 [details] [review]
0001-Clean-the-keyboard-indicator-applet-on-upgrade-close.patch

Thanks. I had to make a minor change to the first patch though, as I forgot to add the new file to po/POTFILES.in.
Comment 4 Sergey V. Udaltsov 2010-03-20 18:32:59 UTC
Chris, thanks a bunch. Since r-t does not have any objections (same about GTP), I committed your patch!