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 81303 - gkb applet forgets settings
gkb applet forgets settings
Status: RESOLVED FIXED
Product: gnome-applets
Classification: Other
Component: keyboard indicator (gswitchit)
unspecified
Other other
: Normal normal
: ---
Assigned To: gnome-applets Maintainers
gnome-applets Maintainers
Depends on:
Blocks:
 
 
Reported: 2002-05-10 02:37 UTC by dbacon
Modified: 2004-12-22 21:47 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to fix this problem, I hope (377 bytes, patch)
2002-05-10 17:11 UTC, Szabolcs Ban
none Details | Review
Almost forget this... (279 bytes, patch)
2002-05-10 17:14 UTC, Szabolcs Ban
none Details | Review

Description dbacon 2002-05-10 02:37:57 UTC
Package: gnome-applets
Severity: major
Version: 1.101.0
Synopsis: forgets settings
Bugzilla-Product: gnome-applets
Bugzilla-Component: gkb

Description:
Description of Problem:
When adding a keymap, removing applet (or more commonly, llogging out),
and loading
applet again, the extra keymap still exists, but attributes and order
are wrong.


Steps to reproduce the problem:
1. add applet
2. properties-> etc.. add a keymap.
3. modified the keymap to "setxkbmap dvorak"
4. moved the new keymap to the top position

Actual Results:
Upon removing and rerunning applet,
the 2nd keymap exists, but my specific change
to load 'dvorak' instead of 'us' is gone, and it
is not in the 1st(top) position.


Expected Results:
I expected the keymaps positions and modifications
to be the same as when I left them.
I.e. the command 'setxkbmap dvorak' and the ordering
of the keymaps to be saved and reloaded.


How often does this happen?
Every time.


Additional Information:




------- Bug moved to this database by unknown@bugzilla.gnome.org 2002-05-09 22:37 -------

The original reporter (dbacon@cis.ksu.edu) of this bug does not have an account here.
Reassigning to the exporter, unknown@bugzilla.gnome.org.
Reassigning to the default owner of the component, gnome-applets-maint@bugzilla.gnome.org.

Comment 1 Szabolcs Ban 2002-05-10 17:11:31 UTC
Created attachment 8362 [details] [review]
Patch to fix this problem, I hope
Comment 2 Szabolcs Ban 2002-05-10 17:14:52 UTC
Created attachment 8363 [details] [review]
Almost forget this...
Comment 3 Szabolcs Ban 2002-05-12 17:21:27 UTC
forgot... :)

So changes in the CVS, I think we can close this one :)
Comment 4 Kjartan Maraas 2002-08-03 11:40:34 UTC
Ok. Closing as fixed then. Please reopen if this is still not fixed.