[Bug 189761] Re: Wrong localised keyboard layout

2008-02-06 Thread Pedro Fragoso
Thank you for your bug report, but this have already been reported
upstream http://bugzilla.gnome.org/show_bug.cgi?id=514547

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Confirmed

** Also affects: gnome-control-center via
   http://bugzilla.gnome.org/show_bug.cgi?id=514547
   Importance: Unknown
   Status: Unknown

** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-06 Thread mabovo
Same problem to configure brazilian variant on MacBook 2nd gen with keyboard 
layou of GB.
There is no "cedilla" nor native third level options for accented words.

[EMAIL PROTECTED]:~$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "pc1\342\200\25405", "us", 
"basic,intl", "lv3:ralt_switch,grp:alts_toggle,grp_led:scrol l"
_XKB_RULES_NAMES(STRING) = "xorg", "apple", "us", "basic", 
"lv3:ralt_switch,grp:alts_toggle,grp_led:scrol l"
[EMAIL PROTECTED]:~$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = [us  basic,br]
 model = macbook79
 overrideSettings = true
 options = []
[EMAIL PROTECTED]:~$

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Unknown => Confirmed

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread Ari Torhamo
Is the Gnome bug surely the same as this one. I have only one keyboard
layout selected (Finnish) in the settings, but when I start the
computer, the keyboard works with the USA layout (I'm not quite sure if
the layout is USA, but it looks like it).

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread plun
It must be the same but Mr Bacher must maybe change/clarify it a little.

The bug is that despite of settings US/English keyboard is chosen.

I have only swedish keyboard within my settings box and it still chooses 
english keyboard
after reboot.

If I just chooses another key board model, correct language is then
choosen until next reboot.

Maybe its also a bug within overall language settings because I cannot set 
English, US or GB
without error that this language is missing.  English and Swedish language 
packs installed.
Menu System > Administration> Language Support

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread Ari Torhamo
For me too Finnish layout starts to work when I add any other layout in
the keyboard settings. I don't get any error messages, when  I add US or
GB layout, though. The funny thing is that the English layout is
completely missing from my list of available layouts, even though the
English language pack is installed.

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-08 Thread F-3582
The problem is apparently that Gnome isn't able to override the keyboard
settings in your xorg.conf anymore. In earlier and more stable versions
Gnome asked whether to use the X settings or the custom Gnome settings.
This ain't the case, anymore.

For a quick fix, just edit the settings in your xorg.conf.

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-09 Thread plun
Yup, confirmed, I just changed XkbLayout to se

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "se"

It must also be something wrong with the xorg detection

dpkg-reconfigure xserver-xorg

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread Ari Torhamo
I haven't had this problem today and yesterday. Perhaps a fix came in?

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread pvdeynse

@Ari --> you're correct the daily software update yesterday fixed this bug
 there are many bugs open with this default keyboard problem, so 
the correct package seems
 to be "gnome-settings-daemon"
 Have a look at Bug #188171
 This bug was fixed in the package gnome-settings-daemon - 
2.21.90.2-0ubuntu2

* debian/patches/80_from_upstream_fix_xkb_loading.patch:
   - change from upstream, fix xkb loading (lp: #188171)

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Confirmed => Incomplete

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread mabovo
I can confirme, after gnome-settings-daemon upgrade MacBook 2nd gen UK
keyboard can type brazilian portuguese special  characters.

[EMAIL PROTECTED]:~$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "macintosh(macbook79)", "pt", "mac", 
""
_XKB_RULES_NAMES(STRING) = "xorg", "apple_laptop", "us,br", "basic,", 
"grp_led:scrol l,compose:rwin,lv3:lalt_switch"
[EMAIL PROTECTED]:~$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = [us  basic,br]
 model = apple_laptop
 options = [grp_led grp_led:scrol l,Compose key compose:rwin,lv3
lv3:lalt_switch]
 overrideSettings = true
[EMAIL PROTECTED]:~$

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread plun
Yyp, fixed :)

gnome-settings-daemon...hard one to find...  :)

Thanks !

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-11 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Incomplete => Fix Released

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-11 Thread Sebastien Bacher
closing the bug since that's fixed now

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided => Medium
   Status: Confirmed => Fix Released

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-06 Thread Pedro Fragoso
Thank you for your bug report, but this have already been reported
upstream http://bugzilla.gnome.org/show_bug.cgi?id=514547

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Confirmed

