[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2010-09-15 Thread Bug Watch Updater
** Changed in: gnome-settings-daemon Status: Unknown => Fix Released ** Changed in: gnome-settings-daemon Importance: Unknown => High -- gdm ignores keyboard layout selection for variants https://bugs.launchpad.net/bugs/421212 You received this bug notification because you are a member

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2010-09-15 Thread Bug Watch Updater
** Changed in: gdm Importance: Unknown => Medium -- gdm ignores keyboard layout selection for variants https://bugs.launchpad.net/bugs/421212 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing list

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2010-06-13 Thread Bug Watch Updater
** Changed in: gdm Status: Unknown => Fix Released -- gdm ignores keyboard layout selection for variants https://bugs.launchpad.net/bugs/421212 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailin

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2010-05-01 Thread Shimi Chen
Bug persists after 10.04 upgrade. -- gdm ignores keyboard layout selection for variants https://bugs.launchpad.net/bugs/421212 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing list desktop-bugs@list

Re: [Bug 421212] Re: gdm ignores keyboard layout selection for variants

2010-03-29 Thread Martin Pitt
Rob Speer [2010-03-25 8:56 -]: > After an update today, even though the keyboard layout selector says > Dvorak, it will not let me log in until I type my password in QWERTY. This is handled in bug 550887 now. Martin -- Martin Pitt| http://www.piware.de Ubuntu Develop

Re: [Bug 421212] Re: gdm ignores keyboard layout selection for variants

2010-03-29 Thread Martin Pitt
Shimi Chen [2010-03-26 8:12 -]: > And now on every boot I *only* have the standard USA keyboard. > Clicking on "Reset to Defaults" in "Keyboard Preferences" changes to my > preferred setting(us algr-intl and israel), without the standard USA(exactly > as I want it to be). > > This reverts o

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2010-03-26 Thread Shimi Chen
I had a problem of the USA keyvoard re-appearing on every boot along with my chosen layouts(usa altgr and israel). So at every boot I had to remove it from Preferences->Keyboard. I followed advice here, removing dmrc, and %gconf.xml. Also edited /etc/default/console-setup as advised on one of th

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2010-03-25 Thread Rob Speer
I believe this bug has regressed. I installed Lucid a few days ago, and my password worked correctly in Dvorak. (I am one of three users of the system and the only one to use Dvorak.) After an update today, even though the keyboard layout selector says Dvorak, it will not let me log in until I ty

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2010-02-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/gdm -- gdm ignores keyboard layout selection for variants https://bugs.launchpad.net/bugs/421212 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing list desktop-bugs@lists.

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-12-04 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/gnome-settings-daemon -- gdm ignores keyboard layout selection for variants https://bugs.launchpad.net/bugs/421212 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing list d

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-31 Thread Marcos Toledo
I use "USA Programmer Dvorak" exclusively as keyboard layout. Now, if I set it as the single layout on keyboard layout screen, after a restart/login, I have one other layout: "USA International", and it is set as default (meaning I have to change back to dvorak and remove the international layout)

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-21 Thread Bernhard
I used the usual Ubuntu installer from the live CD, must have been ubuntu-9.10-alpha4-desktop-i386.iso I didn't use multiple layouts (don't even know what that is). The file console-setup is attached, I never changed it before today, so I guess the attached one is the one from the original insta

