Problem with mouse input "freeze"

Oldřich Jedlička oldium.pro at seznam.cz
Fri Jan 8 12:08:52 PST 2010


Dne Pá 8. ledna 2010 07:04:34 Peter Hutterer napsal(a):
> On Thu, Jan 07, 2010 at 10:13:24PM +0100, Oldřich Jedlička wrote:
> > > > can I assume you only have one master device and you aren't playing
> > > > around with MPX? what's the output of xinput --list --short? is the
> > > > pad a floating slave?
> > > >
> > > > I can't reproduce it here, neither on 1.7 nor on master so I might
> > > > need some special setup.
> > >
> > > I will add some logging to valuators update function (the code touched
> > > in your latest patch and updateStaveDeviceCoords) in the evening, just
> > > to be sure that the valuators are updated and kept correctly. If you
> > > point me to some other place in code, I can add logging there too.
> >
> > I've tried KDE4 just to be sure and it works correctly there. The KDE3.5
> > is affected by this bug. So I don't know if it makes sense to investigate
> > it further (if it is bug in KDE3.5/Qt or xorg).
> 
> weird. the only client thing that should trigger this behaviour is a direct
> XI2 slave grab. KDE 3.5 can't do that though, it came out way before XI2.
> 
> I might have to dig out a kde installation to reproduce that.
> If you can ssh in during that time, please run xinput --list --short when
> this happens and see if the device got detached.

Hi Peter,

the `xinput --list --short` is exactly the same as without the problem - 
attached (is it the right command?). I'm able to ssh onto the machine, so if I 
should do something special with gdb, I can. Just point me into the right 
direction :-)

Cheers,
Oldřich.


> Cheers,
>   Peter
> _______________________________________________
> xorg-devel mailing list
> xorg-devel at lists.x.org
> http://lists.x.org/mailman/listinfo/xorg-devel
> 
-------------- next part --------------
⎡ Virtual core pointer                    	id=2	[master pointer  (3)]
⎜   ↳ Virtual core XTEST pointer              	id=4	[slave  pointer  (2)]
⎜   ↳ AlpsPS/2 ALPS GlidePoint                	id=8	[slave  pointer  (2)]
⎜   ↳ PS/2 Mouse                              	id=9	[slave  pointer  (2)]
⎜   ↳ Wacom Intuos3 6x8 eraser                	id=10	[slave  pointer  (2)]
⎜   ↳ Wacom Intuos3 6x8 cursor                	id=11	[slave  pointer  (2)]
⎜   ↳ Wacom Intuos3 6x8 pad                   	id=12	[slave  pointer  (2)]
⎜   ↳ Wacom Intuos3 6x8                       	id=13	[slave  pointer  (2)]
⎜   ↳ Logitech USB RECEIVER                   	id=14	[slave  pointer  (2)]
⎜   ↳ Logitech USB Receiver                   	id=15	[slave  pointer  (2)]
⎣ Virtual core keyboard                   	id=3	[master keyboard (2)]
    ↳ Virtual core XTEST keyboard             	id=5	[slave  keyboard (3)]
    ↳ AT Translated Set 2 keyboard            	id=6	[slave  keyboard (3)]
    ↳ i2c IR (AVerMedia Cardbus remot         	id=7	[slave  keyboard (3)]
    ↳ Logitech USB Receiver                   	id=16	[slave  keyboard (3)]
    ↳ Acer Crystal Eye webcam                 	id=17	[slave  keyboard (3)]
    ↳ Sleep Button                            	id=18	[slave  keyboard (3)]
    ↳ Video Bus                               	id=19	[slave  keyboard (3)]
    ↳ Power Button                            	id=20	[slave  keyboard (3)]


More information about the xorg-devel mailing list