** Also affects: gnome-control-center via
   http://bugzilla.gnome.org/show_bug.cgi?id=514547
   Importance: Unknown
   Status: Unknown

** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-06 Thread mabovo
Same problem to configure brazilian variant on MacBook 2nd gen with keyboard 
layou of GB.
There is no "cedilla" nor native third level options for accented words.

[EMAIL PROTECTED]:~$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "pc1\342\200\25405", "us", 
"basic,intl", "lv3:ralt_switch,grp:alts_toggle,grp_led:scrol l"
_XKB_RULES_NAMES(STRING) = "xorg", "apple", "us", "basic", 
"lv3:ralt_switch,grp:alts_toggle,grp_led:scrol l"
[EMAIL PROTECTED]:~$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = [us  basic,br]
 model = macbook79
 overrideSettings = true
 options = []
[EMAIL PROTECTED]:~$

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Unknown => Confirmed

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread Ari Torhamo
Is the Gnome bug surely the same as this one. I have only one keyboard
layout selected (Finnish) in the settings, but when I start the
computer, the keyboard works with the USA layout (I'm not quite sure if
the layout is USA, but it looks like it).

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread plun
It must be the same but Mr Bacher must maybe change/clarify it a little.

The bug is that despite of settings US/English keyboard is chosen.

I have only swedish keyboard within my settings box and it still chooses 
english keyboard
after reboot.

If I just chooses another key board model, correct language is then
choosen until next reboot.

Maybe its also a bug within overall language settings because I cannot set 
English, US or GB
without error that this language is missing.  English and Swedish language 
packs installed.
Menu System > Administration> Language Support

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread Ari Torhamo
For me too Finnish layout starts to work when I add any other layout in
the keyboard settings. I don't get any error messages, when  I add US or
GB layout, though. The funny thing is that the English layout is
completely missing from my list of available layouts, even though the
English language pack is installed.

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-08 Thread F-3582
The problem is apparently that Gnome isn't able to override the keyboard
settings in your xorg.conf anymore. In earlier and more stable versions
Gnome asked whether to use the X settings or the custom Gnome settings.
This ain't the case, anymore.

For a quick fix, just edit the settings in your xorg.conf.

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-09 Thread plun
Yup, confirmed, I just changed XkbLayout to se

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "se"

It must also be something wrong with the xorg detection

dpkg-reconfigure xserver-xorg

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread Ari Torhamo
I haven't had this problem today and yesterday. Perhaps a fix came in?

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread pvdeynse

@Ari --> you're correct the daily software update yesterday fixed this bug
 there are many bugs open with this default keyboard problem, so 
the correct package seems
 to be "gnome-settings-daemon"
 Have a look at Bug #188171
 This bug was fixed in the package gnome-settings-daemon - 
2.21.90.2-0ubuntu2

* debian/patches/80_from_upstream_fix_xkb_loading.patch:
   - change from upstream, fix xkb loading (lp: #188171)

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Confirmed => Incomplete

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread mabovo
I can confirme, after gnome-settings-daemon upgrade MacBook 2nd gen UK
keyboard can type brazilian portuguese special  characters.

[EMAIL PROTECTED]:~$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "macintosh(macbook79)", "pt", "mac", 
""
_XKB_RULES_NAMES(STRING) = "xorg", "apple_laptop", "us,br", "basic,", 
"grp_led:scrol l,compose:rwin,lv3:lalt_switch"
[EMAIL PROTECTED]:~$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = [us  basic,br]
 model = apple_laptop
 options = [grp_led grp_led:scrol l,Compose key compose:rwin,lv3
lv3:lalt_switch]
 overrideSettings = true
[EMAIL PROTECTED]:~$

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread plun
Yyp, fixed :)

gnome-settings-daemon...hard one to find...  :)

Thanks !

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-11 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Incomplete => Fix Released

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-11 Thread Sebastien Bacher
closing the bug since that's fixed now

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided => Medium
   Status: Confirmed => Fix Released

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-06 Thread Pedro Fragoso
Thank you for your bug report, but this have already been reported
upstream http://bugzilla.gnome.org/show_bug.cgi?id=514547

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Confirmed