Re: [Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-21 Thread Martin Pitt
Bernhard [2009-10-21 19:17 -]: > OK, I removed the comma and also changed "de,de" to "de", then rebooted > and it works now. Still have to do some more long-term testing. Can you please attach your original /etc/default/console-setup? Did you use ubiquity (the desktop CD installer) or d-i (the

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-21 Thread Bernhard
OK, I removed the comma and also changed "de,de" to "de", then rebooted and it works now. Still have to do some more long-term testing. As for configuration, I installed karmic end of August and I'm not sure anymore: either I set "de, nodeadkeys" during installation or I set "de" and later switche

Re: [Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-21 Thread Martin Pitt
Bernhard [2009-10-20 23:11 -]: > input.xkb.variant = 'nodeadkeys,' (string) Oha! Where does the comma come from? I don't think that X.org/gdm digest that properly. Can you please remove the comma from /etc/default/console-setup, XKBVARIANT="...", and check that it works then? How did you co

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-20 Thread Bernhard
Yes, keeps switching even after deleting those two files and "de, nodeadkeys" is definitely set in the "Keyboard" GUI and the keyboard works correctly with that setting. The only problem is the gdm setting. I get the output: > lshal|grep input.xkb|sort -u input.xkb.layout = 'de,de' (stri

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-20 Thread Martin Pitt
Bernhard, so it keeps switching to "de" even if you remove both ~/.dmrc and /var/cache/gdm/bkoenig/dmrc ? If so, let's check that your system default layout is indeed nodeadkeys. Can you please give me the output of "lshal|grep input.xkb|sort -u"? It should be something like input.xkb.layout =

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-19 Thread Bernhard
Removing the dmrc file doesn't really help, it keeps going back to > cat /var/cache/gdm/bkoenig/dmrc [Desktop] Layout=de Language=en_US.UTF-8 > echo $GDM_KEYBOARD_LAYOUT I noticed something funny though: the variant is not lost in the gdm screen when I restart but it does get lost when I ju

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-19 Thread Martin Pitt
> But in gdm, it showed correctly once and then reverted back to "Germany". I guess it'd help to remove /var/cache/gdm/yourusername/dmrc ? -- gdm ignores keyboard layout selection for variants https://bugs.launchpad.net/bugs/421212 You received this bug notification because you are a member of U

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-13 Thread Bernhard
It's always correct in the session and in the "Keyboard" GUI. But in gdm, it showed correctly once and then reverted back to "Germany". I get > echo $GDM_KEYBOARD_LAYOUT de > gconftool -g /desktop/gnome/peripherals/keyboard/kbd/layouts [de nodeadkeys] and have rebooted a couple of times now,

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-13 Thread Martin Pitt
> and the gdm screen showed "eliminate dead keys" yesterday but today I logged in and the variant got lost again. "got lost" -> it was wrong in gdm, or in the session? Was the gconf key changed by gdm again? What did "echo $GDM_KEYBOARD_LAYOUT" say? -- gdm ignores keyboard layout selection for v

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-09 Thread Bernhard
OK, now I have > gconftool -g /desktop/gnome/peripherals/keyboard/kbd/layouts [de nodeadkeys] and the gdm screen showed "eliminate dead keys" yesterday but today I logged in and the variant got lost again. -- gdm ignores keyboard layout selection for variants https://bugs.launchpad.net/bugs

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-08 Thread Martin Pitt
If this still does not work for you, this is a very likely cause: The GNOME session _only_ applies the setting from gdm if you don't have any other configured layout in your gconf settings for the same language (like "us" vs. "us dvorak"). This is because of gnome-settings-daemon trying to find a

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-07 Thread Matt Zimmerman
This still isn't working for me with -0ubuntu14 + the instructions in comment #17, so I've filed bug 445846 -- gdm ignores keyboard layout selection for variants https://bugs.launchpad.net/bugs/421212 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is sub

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-07 Thread Benjamin Drung
gdm 2.28.0-0ubuntu12 had this bug even if I remove the %gconf.xml file. I upgraded my system and gdm 2.28.0-0ubuntu14 was pulled. I removed the %gconf.xml file again and restarted. Since then it works. -- gdm ignores keyboard layout selection for variants https://bugs.launchpad.net/bugs/421212 Y

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-07 Thread Bernhard
And again it ignores my variant after another restart. I will test a little more, but it's still buggy. -- gdm ignores keyboard layout selection for variants https://bugs.launchpad.net/bugs/421212 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscri

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-07 Thread Bernhard
Yes, it works for me after deleteing gconf.xml and restarting twice. -- gdm ignores keyboard layout selection for variants https://bugs.launchpad.net/bugs/421212 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-07 Thread Martin Pitt
> So this bug should be fixed in the RC release, right? I tested the beta and it wasn't working correctly off the livecd. Correct, it was fixed right after beta. You should be able to test the current daily CDs, or upgrade an installation. @Benjamin: Hm, 11/12/13 did not change anything wrt. keyb

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-07 Thread Benjamin Drung
The bug was fixed in 2.28.0-0ubuntu10, but it came back with 2.28.0-0ubuntu11, 12, or 13. It worked for me only for a short time. -- gdm ignores keyboard layout selection for variants https://bugs.launchpad.net/bugs/421212 You received this bug notification because you are a member of Ubuntu Desk

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-07 Thread Erik B. Andersen
So this bug should be fixed in the RC release, right? I tested the beta and it wasn't working correctly off the livecd. -- gdm ignores keyboard layout selection for variants https://bugs.launchpad.net/bugs/421212 You received this bug notification because you are a member of Ubuntu Desktop Bugs,

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-07 Thread Martin Pitt
Bernhard, since it's working in general now, please rather open a new bug about this, to avoid mailing all the subscribers from duplicate bugs, and to track the various fixes properly. It might be the case that there are still old gconf settings around from the time when it was broken. If you do

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-07 Thread Bernhard
Btw, just wanted to say that this is still not working for me in gdm 2.28.0-0ubuntu12. The gdm screen still shows the wrong keyboard variant. Should I reopen? -- gdm ignores keyboard layout selection for variants https://bugs.launchpad.net/bugs/421212 You received this bug notification because y

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-02 Thread Launchpad Bug Tracker
This bug was fixed in the package gdm - 2.28.0-0ubuntu10 --- gdm (2.28.0-0ubuntu10) karmic; urgency=low * 01_default_keyboard_layout_hal.patch: Read keyboard variant from hal, too. (LP: #421212) * debian/gdm.postinst: Set HumanLogin theme for metacity, too. Thanks to Devid

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-02 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-settings-daemon - 2.28.0-0ubuntu2 --- gnome-settings-daemon (2.28.0-0ubuntu2) karmic; urgency=low * Add 03_gdm_keyboard_variant_handling.patch: gdm's configuration and $GDM_KEYBOARD_LAYOUT separates layout and variant with a space, but GCo

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-01 Thread Martin Pitt
gdm side fixed in r121, patch sent to upstream. ** Changed in: gdm (Ubuntu Karmic) Status: Triaged => Fix Committed -- gdm ignores keyboard layout selection for variants https://bugs.launchpad.net/bugs/421212 You received this bug notification because you are a member of Ubuntu Desktop Bu

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-01 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gdm/ubuntu -- gdm ignores keyboard layout selection for variants https://bugs.launchpad.net/bugs/421212 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing list des

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-01 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/gnome-settings-daemon/ubuntu -- gdm ignores keyboard layout selection for variants https://bugs.launchpad.net/bugs/421212 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bug

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-10-01 Thread Martin Pitt
g-s-d side fixed in r32, and patch sent upstream. ** Changed in: gnome-settings-daemon (Ubuntu Karmic) Status: Triaged => Fix Committed -- gdm ignores keyboard layout selection for variants https://bugs.launchpad.net/bugs/421212 You received this bug notification because you are a member

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-09-30 Thread Martin Pitt
** Bug watch added: GNOME Bug Tracker #596897 http://bugzilla.gnome.org/show_bug.cgi?id=596897 ** Also affects: gnome-settings-daemon via http://bugzilla.gnome.org/show_bug.cgi?id=596897 Importance: Unknown Status: Unknown -- gdm ignores keyboard layout selection for variants htt

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-09-30 Thread Martin Pitt
This bug has two parts: - gdm does not read variant from hal to select the default layout - gdm does export the variant ($GDM_KEYBOARD_LAYOUT == "de nodeadkeys" but gnome-settings-daemon does not take it into account. ** Also affects: gnome-settings-daemon (Ubuntu) Importance: Undecided

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-09-24 Thread Patrice Vetsel
Bug confirmed under 20090924 daily-live amd64 iso -- gdm ignores keyboard layout selection for variants https://bugs.launchpad.net/bugs/421212 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing list d

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-09-17 Thread Sebastien Bacher
** Also affects: gdm (Ubuntu Karmic) Importance: High Assignee: Martin Pitt (pitti) Status: Triaged -- gdm ignores keyboard layout selection for variants https://bugs.launchpad.net/bugs/421212 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-09-11 Thread Martin Pitt
Taking for now, but please feel free to beat me to it. My queue is quite full :/ ** Changed in: gdm (Ubuntu) Assignee: Canonical Desktop Team (canonical-desktop-team) => Martin Pitt (pitti) ** Changed in: gdm (Ubuntu) Status: New => Triaged ** Description changed: - Binary package

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-09-11 Thread Martin Pitt
Indeed, thanks Michael. I marked those as duplicates. -- gdm ignores keyboard layout selection for variants https://bugs.launchpad.net/bugs/421212 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing li

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-09-11 Thread Michael Bienia
Bug 416917 and bug 403397 might be the same problem. -- gdm ignores keyboard layout selection for variants https://bugs.launchpad.net/bugs/421212 You received this bug notification because you are a member of Ubuntu Desktop Bugs, which is subscribed to gdm in ubuntu. -- desktop-bugs mailing lis

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-09-10 Thread Martin Pitt
Putting onto our team's radar, since it's a regression. ** Changed in: gdm (Ubuntu) Importance: Low => High ** Changed in: gdm (Ubuntu) Assignee: Ubuntu Desktop Bugs (desktop-bugs) => Canonical Desktop Team (canonical-desktop-team) -- gdm ignores keyboard layout selection for variants

[Bug 421212] Re: gdm ignores keyboard layout selection for variants

2009-09-10 Thread Martin Pitt
(1) was fixed long ago in bug 395103 (master of duplicate bug 408292) (2) I cannot reproduce this, this works fine for me. (3) is the issue which should be tracked here -- gdm doesn't know about variants. ** Summary changed: - gdm ignores keyboard layout selection + gdm ignores keyboard layout