[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-06 Thread Timo Aaltonen
was not a bug in xkeyboard-config. ** Changed in: xkeyboard-config (Ubuntu) Status: New = Invalid -- Input to TTYs goes to X after returning https://bugs.launchpad.net/bugs/276887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-03 Thread Bryce Harrington
** Changed in: xserver-xorg-input-evdev (Ubuntu) Sourcepackagename: xorg-server = xserver-xorg-input-evdev -- Input to TTYs goes to X after returning https://bugs.launchpad.net/bugs/276887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-03 Thread Bryce Harrington
xserver-xorg-input-evdev (1:2.0.99+git20080912-0ubuntu2) intrepid; urgency=low * 101_evdev-close-fd.patch: Fix issue where keystrokes on tty can leak into the X session after vt switch, due to an fd still being open. (LP: #276887) -- Bryce Harrington [EMAIL PROTECTED] Fri, 03 Oct

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread Mike Rooney
** Description changed: Binary package hint: xkeyboard-config After using to a TTY and returning to X, some or all of the input performed in the TTY gets sent to X. - Cases: + Case 1: 1. Put your cursor over a non-maximized window. 2. Press Ctrl+Alt+F1 to go to TTY1. 3. Log-in.

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread w.hamra1987
I have a similar situation where input i type in TTY1 gets sent to X! 1)open any window with an input field, and the cursor ready to receive input 2)press ctrl-alt-f1 3)put username and password 4) return to X by alt-f7 5) back to TTY1, using ctrl-alt-f1 6)type anything and hit enter 7)ctrl-alt-f7

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread Mike Rooney
** Description changed: Binary package hint: xkeyboard-config After using to a TTY and returning to X, some or all of the input - performed in the TTY gets sent to X. + performed in the TTY gets sent to X. This is especially bad as newlines + are sent as well, so a user with an IM/IRC

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread Mike Rooney
** Description changed: Binary package hint: xkeyboard-config After using to a TTY and returning to X, some or all of the input performed in the TTY gets sent to X. This is especially bad as newlines are sent as well, so a user with an IM/IRC entry focused, or any other form, will

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread Kees Cook
doesn't seem to be tied to compiz (I run metacity and can confirm it). My steps: 0) open a gnome-terminal and leave it focused 1) ctrl-alt-f1 2) type abcdefghijklmnopqrstuvwyz (without hitting enter) 3) return to X with alt-f7 4) observe nothing 5) touch mouse and... 6) suddenly observe uvwxyz

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread Bryce Harrington
I've not been able to reproduce this exactly, on either of two laptops. Could you attach your /var/log/Xorg.0.log and the output of 'lspci -vvnn'? ** Changed in: xkeyboard-config (Ubuntu) Importance: Undecided = Critical -- Input to TTYs goes to X after returning

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread Kees Cook
Does not appear to be related to getty nor specific to tty1 (I can reproduce on any tty, e.g. tty8, tty9). -- Input to TTYs goes to X after returning https://bugs.launchpad.net/bugs/276887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread hggdh
for me results vary: for example, I folowed Kees' steps, and my terminator pane got reduced from full-screen to a ridiculously smal pane, and on the move... Other times I can see part of what I did in the TTYs echoed. Metacity only, no Compiz. -- Input to TTYs goes to X after returning

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread Kees Cook
** Changed in: xkeyboard-config (Ubuntu) Target: None = ubuntu-8.10 -- Input to TTYs goes to X after returning https://bugs.launchpad.net/bugs/276887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread w.hamra1987
Also note that the leaked characters only show up when i move the mouse, and then everything i pressed in TTY gets to X, whether characters or function keys! here's my xorg log ** Attachment added: Xorg.0.log http://launchpadlibrarian.net/18125039/Xorg.0.log -- Input to TTYs goes to X after

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread hggdh
** Attachment added: lspci and Xorg.0.log http://launchpadlibrarian.net/18125126/hggdh-data.tar -- Input to TTYs goes to X after returning https://bugs.launchpad.net/bugs/276887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread Bryce Harrington
I can reproduce using kees' steps in comment #2. If I run this inside X: xev | sed -n 's/^.*keycode *\([0-9]\+\) *\(.*\), .*$/keycode \1 = \2/p' then follow those steps, hitting 'b' on the console, when returning to X I see: $ xev | sed -n 's/^.*keycode *\([0-9]\+\) *\(.*\),

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread Mike Rooney
** Attachment added: Xorg.0.log http://launchpadlibrarian.net/18125177/Xorg.0.log -- Input to TTYs goes to X after returning https://bugs.launchpad.net/bugs/276887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread Mike Rooney
** Attachment added: lspci-vvnn http://launchpadlibrarian.net/18125191/lspci-vvnn -- Input to TTYs goes to X after returning https://bugs.launchpad.net/bugs/276887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread Jamie Strandboge
I was able to reproduce this on a non-compiz desktop with both 2.6.25-5-generic and 2.6.27-4-generic. -- Input to TTYs goes to X after returning https://bugs.launchpad.net/bugs/276887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread Jamie Strandboge
I meant 2.6.26-5-generic and 2.6.27-4-generic. -- Input to TTYs goes to X after returning https://bugs.launchpad.net/bugs/276887 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.com

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread Brian Murray
I was able to recreate this with 2.6.26-5-generic and 2.6.24-19-generic on an Intrepid system. -- Input to TTYs goes to X after returning https://bugs.launchpad.net/bugs/276887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread Bryce Harrington
I was also able to reproduce it on 2.6.26-5-generic. -- Input to TTYs goes to X after returning https://bugs.launchpad.net/bugs/276887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread Bryce Harrington
So probably not a kernel issue; at the same time I'm unsure that it's an xkeyboard-config issue either... -- Input to TTYs goes to X after returning https://bugs.launchpad.net/bugs/276887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread Bryce Harrington
jcristau reports being able to reproduce on debian jcristau bryce: i get some 'fun' stuff on vt switch, but it seems to be mostly the alt-f7 release, not other stuff i type on the console jcristau xev sees a keyrelease for XF86_Switch_VT_1, then keyrelease for control, alt, and f7 hrm.

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread Bryce Harrington
Turns out this is indeed an evdev issue. Kees - Xorg ignores setting the keyboard driver in xorg.conf and forces it to evdev, thus explaining your ability to reproduce it even with kbd specified in xorg.conf. Despite people not reproducing it on hardy, it may still be a bug present there - we

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread Bryce Harrington
Here are debs with the above patch included: http://bryceharrington.org/ubuntu/evdev/xserver-xorg-input-evdev_2.0.99+git20080912-0ubuntu2_amd64.deb http://bryceharrington.org/ubuntu/evdev/xserver-xorg-input-evdev_2.0.99+git20080912-0ubuntu2_i386.deb -- Input to TTYs goes to X after returning

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread Bryce Harrington
Standby, those debs didn't actually have the patch included properly. -- Input to TTYs goes to X after returning https://bugs.launchpad.net/bugs/276887 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread Bryce Harrington
Okay, fixed debs posted. Same links. http://bryceharrington.org/ubuntu/evdev/xserver-xorg-input-evdev_2.0.99+git20080912-0ubuntu2_amd64.deb http://bryceharrington.org/ubuntu/evdev/xserver-xorg-input-evdev_2.0.99+git20080912-0ubuntu2_i386.deb -- Input to TTYs goes to X after returning

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread Bryce Harrington
Thanks to all that confirmed the fix. Too late for beta, but is uploaded and should go out asap after beta-freeze is ended. ** Changed in: xorg-server (Ubuntu) Status: In Progress = Fix Committed -- Input to TTYs goes to X after returning https://bugs.launchpad.net/bugs/276887 You

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread Brian Murray
The deb posted resolved the bug for me. -- Input to TTYs goes to X after returning https://bugs.launchpad.net/bugs/276887 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.com

[Bug 276887] Re: Input to TTYs goes to X after returning

2008-10-01 Thread hggdh
I also cannot reproduce it with the deb. -- Input to TTYs goes to X after returning https://bugs.launchpad.net/bugs/276887 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.com