** Also affects: gnome-control-center via
   http://bugzilla.gnome.org/show_bug.cgi?id=514547
   Importance: Unknown
   Status: Unknown

** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-06 Thread mabovo
Same problem to configure brazilian variant on MacBook 2nd gen with keyboard 
layou of GB.
There is no "cedilla" nor native third level options for accented words.

[EMAIL PROTECTED]:~$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "pc1\342\200\25405", "us", 
"basic,intl", "lv3:ralt_switch,grp:alts_toggle,grp_led:scrol l"
_XKB_RULES_NAMES(STRING) = "xorg", "apple", "us", "basic", 
"lv3:ralt_switch,grp:alts_toggle,grp_led:scrol l"
[EMAIL PROTECTED]:~$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = [us  basic,br]
 model = macbook79
 overrideSettings = true
 options = []
[EMAIL PROTECTED]:~$

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Unknown => Confirmed

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread Ari Torhamo
Is the Gnome bug surely the same as this one. I have only one keyboard
layout selected (Finnish) in the settings, but when I start the
computer, the keyboard works with the USA layout (I'm not quite sure if
the layout is USA, but it looks like it).

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread plun
It must be the same but Mr Bacher must maybe change/clarify it a little.

The bug is that despite of settings US/English keyboard is chosen.

I have only swedish keyboard within my settings box and it still chooses 
english keyboard
after reboot.

If I just chooses another key board model, correct language is then
choosen until next reboot.

Maybe its also a bug within overall language settings because I cannot set 
English, US or GB
without error that this language is missing.  English and Swedish language 
packs installed.
Menu System > Administration> Language Support

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread Ari Torhamo
For me too Finnish layout starts to work when I add any other layout in
the keyboard settings. I don't get any error messages, when  I add US or
GB layout, though. The funny thing is that the English layout is
completely missing from my list of available layouts, even though the
English language pack is installed.

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-08 Thread F-3582
The problem is apparently that Gnome isn't able to override the keyboard
settings in your xorg.conf anymore. In earlier and more stable versions
Gnome asked whether to use the X settings or the custom Gnome settings.
This ain't the case, anymore.

For a quick fix, just edit the settings in your xorg.conf.

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-09 Thread plun
Yup, confirmed, I just changed XkbLayout to se

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "se"

It must also be something wrong with the xorg detection

dpkg-reconfigure xserver-xorg

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread Ari Torhamo
I haven't had this problem today and yesterday. Perhaps a fix came in?

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread pvdeynse

@Ari --> you're correct the daily software update yesterday fixed this bug
 there are many bugs open with this default keyboard problem, so 
the correct package seems
 to be "gnome-settings-daemon"
 Have a look at Bug #188171
 This bug was fixed in the package gnome-settings-daemon - 
2.21.90.2-0ubuntu2

* debian/patches/80_from_upstream_fix_xkb_loading.patch:
   - change from upstream, fix xkb loading (lp: #188171)

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Confirmed => Incomplete

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread mabovo
I can confirme, after gnome-settings-daemon upgrade MacBook 2nd gen UK
keyboard can type brazilian portuguese special  characters.

[EMAIL PROTECTED]:~$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "macintosh(macbook79)", "pt", "mac", 
""
_XKB_RULES_NAMES(STRING) = "xorg", "apple_laptop", "us,br", "basic,", 
"grp_led:scrol l,compose:rwin,lv3:lalt_switch"
[EMAIL PROTECTED]:~$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = [us  basic,br]
 model = apple_laptop
 options = [grp_led grp_led:scrol l,Compose key compose:rwin,lv3
lv3:lalt_switch]
 overrideSettings = true
[EMAIL PROTECTED]:~$

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread plun
Yyp, fixed :)

gnome-settings-daemon...hard one to find...  :)

Thanks !

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-11 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Incomplete => Fix Released

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-11 Thread Sebastien Bacher
closing the bug since that's fixed now

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided => Medium
   Status: Confirmed => Fix Released

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-06 Thread Pedro Fragoso
Thank you for your bug report, but this have already been reported
upstream http://bugzilla.gnome.org/show_bug.cgi?id=514547

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Confirmed

** Also affects: gnome-control-center via
   http://bugzilla.gnome.org/show_bug.cgi?id=514547
   Importance: Unknown
   Status: Unknown

** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-06 Thread mabovo
Same problem to configure brazilian variant on MacBook 2nd gen with keyboard 
layou of GB.
There is no "cedilla" nor native third level options for accented words.

[EMAIL PROTECTED]:~$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "pc1\342\200\25405", "us", 
"basic,intl", "lv3:ralt_switch,grp:alts_toggle,grp_led:scrol l"
_XKB_RULES_NAMES(STRING) = "xorg", "apple", "us", "basic", 
"lv3:ralt_switch,grp:alts_toggle,grp_led:scrol l"
[EMAIL PROTECTED]:~$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = [us  basic,br]
 model = macbook79
 overrideSettings = true
 options = []
[EMAIL PROTECTED]:~$

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Unknown => Confirmed

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread Ari Torhamo
Is the Gnome bug surely the same as this one. I have only one keyboard
layout selected (Finnish) in the settings, but when I start the
computer, the keyboard works with the USA layout (I'm not quite sure if
the layout is USA, but it looks like it).

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread plun
It must be the same but Mr Bacher must maybe change/clarify it a little.

The bug is that despite of settings US/English keyboard is chosen.

I have only swedish keyboard within my settings box and it still chooses 
english keyboard
after reboot.

If I just chooses another key board model, correct language is then
choosen until next reboot.

Maybe its also a bug within overall language settings because I cannot set 
English, US or GB
without error that this language is missing.  English and Swedish language 
packs installed.
Menu System > Administration> Language Support

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread Ari Torhamo
For me too Finnish layout starts to work when I add any other layout in
the keyboard settings. I don't get any error messages, when  I add US or
GB layout, though. The funny thing is that the English layout is
completely missing from my list of available layouts, even though the
English language pack is installed.

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-08 Thread F-3582
The problem is apparently that Gnome isn't able to override the keyboard
settings in your xorg.conf anymore. In earlier and more stable versions
Gnome asked whether to use the X settings or the custom Gnome settings.
This ain't the case, anymore.

For a quick fix, just edit the settings in your xorg.conf.

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-09 Thread plun
Yup, confirmed, I just changed XkbLayout to se

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "se"

It must also be something wrong with the xorg detection

dpkg-reconfigure xserver-xorg

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread Ari Torhamo
I haven't had this problem today and yesterday. Perhaps a fix came in?

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread pvdeynse

@Ari --> you're correct the daily software update yesterday fixed this bug
 there are many bugs open with this default keyboard problem, so 
the correct package seems
 to be "gnome-settings-daemon"
 Have a look at Bug #188171
 This bug was fixed in the package gnome-settings-daemon - 
2.21.90.2-0ubuntu2

* debian/patches/80_from_upstream_fix_xkb_loading.patch:
   - change from upstream, fix xkb loading (lp: #188171)

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Confirmed => Incomplete

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread mabovo
I can confirme, after gnome-settings-daemon upgrade MacBook 2nd gen UK
keyboard can type brazilian portuguese special  characters.

[EMAIL PROTECTED]:~$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "macintosh(macbook79)", "pt", "mac", 
""
_XKB_RULES_NAMES(STRING) = "xorg", "apple_laptop", "us,br", "basic,", 
"grp_led:scrol l,compose:rwin,lv3:lalt_switch"
[EMAIL PROTECTED]:~$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = [us  basic,br]
 model = apple_laptop
 options = [grp_led grp_led:scrol l,Compose key compose:rwin,lv3
lv3:lalt_switch]
 overrideSettings = true
[EMAIL PROTECTED]:~$

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread plun
Yyp, fixed :)

gnome-settings-daemon...hard one to find...  :)

Thanks !

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-11 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Incomplete => Fix Released

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-11 Thread Sebastien Bacher
closing the bug since that's fixed now

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided => Medium
   Status: Confirmed => Fix Released

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-06 Thread Pedro Fragoso
Thank you for your bug report, but this have already been reported
upstream http://bugzilla.gnome.org/show_bug.cgi?id=514547

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Confirmed

** Also affects: gnome-control-center via
   http://bugzilla.gnome.org/show_bug.cgi?id=514547
   Importance: Unknown
   Status: Unknown

** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-06 Thread mabovo
Same problem to configure brazilian variant on MacBook 2nd gen with keyboard 
layou of GB.
There is no "cedilla" nor native third level options for accented words.

