Bug#319984: xserver-xorg: Aiptek driver doesn't throw proximity out events

2007-06-16 Thread Brice Goglin
Hi,

About 2 years ago, you reported a bug to the Debian BTS regarding the
aiptek driver not reporting proximity out events. Did you reproduce this
problem recently? With Xorg/Etch? With latest xserver-xorg-core and
driver in unstable? If not, I will close this bug in the next weeks.

Thanks,
Brice



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#319984: xserver-xorg: Aiptek driver doesn't throw proximity out events

2005-07-25 Thread Andrea Briganti
Package: xserver-xorg
Version: 6.8.2.dfsg.1-4
Severity: normal

The aiptek input driver is affected by a known bug that is capable to
freeze gtk applications.

Some gtk applications, as gimp, thinks the tablet is still in use and
doesn't give back control to mouse.

I suggest you to look at this link:

http://sourceforge.net/tracker/index.php?func=detailaid=1117415group_id=75377atid=543737

The cvs release of this driver probably isn't affected by this bug and
it also fix xserver's crashes which occurs when the user switch to a virtual
terminal.

Please consider to test it in the next release.

Greetings.

-- Package-specific info:
Contents of /var/lib/xfree86/X.roster:
xserver-xfree86
xserver-xorg

/etc/X11/X target unchanged from checksum in /var/lib/xfree86/X.md5sum.

X server symlink status:
lrwxrwxrwx  1 root root 17 2005-07-21 15:06 /etc/X11/X - /usr/bin/X11/Xorg
-rwxr-xr-x  1 root root 1835416 2005-07-20 19:49 /usr/bin/X11/Xorg

Contents of /var/lib/xfree86/xorg.conf.roster:
xserver-xorg

VGA-compatible devices on PCI bus:
:01:00.0 VGA compatible controller: nVidia Corporation NV34 [GeForce FX 
5200] (rev a1)

/etc/X11/xorg.conf does not match checksum in /var/lib/xfree86/xorg.conf.md5sum.

Xorg X server configuration file status:
-rw-r--r--  1 root root 4670 2005-07-26 04:43 /etc/X11/xorg.conf

Contents of /etc/X11/xorg.conf:
# XFree86 4.0 configuration generated by Xconfigurator

Section ServerLayout
Identifier XFree86 Configured
Screen  0  Screen0 0 0
InputDeviceMouse0 CorePointer
InputDeviceKeyboard0 CoreKeyboard

# the following are entries for the tablet
#InputDevice pen 
#InputDevice cursor  AlwaysCore
#InputDevice eraser  AlwaysCore

EndSection

# By default, Red Hat Linux 6.0 and later use xfs

Section Files
FontPath/usr/local/fonts/TrueType
FontPath/usr/X11R6/lib/X11/fonts/TrueType
FontPath/usr/X11R6/lib/X11/fonts/misc:unscaled
FontPath/usr/X11R6/lib/X11/fonts/100dpi:unscaled
FontPath/usr/X11R6/lib/X11/fonts/75dpi:unscaled
FontPath/usr/X11R6/lib/X11/fonts/Type1
FontPath/usr/X11R6/lib/X11/fonts/Speedo
FontPath/usr/X11R6/lib/X11/fonts/misc
FontPath/usr/X11R6/lib/X11/fonts/100dpi
FontPath/usr/X11R6/lib/X11/fonts/75dpi
FontPathunix/:7100
EndSection

# Module loading section

Section Module
Load  dbe # Double-buffering
Load  GLcore  # OpenGL support NVIDIA OFF
Loadddc
Load  dri # Direct rendering infrastructure NVIDIA OFF
Load  glx # OpenGL X protocol interface NVIDIA ON
Load  extmod  # Misc. required extensions
Load  v4l # Video4Linux
Loadint10
# Load  pex5  # PHIGS for X 3D environment (obsolete)
# Load  record# X event recorder
# Load  xie   # X Image Extension (obsolete)
# You only need the following two modules if you do not use xfs.
Load  freetype # TrueType font handler
Load  type1   # Adobe Type 1 font handler
EndSection

Section InputDevice
Identifier  Keyboard0
Driver  keyboard
Option  XkbModel pc105
Option  XkbLayout it
Option  XkbRules  xorg
EndSection

Section InputDevice
Identifier  Mouse0
Driver  mouse
Option  Device /dev/input/mouse1
Option  Protocol IMPS/2
Option  Emulate3Buttons off
Option  ZAxisMapping 4 5
Option  SendCoreEvents true

EndSection

Section InputDevice
Identifier  pen
Driver  aiptek
Option  Device/dev/input/aiptek
Option  Type  stylus
Option  Mode  absolute
Option  Cursorstylus
Option  PressCurve 10,25,95,100
Option  zMin 0
Option  zMax 512
Option  ZThreshold 0
Option  USB   on
Option  KeepShape on
Option  debuglevel1
EndSection

Section InputDevice
Identifier  cursor
Driver  aiptek
Option  Device/dev/input/aiptek
Option  Type  cursor
Option  Mode  absolute
Option  Cursorpuck
Option  PressCurve 10,25,95,100
Option  KeepShape on
Option  zMin 0
Option  zMax 512
Option  ZThreshold  0
Option  USB   on
Option  debuglevel1
EndSection

Section InputDevice
Identifier  eraser
Driver  aiptek
Option  Device/dev/input/aiptek
Option  Type  eraser
Option  Mode  absolute
Option  Cursorstylus
Option  PressCurve 10,25,95,100
Option  zMin 0
Option  zMax 512
Option  ZThreshold 0
Option  USB   on
Option  KeepShape on