[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-01-23 Thread Bryce Harrington
** Changed in: xkeyboard-config (Ubuntu) Sourcepackagename: xorg => xkeyboard-config Importance: Undecided => Medium Status: Confirmed => New -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-01-26 Thread Bryce Harrington
Fixed in Jaunty's xserver with commit ae986d1c73d. commit ae986d1c73d2f720bd0309d8c33328d14e8eed25 Author: Peter Hutterer Date: Fri Sep 19 18:27:24 2008 +0930 xkb: fix core keyboard map generation. #14373 According to Section 12.4 of the XKB Protocol Spec, if a key only has a single

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-01-20 Thread booxter
Same problem. It occures on plugging in the USB transmitter for my external Logitech mouse/keyboard. -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-01-22 Thread Bart Samwel
Hmmm, I never use an external keyboard but I do have the ?? layout. It replaced my "USA International (with dead keys)", and it still works, it just looks funny. Same problem or different problem? -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You rece

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-04-25 Thread Thomas Fritzsche
--> Updated to jaunty today Result: a) Bug still exist in xorg server 1,6 (as expected) b) Patch can be still applied and it's still solving the issue c) Generated new pre-compiled package (incl. patch) for jaunty For people having this issue please check: http://linux.pengin.de/#keyboard -- Key

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-23 Thread Michal Matyska
I see that the commit above is in the /usr/share/doc/xserver-xorg- core/changelog.gz (2:1.6.0-0ubuntu4), but this issue happens to me further on. My SECONDARY group is now replaced with the "??" text in the keyboard-indicator-applet and it's context menu "Groups" shows only the first group; fortuna

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-23 Thread Michal Matyska
OK, it seems that I found when the keyboard indicator changes to the ?? text. It happens when I'm executing something with sudo in the terminal and the thinkfinger attaches its virtual keyboard to pass the fake Enter key after the finger is scanned. -- Keyboard indicator shows additional layout "

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-25 Thread Michal Matyska
Filled bug #348509 against thinkfinger -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-28 Thread Alexander Hunziker
I have to second Michal, this is not fixed for me in Jaunty. I have two layouts configure (1. Danish 2. Swiss German), after a while i get again a third one (Label on panel "??", in tooltip "Switzerland") with the funny layout aßð...@łer↓→oþĸj... I do not use thinkfinger though, so for me the caus

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-28 Thread Thomas Fritzsche
Bryce pointed to patch: commit ae986d1c73d2f720bd0309d8c33328d14e8eed25 Author: Peter Hutterer Date: Fri Sep 19 18:27:24 2008 +0930 However as I found here: http://www.mail-archive.com/x...@lists.freedesktop.org/msg02504.html This patch causing the problem, it`s not solving it. Put Sta

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-28 Thread Thomas Fritzsche
Hi Guys, I just found that Peter Hutterer send me several patches also published on xorg mailing list. You find this here: http://www.mail-archive.com/x...@lists.freedesktop.org/msg02587.html (Unfortunatly that ended up in my mailfilter :-( ) I assume these patches will fix the problem, BUT ha

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-28 Thread Thomas Fritzsche
Hi Guys, I just found that Peter Hutterer send me several patches also published on xorg mailing list. You find this here: http://www.mail-archive.com/x...@lists.freedesktop.org/msg02587.html (Unfortunatly that ended up in my mailfilter :-( ) I assume these patches will fix the problem, BUT ha

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-28 Thread Alexander Hunziker
Thomas, I'm willing to try, but I'll need a bit of guidance if you don't mind. But this is communication that doesn't belong here, if you're willing to help out I'll contact you directly. Anyway, I tried to apply the patches to the xorg-server source package. I think the patches are outdated in th

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-04-11 Thread Bryce Harrington
"It would be really cool if this could be added to the standard package. Hope Bryce can pick it up." Rats, you missed Final Freeze by like 2 days... It's too late for these patches to make it in for Jaunty. But we should get them in Karmic once we update to the newest xserver. Thanks for testin

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-04-11 Thread Thomas Fritzsche
I had a little time and could finally try the patches: Good news! It works! Additionally: * I compiled a single patch out of the 4 patches, that directy apply with current stable Ubuntu (intrepid) package 1.5.2 * created a pre-build debian package from latest Ubuntu source package (Intrepid) J

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-05-22 Thread farchumbre
hi I have a thinkpad x300 with thinkfinger installed. I can't understand exactly how to resolve the multi keyboard problem. Can anyone help me understand how to resolve ? I checked the http//linux.penging.de/#keyboard site but i still can't understand how to install the jaunty package. Thanks --

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-05-22 Thread farchumbre
hi I have a thinkpad x300 with thinkfinger installed. I can't understand exactly how to resolve the multi keyboard problem. Can anyone help me understand how to resolve ? I checked the http//linux.penging.de/#keyboard site but i still can't understand how to install the jaunty package. Thanks --

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-05-22 Thread Thomas Fritzsche
Hi, 1) download debian package (or comple yourself with patch) 2) sudo dpkg -i xserver-xorg-core_1.6.0-0ubuntu14_i3.deb 3) restart xserver Hope this help. Cheers, Thomas -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-05-22 Thread farchumbre
Hi Thomas, I am very new in ubuntu so there are many terms I still don't know. I downloaded the zipped package to my desktop, if I click. When write sudo dpkg -i xserver-xorg-core_1.6.0-0ubuntu14_i3.deb in the terminal it says that the file it is not found dpkg: error processing xserver-xorg-cor

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-05-29 Thread m4lte
I can confirm the bug as it has previously been described. I'm using a laptop without external keyboard and I'm running 9.04 with all stable updates. - I use two layouts US and German. - After booting everything is fine for "some time". - When I change something in the keyboard layout options (e.g

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-05-29 Thread Gerhard Radatz
Thomas, I tried your patch (https://bugs.launchpad.net/ubuntu/+source/xkeyboard-config/+bug/283128/comments/37) with my recent jaunty installation. Since I have a 64-Bit installation, I had to compile the package myself following your directions, but everything worked fine. I can confirm that

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-06-14 Thread Evgeny Kuznetsov
Thomas, I tried your patch as well and it seems to fix the problem for me too. I have already uploaded a patched source to my PPA (though it has yet to build). Why don't you attach your patch to this bugreport so that it has more chances to be applied to the package in Ubuntu main, and thus to eli

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-23 Thread Thomas Fritzsche
I currently don't have access to my Linux box, but got interesting reply from Peter Hutterer: On Sun, Nov 23, 2008 at 02:52:10PM +0900, Thomas Fritzsche wrote: > after upgrading to xserver 1.5.2 using the new evdev + hal I'm observing > that I r

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-24 Thread Thomas Fritzsche
Finally at my linux box I could check this out a little, seems that it: http://lists.freedesktop.org/archives/xorg/2008-November/040623.html This looks pretty much I need to put these 2 patches in the xserver Not sure when I find the time to do this, so if you guys have a minute (or the Ubunt

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-20 Thread Thomas Fritzsche
I don't have a locking problem. But here is the keybord relevant part of the Xorg.0.log file: [...] (II) Cannot locate a core pointer device. (II) Cannot locate a core keyboard device. (II) The server relies on HAL to provide the list of input devices. If no devices become available, recon

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-20 Thread Alexander Hunziker
Michael: I confirm that I get exactly the same behaviour as you describe. Interestingly enough, it doesn't lock right after plugging it in, but a few seconds afterwards. -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-21 Thread Thomas Fritzsche
Here some observations and I'm wondering you guys have the same: * Even I get these strange layouts with "??" I can still switch the keyboard via keyboard (in my case ALT-SHIFT) * In the first seconds after start I have sometimes sometimes everything seems to be fine (no "??" and short time late

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-21 Thread Thomas Fritzsche
More research: I installed and compiled source package of libxklavier: apt-src install libxklavier apt-src build libxklavier in the subfolder "libxklavier-3.7/tests" I now get test_config and test_monitor some tools to see a little whats going on. If I run "test_config -g" the issue get's fixed,

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-21 Thread Thomas Fritzsche
** Attachment added: "dump_OK.txt" http://launchpadlibrarian.net/19848785/dump_OK.txt -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-21 Thread Thomas Fritzsche
Do you guys have this: "(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)" in Xorg.0.log? Here is a discussion about this: http://bugs.gentoo.org/show_bug.cgi?id=238125 -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received t

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-21 Thread Alexander Hunziker
Thomas, I do have this line, twice actually. -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubunt

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-22 Thread Gerhard Radatz
No, I do not have it. I have the following lines: (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE) ... (II) XINPUT: Adding extended input device "Logitech USB Multimedia Keyboard" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Logitech USB Multim

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-22 Thread Thomas Fritzsche
I did a little bit more testing: * this additional "??" layout group first to be not displayed after restart, if I click on the keyboard indicator I just get the expected layouts. However the moment I press first key the system seems to add this layout ?! * For test purpose I added the "extra" ke

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-22 Thread Gerhard Radatz
Thomas, just to clarify: Do you have auto login enabled on your system? Your bug description is rather different from mine, and the discussion in bugzilla which you mentioned indicates that your problem could have to do with autologin. For me, the indicator works well for some time. It definitely

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-22 Thread Thomas Fritzsche
I do NOT use autologin. I put the link to these bugs just because they are similar. What action are you doing to get it, can you trace this with test_monitor? What is lshal / xorg.0.log saying? -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You receiv

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-12-18 Thread Ken Arnold
I've had a problem for a long time (months... back from pre-Intrepid alphas). Toshiba M200 tablet. Symptoms are very similar to Michael's. I normally use Dvorak. This happens very consistently with several different USB keyboards I've tried, different manufacturers: boot with USB keyboard connecte

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-14 Thread Michael Nelson
Alexander, I experience the locking to one layout only after plugging in an external USB keyboard... not sure if that fits your situation. So, 1) USB keyboard plugged in, using multiple layouts no problem, 2) Unplug USB keyboard, still can use multiple layouts no problem 3) Plug USB keyboard back

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-14 Thread Alexander Hunziker
Aha! I'm almost constantly working with an external keyboard. -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-14 Thread Gerhard Radatz
I can confirm that if I unplug my USB keyboard (which I normally would not do, since it's the only one - I am working at a desktop pc), the layout indicator locks for me, too. Interestingly enough, it already locked when I UNPLUGGED (contrary to Michaels description)... -- Keyboard indicator sho

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-01 Thread Thomas Fritzsche
I have the same issue here after upgrade to Intrepid (8.10) using German and Japanese keyboard layout (Thinkpad T61). After X restart I suddenly have extra layout showing by keyboard indicator with text "??". I can open the keyboard indicator applet doing some dummy changes and the additional

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-10-28 Thread Pascal Hofstee
I can confirm the same problem with a "Generic 105-key (Intl) PC" Keyboard model setting and "USA" and "Germany Eliminate dead keys" as the two configured keyboard layouts (using both shift keys as switching- trigger). The interesting thing i observed is that after removing the German keyboard lay

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-10-24 Thread Gerhard Radatz
I have this bug, too. My to configured layouts are "germany dead grave acute" and "usa" and the keyboard type is set to "generic 105-key (intl) PC". -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a mem

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-10 Thread Jonas Steinmann
Same problem here, using German and Icelandic layout. -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-11 Thread Gerhard Radatz
No, it never locked at my computer. But I have other problems with using multiple layouts. See Bug https://bugs.launchpad.net/ubuntu/+bug/286158 -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a member

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-11 Thread Alexander Hunziker
Question to others experiencing this bug: I get two behaviours on my system. Most of the time, it just shows the extra "??" layout. But sometimes, it just locks on one layout which I cannot change anymore. Do you experience that as well? -- Keyboard indicator shows additional layout "null" https:

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-08-22 Thread Alexander Hunziker
There is some confusion here, because this bug tracks two issues. * The "??" issue. It doesn't happen for me in Karmic. Can somebody confirm this? * The locking issue when unplugging an external keyboard. This problem persists for me in Karmic. Can somebody please confirm, then we'll file a separ

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-10-28 Thread Pascal Hofstee
I can confirm the same problem with a "Generic 105-key (Intl) PC" Keyboard model setting and "USA" and "Germany Eliminate dead keys" as the two configured keyboard layouts (using both shift keys as switching- trigger). The interesting thing i observed is that after removing the German keyboard lay

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-10-24 Thread Gerhard Radatz
I have this bug, too. My to configured layouts are "germany dead grave acute" and "usa" and the keyboard type is set to "generic 105-key (intl) PC". -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a mem

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-10 Thread Jonas Steinmann
Same problem here, using German and Icelandic layout. -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-11 Thread Gerhard Radatz
No, it never locked at my computer. But I have other problems with using multiple layouts. See Bug https://bugs.launchpad.net/ubuntu/+bug/286158 -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a member

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-11 Thread Alexander Hunziker
Question to others experiencing this bug: I get two behaviours on my system. Most of the time, it just shows the extra "??" layout. But sometimes, it just locks on one layout which I cannot change anymore. Do you experience that as well? -- Keyboard indicator shows additional layout "null" https:

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-14 Thread Michael Nelson
Alexander, I experience the locking to one layout only after plugging in an external USB keyboard... not sure if that fits your situation. So, 1) USB keyboard plugged in, using multiple layouts no problem, 2) Unplug USB keyboard, still can use multiple layouts no problem 3) Plug USB keyboard back

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-14 Thread Alexander Hunziker
Aha! I'm almost constantly working with an external keyboard. -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-14 Thread Gerhard Radatz
I can confirm that if I unplug my USB keyboard (which I normally would not do, since it's the only one - I am working at a desktop pc), the layout indicator locks for me, too. Interestingly enough, it already locked when I UNPLUGGED (contrary to Michaels description)... -- Keyboard indicator sho

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-01 Thread Thomas Fritzsche
I have the same issue here after upgrade to Intrepid (8.10) using German and Japanese keyboard layout (Thinkpad T61). After X restart I suddenly have extra layout showing by keyboard indicator with text "??". I can open the keyboard indicator applet doing some dummy changes and the additional

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-21 Thread Thomas Fritzsche
Here some observations and I'm wondering you guys have the same: * Even I get these strange layouts with "??" I can still switch the keyboard via keyboard (in my case ALT-SHIFT) * In the first seconds after start I have sometimes sometimes everything seems to be fine (no "??" and short time late

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-21 Thread Thomas Fritzsche
More research: I installed and compiled source package of libxklavier: apt-src install libxklavier apt-src build libxklavier in the subfolder "libxklavier-3.7/tests" I now get test_config and test_monitor some tools to see a little whats going on. If I run "test_config -g" the issue get's fixed,

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-21 Thread Thomas Fritzsche
** Attachment added: "dump_OK.txt" http://launchpadlibrarian.net/19848785/dump_OK.txt -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-21 Thread Thomas Fritzsche
Do you guys have this: "(II) XINPUT: Adding extended input device "Video Bus" (type: KEYBOARD)" in Xorg.0.log? Here is a discussion about this: http://bugs.gentoo.org/show_bug.cgi?id=238125 -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received t

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-21 Thread Alexander Hunziker
Thomas, I do have this line, twice actually. -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubunt

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-22 Thread Gerhard Radatz
No, I do not have it. I have the following lines: (II) XINPUT: Adding extended input device "Macintosh mouse button emulation" (type: MOUSE) ... (II) XINPUT: Adding extended input device "Logitech USB Multimedia Keyboard" (type: KEYBOARD) (**) Option "xkb_rules" "evdev" (**) Logitech USB Multim

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-22 Thread Thomas Fritzsche
I did a little bit more testing: * this additional "??" layout group first to be not displayed after restart, if I click on the keyboard indicator I just get the expected layouts. However the moment I press first key the system seems to add this layout ?! * For test purpose I added the "extra" ke

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-22 Thread Gerhard Radatz
Thomas, just to clarify: Do you have auto login enabled on your system? Your bug description is rather different from mine, and the discussion in bugzilla which you mentioned indicates that your problem could have to do with autologin. For me, the indicator works well for some time. It definitely

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-22 Thread Thomas Fritzsche
I do NOT use autologin. I put the link to these bugs just because they are similar. What action are you doing to get it, can you trace this with test_monitor? What is lshal / xorg.0.log saying? -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You receiv

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-23 Thread Thomas Fritzsche
I currently don't have access to my Linux box, but got interesting reply from Peter Hutterer: On Sun, Nov 23, 2008 at 02:52:10PM +0900, Thomas Fritzsche wrote: > after upgrading to xserver 1.5.2 using the new evdev + hal I'm observing > that I r

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-24 Thread Thomas Fritzsche
Finally at my linux box I could check this out a little, seems that it: http://lists.freedesktop.org/archives/xorg/2008-November/040623.html This looks pretty much I need to put these 2 patches in the xserver Not sure when I find the time to do this, so if you guys have a minute (or the Ubunt

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-20 Thread Thomas Fritzsche
I don't have a locking problem. But here is the keybord relevant part of the Xorg.0.log file: [...] (II) Cannot locate a core pointer device. (II) Cannot locate a core keyboard device. (II) The server relies on HAL to provide the list of input devices. If no devices become available, recon

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-11-20 Thread Alexander Hunziker
Michael: I confirm that I get exactly the same behaviour as you describe. Interestingly enough, it doesn't lock right after plugging it in, but a few seconds afterwards. -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-01-22 Thread Bart Samwel
Hmmm, I never use an external keyboard but I do have the ?? layout. It replaced my "USA International (with dead keys)", and it still works, it just looks funny. Same problem or different problem? -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You rece

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-01-23 Thread Bryce Harrington
** Changed in: xkeyboard-config (Ubuntu) Sourcepackagename: xorg => xkeyboard-config Importance: Undecided => Medium Status: Confirmed => New -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-01-26 Thread Bryce Harrington
Fixed in Jaunty's xserver with commit ae986d1c73d. commit ae986d1c73d2f720bd0309d8c33328d14e8eed25 Author: Peter Hutterer Date: Fri Sep 19 18:27:24 2008 +0930 xkb: fix core keyboard map generation. #14373 According to Section 12.4 of the XKB Protocol Spec, if a key only has a single

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-01-20 Thread booxter
Same problem. It occures on plugging in the USB transmitter for my external Logitech mouse/keyboard. -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2008-12-18 Thread Ken Arnold
I've had a problem for a long time (months... back from pre-Intrepid alphas). Toshiba M200 tablet. Symptoms are very similar to Michael's. I normally use Dvorak. This happens very consistently with several different USB keyboards I've tried, different manufacturers: boot with USB keyboard connecte

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-01-23 Thread Bryce Harrington
** Changed in: xkeyboard-config (Ubuntu) Sourcepackagename: xorg => xkeyboard-config Importance: Undecided => Medium Status: Confirmed => New -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-01-26 Thread Bryce Harrington
Fixed in Jaunty's xserver with commit ae986d1c73d. commit ae986d1c73d2f720bd0309d8c33328d14e8eed25 Author: Peter Hutterer Date: Fri Sep 19 18:27:24 2008 +0930 xkb: fix core keyboard map generation. #14373 According to Section 12.4 of the XKB Protocol Spec, if a key only has a single

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-06-14 Thread Evgeny Kuznetsov
Thomas, I tried your patch as well and it seems to fix the problem for me too. I have already uploaded a patched source to my PPA (though it has yet to build). Why don't you attach your patch to this bugreport so that it has more chances to be applied to the package in Ubuntu main, and thus to eli

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-23 Thread Michal Matyska
I see that the commit above is in the /usr/share/doc/xserver-xorg- core/changelog.gz (2:1.6.0-0ubuntu4), but this issue happens to me further on. My SECONDARY group is now replaced with the "??" text in the keyboard-indicator-applet and it's context menu "Groups" shows only the first group; fortuna

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-23 Thread Michal Matyska
OK, it seems that I found when the keyboard indicator changes to the ?? text. It happens when I'm executing something with sudo in the terminal and the thinkfinger attaches its virtual keyboard to pass the fake Enter key after the finger is scanned. -- Keyboard indicator shows additional layout "

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-25 Thread Michal Matyska
Filled bug #348509 against thinkfinger -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-01-20 Thread booxter
Same problem. It occures on plugging in the USB transmitter for my external Logitech mouse/keyboard. -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubunt

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-01-22 Thread Bart Samwel
Hmmm, I never use an external keyboard but I do have the ?? layout. It replaced my "USA International (with dead keys)", and it still works, it just looks funny. Same problem or different problem? -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You rece

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-04-25 Thread Thomas Fritzsche
--> Updated to jaunty today Result: a) Bug still exist in xorg server 1,6 (as expected) b) Patch can be still applied and it's still solving the issue c) Generated new pre-compiled package (incl. patch) for jaunty For people having this issue please check: http://linux.pengin.de/#keyboard -- Key

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-28 Thread Alexander Hunziker
I have to second Michal, this is not fixed for me in Jaunty. I have two layouts configure (1. Danish 2. Swiss German), after a while i get again a third one (Label on panel "??", in tooltip "Switzerland") with the funny layout aßð...@łer↓→oþĸj... I do not use thinkfinger though, so for me the caus

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-28 Thread Thomas Fritzsche
Bryce pointed to patch: commit ae986d1c73d2f720bd0309d8c33328d14e8eed25 Author: Peter Hutterer Date: Fri Sep 19 18:27:24 2008 +0930 However as I found here: http://www.mail-archive.com/x...@lists.freedesktop.org/msg02504.html This patch causing the problem, it`s not solving it. Put Sta

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-28 Thread Thomas Fritzsche
Hi Guys, I just found that Peter Hutterer send me several patches also published on xorg mailing list. You find this here: http://www.mail-archive.com/x...@lists.freedesktop.org/msg02587.html (Unfortunatly that ended up in my mailfilter :-( ) I assume these patches will fix the problem, BUT ha

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-28 Thread Thomas Fritzsche
Hi Guys, I just found that Peter Hutterer send me several patches also published on xorg mailing list. You find this here: http://www.mail-archive.com/x...@lists.freedesktop.org/msg02587.html (Unfortunatly that ended up in my mailfilter :-( ) I assume these patches will fix the problem, BUT ha

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-28 Thread Alexander Hunziker
Thomas, I'm willing to try, but I'll need a bit of guidance if you don't mind. But this is communication that doesn't belong here, if you're willing to help out I'll contact you directly. Anyway, I tried to apply the patches to the xorg-server source package. I think the patches are outdated in th

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-06-14 Thread Evgeny Kuznetsov
Thomas, I tried your patch as well and it seems to fix the problem for me too. I have already uploaded a patched source to my PPA (though it has yet to build). Why don't you attach your patch to this bugreport so that it has more chances to be applied to the package in Ubuntu main, and thus to eli

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-23 Thread Michal Matyska
I see that the commit above is in the /usr/share/doc/xserver-xorg- core/changelog.gz (2:1.6.0-0ubuntu4), but this issue happens to me further on. My SECONDARY group is now replaced with the "??" text in the keyboard-indicator-applet and it's context menu "Groups" shows only the first group; fortuna

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-23 Thread Michal Matyska
OK, it seems that I found when the keyboard indicator changes to the ?? text. It happens when I'm executing something with sudo in the terminal and the thinkfinger attaches its virtual keyboard to pass the fake Enter key after the finger is scanned. -- Keyboard indicator shows additional layout "

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-04-25 Thread Thomas Fritzsche
--> Updated to jaunty today Result: a) Bug still exist in xorg server 1,6 (as expected) b) Patch can be still applied and it's still solving the issue c) Generated new pre-compiled package (incl. patch) for jaunty For people having this issue please check: http://linux.pengin.de/#keyboard -- Key

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-04-11 Thread Bryce Harrington
"It would be really cool if this could be added to the standard package. Hope Bryce can pick it up." Rats, you missed Final Freeze by like 2 days... It's too late for these patches to make it in for Jaunty. But we should get them in Karmic once we update to the newest xserver. Thanks for testin

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-04-11 Thread Thomas Fritzsche
I had a little time and could finally try the patches: Good news! It works! Additionally: * I compiled a single patch out of the 4 patches, that directy apply with current stable Ubuntu (intrepid) package 1.5.2 * created a pre-build debian package from latest Ubuntu source package (Intrepid) J

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-25 Thread Michal Matyska
Filled bug #348509 against thinkfinger -- Keyboard indicator shows additional layout "null" https://bugs.launchpad.net/bugs/283128 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-28 Thread Alexander Hunziker
I have to second Michal, this is not fixed for me in Jaunty. I have two layouts configure (1. Danish 2. Swiss German), after a while i get again a third one (Label on panel "??", in tooltip "Switzerland") with the funny layout aßð...@łer↓→oþĸj... I do not use thinkfinger though, so for me the caus

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-28 Thread Thomas Fritzsche
Bryce pointed to patch: commit ae986d1c73d2f720bd0309d8c33328d14e8eed25 Author: Peter Hutterer Date: Fri Sep 19 18:27:24 2008 +0930 However as I found here: http://www.mail-archive.com/x...@lists.freedesktop.org/msg02504.html This patch causing the problem, it`s not solving it. Put Sta

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-28 Thread Thomas Fritzsche
Hi Guys, I just found that Peter Hutterer send me several patches also published on xorg mailing list. You find this here: http://www.mail-archive.com/x...@lists.freedesktop.org/msg02587.html (Unfortunatly that ended up in my mailfilter :-( ) I assume these patches will fix the problem, BUT ha

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-28 Thread Thomas Fritzsche
Hi Guys, I just found that Peter Hutterer send me several patches also published on xorg mailing list. You find this here: http://www.mail-archive.com/x...@lists.freedesktop.org/msg02587.html (Unfortunatly that ended up in my mailfilter :-( ) I assume these patches will fix the problem, BUT ha

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-03-28 Thread Alexander Hunziker
Thomas, I'm willing to try, but I'll need a bit of guidance if you don't mind. But this is communication that doesn't belong here, if you're willing to help out I'll contact you directly. Anyway, I tried to apply the patches to the xorg-server source package. I think the patches are outdated in th

[Bug 283128] Re: Keyboard indicator shows additional layout "null"

2009-05-22 Thread farchumbre
hi I have a thinkpad x300 with thinkfinger installed. I can't understand exactly how to resolve the multi keyboard problem. Can anyone help me understand how to resolve ? I checked the http//linux.penging.de/#keyboard site but i still can't understand how to install the jaunty package. Thanks --

  1   2   3   4   5   6   7   8   9   10   >