[EMAIL PROTECTED]:~$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "pc1\342\200\25405", "us", 
"basic,intl", "lv3:ralt_switch,grp:alts_toggle,grp_led:scrol l"
_XKB_RULES_NAMES(STRING) = "xorg", "apple", "us", "basic", 
"lv3:ralt_switch,grp:alts_toggle,grp_led:scrol l"
[EMAIL PROTECTED]:~$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = [us  basic,br]
 model = macbook79
 overrideSettings = true
 options = []
[EMAIL PROTECTED]:~$

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Unknown => Confirmed

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread Ari Torhamo
Is the Gnome bug surely the same as this one. I have only one keyboard
layout selected (Finnish) in the settings, but when I start the
computer, the keyboard works with the USA layout (I'm not quite sure if
the layout is USA, but it looks like it).

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread plun
It must be the same but Mr Bacher must maybe change/clarify it a little.

The bug is that despite of settings US/English keyboard is chosen.

I have only swedish keyboard within my settings box and it still chooses 
english keyboard
after reboot.

If I just chooses another key board model, correct language is then
choosen until next reboot.

Maybe its also a bug within overall language settings because I cannot set 
English, US or GB
without error that this language is missing.  English and Swedish language 
packs installed.
Menu System > Administration> Language Support

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread Ari Torhamo
For me too Finnish layout starts to work when I add any other layout in
the keyboard settings. I don't get any error messages, when  I add US or
GB layout, though. The funny thing is that the English layout is
completely missing from my list of available layouts, even though the
English language pack is installed.

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-08 Thread F-3582
The problem is apparently that Gnome isn't able to override the keyboard
settings in your xorg.conf anymore. In earlier and more stable versions
Gnome asked whether to use the X settings or the custom Gnome settings.
This ain't the case, anymore.

For a quick fix, just edit the settings in your xorg.conf.

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-09 Thread plun
Yup, confirmed, I just changed XkbLayout to se

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "se"

It must also be something wrong with the xorg detection

dpkg-reconfigure xserver-xorg

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread Ari Torhamo
I haven't had this problem today and yesterday. Perhaps a fix came in?

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread pvdeynse

@Ari --> you're correct the daily software update yesterday fixed this bug
 there are many bugs open with this default keyboard problem, so 
the correct package seems
 to be "gnome-settings-daemon"
 Have a look at Bug #188171
 This bug was fixed in the package gnome-settings-daemon - 
2.21.90.2-0ubuntu2

* debian/patches/80_from_upstream_fix_xkb_loading.patch:
   - change from upstream, fix xkb loading (lp: #188171)

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Confirmed => Incomplete

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread mabovo
I can confirme, after gnome-settings-daemon upgrade MacBook 2nd gen UK
keyboard can type brazilian portuguese special  characters.

[EMAIL PROTECTED]:~$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "macintosh(macbook79)", "pt", "mac", 
""
_XKB_RULES_NAMES(STRING) = "xorg", "apple_laptop", "us,br", "basic,", 
"grp_led:scrol l,compose:rwin,lv3:lalt_switch"
[EMAIL PROTECTED]:~$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = [us  basic,br]
 model = apple_laptop
 options = [grp_led grp_led:scrol l,Compose key compose:rwin,lv3
lv3:lalt_switch]
 overrideSettings = true
[EMAIL PROTECTED]:~$

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread plun
Yyp, fixed :)

gnome-settings-daemon...hard one to find...  :)

Thanks !

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-11 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Incomplete => Fix Released

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-11 Thread Sebastien Bacher
closing the bug since that's fixed now

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided => Medium
   Status: Confirmed => Fix Released

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-06 Thread Pedro Fragoso
Thank you for your bug report, but this have already been reported
upstream http://bugzilla.gnome.org/show_bug.cgi?id=514547

** Changed in: gnome-control-center (Ubuntu)
   Status: New => Confirmed

** Also affects: gnome-control-center via
   http://bugzilla.gnome.org/show_bug.cgi?id=514547
   Importance: Unknown
   Status: Unknown

