On Mon, Apr 29, 2013 at 3:51 AM, Peter Hutterer <[email protected]> wrote: > The kernel should give us ABS_X/Y for backwards compat but some devices > don't. For now, ignore these devices as evdev is not suited to handle this > yet and will crash if a device is set up without axes (i.e. > pEvdev->vals == NULL) and later receives an event from an MT axis. > > X.Org Bug 64029 <http://bugs.freedesktop.org/show_bug.cgi?id=64029> > > Signed-off-by: Peter Hutterer <[email protected]>
Reviewed-by: Benjamin Tissoires <[email protected]> Thanks for the "fix" Peter :) Cheers, Benjamin > --- > not a solution, but it stops the crash > _______________________________________________ [email protected]: X.Org development Archives: http://lists.x.org/archives/xorg-devel Info: http://lists.x.org/mailman/listinfo/xorg-devel