** Changed in: gnome-control-center (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-06 Thread mabovo
Same problem to configure brazilian variant on MacBook 2nd gen with keyboard 
layou of GB.
There is no "cedilla" nor native third level options for accented words.

[EMAIL PROTECTED]:~$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "pc1\342\200\25405", "us", 
"basic,intl", "lv3:ralt_switch,grp:alts_toggle,grp_led:scrol l"
_XKB_RULES_NAMES(STRING) = "xorg", "apple", "us", "basic", 
"lv3:ralt_switch,grp:alts_toggle,grp_led:scrol l"
[EMAIL PROTECTED]:~$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = [us  basic,br]
 model = macbook79
 overrideSettings = true
 options = []
[EMAIL PROTECTED]:~$

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Unknown => Confirmed

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread Ari Torhamo
Is the Gnome bug surely the same as this one. I have only one keyboard
layout selected (Finnish) in the settings, but when I start the
computer, the keyboard works with the USA layout (I'm not quite sure if
the layout is USA, but it looks like it).

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread plun
It must be the same but Mr Bacher must maybe change/clarify it a little.

The bug is that despite of settings US/English keyboard is chosen.

I have only swedish keyboard within my settings box and it still chooses 
english keyboard
after reboot.

If I just chooses another key board model, correct language is then
choosen until next reboot.

Maybe its also a bug within overall language settings because I cannot set 
English, US or GB
without error that this language is missing.  English and Swedish language 
packs installed.
Menu System > Administration> Language Support

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-07 Thread Ari Torhamo
For me too Finnish layout starts to work when I add any other layout in
the keyboard settings. I don't get any error messages, when  I add US or
GB layout, though. The funny thing is that the English layout is
completely missing from my list of available layouts, even though the
English language pack is installed.

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-08 Thread F-3582
The problem is apparently that Gnome isn't able to override the keyboard
settings in your xorg.conf anymore. In earlier and more stable versions
Gnome asked whether to use the X settings or the custom Gnome settings.
This ain't the case, anymore.

For a quick fix, just edit the settings in your xorg.conf.

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-09 Thread plun
Yup, confirmed, I just changed XkbLayout to se

Section "InputDevice"
Identifier "Generic Keyboard"
Driver "kbd"
Option "CoreKeyboard"
Option "XkbRules" "xorg"
Option "XkbModel" "pc105"
Option "XkbLayout" "se"

It must also be something wrong with the xorg detection

dpkg-reconfigure xserver-xorg

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread Ari Torhamo
I haven't had this problem today and yesterday. Perhaps a fix came in?

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread pvdeynse

@Ari --> you're correct the daily software update yesterday fixed this bug
 there are many bugs open with this default keyboard problem, so 
the correct package seems
 to be "gnome-settings-daemon"
 Have a look at Bug #188171
 This bug was fixed in the package gnome-settings-daemon - 
2.21.90.2-0ubuntu2

* debian/patches/80_from_upstream_fix_xkb_loading.patch:
   - change from upstream, fix xkb loading (lp: #188171)

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Confirmed => Incomplete

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread mabovo
I can confirme, after gnome-settings-daemon upgrade MacBook 2nd gen UK
keyboard can type brazilian portuguese special  characters.

[EMAIL PROTECTED]:~$ xprop -root | grep XKB
_XKB_RULES_NAMES_BACKUP(STRING) = "xorg", "macintosh(macbook79)", "pt", "mac", 
""
_XKB_RULES_NAMES(STRING) = "xorg", "apple_laptop", "us,br", "basic,", 
"grp_led:scrol l,compose:rwin,lv3:lalt_switch"
[EMAIL PROTECTED]:~$ gconftool-2 -R /desktop/gnome/peripherals/keyboard/kbd
 layouts = [us  basic,br]
 model = apple_laptop
 options = [grp_led grp_led:scrol l,Compose key compose:rwin,lv3
lv3:lalt_switch]
 overrideSettings = true
[EMAIL PROTECTED]:~$

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-10 Thread plun
Yyp, fixed :)

gnome-settings-daemon...hard one to find...  :)

Thanks !

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-11 Thread Bug Watch Updater
** Changed in: gnome-control-center
   Status: Incomplete => Fix Released

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 189761] Re: Wrong localised keyboard layout

2008-02-11 Thread Sebastien Bacher
closing the bug since that's fixed now

** Changed in: gnome-control-center (Ubuntu)
   Importance: Undecided => Medium
   Status: Confirmed => Fix Released

-- 
Wrong localised keyboard layout
https://bugs.launchpad.net/bugs/189761
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs