Your message dated Wed, 21 Oct 2009 13:02:42 +0000
with message-id <[email protected]>
and subject line Bug#523911: fixed in xf86-input-tslib 0.0.6-1
has caused the Debian Bug report #523911,
regarding xserver-xorg-input-tslib: please document that Device may not be 
specified with hal
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
523911: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=523911
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: xserver-xorg-input-tslib
Version: 0.0.5-8
Severity: wishlist

[ Cc added to [email protected] since their
install.sh configures tslib with Device option and thus does not work
with new Xorg that has hal as a dependency. ]

If I specify 
        Option      "Device" "/dev/input/event1"
and I run hal I get very odd behavior (pointer moves but I can click
only once). Please consider documenting this in tslib(4). Details
follow:

Steps to reproduce:
0) make sure hald is running
1) cat > /etc/X11/xorg.conf <<EOF
Section "ServerLayout"
        Identifier     "Default Layout"
        Screen      0  "Screen0" 0 0
        InputDevice    "Mouse0" "CorePointer"
EndSection

Section "InputDevice"
        Identifier  "Mouse0"
        Driver      "tslib"
        Option      "Device" "/dev/input/event1"
        Option      "Width" "480"
        Option      "Height" "640"
EndSection

Section "Monitor"
        Identifier   "Monitor0"
        VendorName   "Monitor Vendor"
        DisplaySize 200 200
EndSection

Section "Device"
        Identifier  "Videocard0"
        Driver      "glamo"
EndSection

Section "Screen"
    Identifier  "Screen0"
    Device      "Videocard0"
    Monitor     "Monitor0"
    DefaultDepth 16
EndSection
EOF
2) sudo Xorg
3) export DISPLAY=:0
4) icewm
5) xev
6) touch the screen briefly

Expected results:
6) xev sees ButtonPress, MotionNotify and ButtonRelease events

Actual results:
6) xev sees only ButtonPress and MotionNotify events:

EnterNotify event, serial 30, synthetic NO, window 0x400001,
    root 0x41, subw 0x0, time 5355011, (124,124), root:(128,148),
    mode NotifyNormal, detail NotifyAncestor, same_screen YES,
    focus YES, state 0

KeymapNotify event, serial 30, synthetic NO, window 0x0,
    keys:  0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0
           0   0   0   0   0   0   0   0   0   0   0   0   0   0   0   0

MotionNotify event, serial 30, synthetic NO, window 0x400001,
    root 0x41, subw 0x0, time 5355011, (124,124), root:(128,148),
    state 0x0, is_hint 0, same_screen YES

ButtonPress event, serial 30, synthetic NO, window 0x400001,
    root 0x41, subw 0x0, time 5355012, (124,124), root:(128,148),
    state 0x0, button 1, same_screen YES

MotionNotify event, serial 30, synthetic NO, window 0x400001,
    root 0x41, subw 0x0, time 5355013, (124,124), root:(128,148),
    state 0x100, is_hint 0, same_screen YES

MotionNotify event, serial 30, synthetic NO, window 0x400001,
    root 0x41, subw 0x0, time 5355054, (124,124), root:(128,148),
    state 0x100, is_hint 0, same_screen YES

MotionNotify event, serial 30, synthetic NO, window 0x400001,
    root 0x41, subw 0x0, time 5355055, (124,124), root:(128,148),
    state 0x100, is_hint 0, same_screen YES

MotionNotify event, serial 30, synthetic NO, window 0x400001,
    root 0x41, subw 0x0, time 5355111, (124,124), root:(128,148),
    state 0x100, is_hint 0, same_screen YES

More info:
1) If screen is touched again xev only sees MotionNotify events.
2) If I /etc/init.d/hal stop and restart X then xev works fine.
3) This bug is not related to version 0.0.5-8 specifically since it also
occurs with older versions.
4) I am using openmoko neo freerunner and Milko Krachounov on
#openmoko-debian managed to reproduce this bug with openmoko neo1973.

5) I don't hit the bug if I comment out the

        Option      "Device" "/dev/input/event1"

line completely.


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (500, 'unstable')
Architecture: armel (armv4tl)

Kernel: Linux 2.6.28-GTA02_lindi-andy-tracking_b8b36e5ec3db71d5-mokodev 
(PREEMPT)
Locale: LANG=C, LC_CTYPE=fi_FI (charmap=ISO-8859-1)
Shell: /bin/sh linked to /bin/dash

Versions of packages xserver-xorg-input-tslib depends on:
ii  libc6                         2.9-7      GNU C Library: Shared libraries
ii  libts-0.0-0                   1.0-7      touch screen library
ii  xserver-xorg-core             2:1.6.0-1  Xorg X server - core server

Versions of packages xserver-xorg-input-tslib recommends:
ii  hal          0.5.12~git20090406.46dc48-1 Hardware Abstraction Layer

xserver-xorg-input-tslib suggests no packages.

-- no debconf information



--- End Message ---
--- Begin Message ---
Source: xf86-input-tslib
Source-Version: 0.0.6-1

We believe that the bug you reported is fixed in the latest version of
xf86-input-tslib, which is due to be installed in the Debian FTP archive:

xf86-input-tslib_0.0.6-1.diff.gz
  to pool/main/x/xf86-input-tslib/xf86-input-tslib_0.0.6-1.diff.gz
xf86-input-tslib_0.0.6-1.dsc
  to pool/main/x/xf86-input-tslib/xf86-input-tslib_0.0.6-1.dsc
xf86-input-tslib_0.0.6.orig.tar.gz
  to pool/main/x/xf86-input-tslib/xf86-input-tslib_0.0.6.orig.tar.gz
xserver-xorg-input-tslib_0.0.6-1_amd64.deb
  to pool/main/x/xf86-input-tslib/xserver-xorg-input-tslib_0.0.6-1_amd64.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Wen-Yen Chuang <[email protected]> (supplier of updated xf86-input-tslib package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.8
Date: Tue, 20 Oct 2009 05:51:06 +0800
Source: xf86-input-tslib
Binary: xserver-xorg-input-tslib
Architecture: source amd64
Version: 0.0.6-1
Distribution: unstable
Urgency: low
Maintainer: Wen-Yen Chuang <[email protected]>
Changed-By: Wen-Yen Chuang <[email protected]>
Description: 
 xserver-xorg-input-tslib - tslib touchscreen driver for X.Org/XFree86 server
Closes: 523911
Changes: 
 xf86-input-tslib (0.0.6-1) unstable; urgency=low
 .
   * New upstream release
   * Document that "Device" may not be specified with hal (Closes: #523911)
   * Update to latest xsfbs
   * Add README.source
   * Bump Standards-Versions to 3.8.3
   * Sync debian/xcontrol with debian/control
   * Remove patches that were merged upstream:
     01_fix-wrong-value-range-for-the-axises.diff, 10_use-hal-for-device.diff,
     20_dynamic-xy.diff, 30_fix-button-release-events.diff,
     40_emulate-right-button.diff, 50_add-randr-support.diff,
     60_detect_xinput-abi.diff
Checksums-Sha1: 
 c21dde796cd7d76c80d79d341f17b48e1620c1eb 1198 xf86-input-tslib_0.0.6-1.dsc
 4bec02d05932afbef6cdfb56dd4367320046e8b3 328911 
xf86-input-tslib_0.0.6.orig.tar.gz
 b9bf7f8196877a329f5d27c785581859d6b94b5b 15126 xf86-input-tslib_0.0.6-1.diff.gz
 c17204aab55e860ecc3e6a7863964a9de52cfd72 11322 
xserver-xorg-input-tslib_0.0.6-1_amd64.deb
Checksums-Sha256: 
 113d259bfe30810c932fc65e6b10de914568061e9adcdb361792c1b658a09c11 1198 
xf86-input-tslib_0.0.6-1.dsc
 369b3601b7d491613b9cb3554637cef30d3bc357bdceb6cef0aa02beee248845 328911 
xf86-input-tslib_0.0.6.orig.tar.gz
 4d1ca4052003fd87dd8749887591777474a24e2d2af2f85a6d5c82c75cb18ac3 15126 
xf86-input-tslib_0.0.6-1.diff.gz
 c98d01ba2ce1ad3b338071cf6ed1febbd8e6221242ee4945b8e6a9eff1913756 11322 
xserver-xorg-input-tslib_0.0.6-1_amd64.deb
Files: 
 ca9cdbbd39ceb8e486ba3576e55f7d9f 1198 x11 optional xf86-input-tslib_0.0.6-1.dsc
 c7d2025b958323bc59717187b894bb02 328911 x11 optional 
xf86-input-tslib_0.0.6.orig.tar.gz
 b7203da1d96efb6500f01c3c97a40395 15126 x11 optional 
xf86-input-tslib_0.0.6-1.diff.gz
 f2e779f21417c7819e063df16ac47b3f 11322 x11 optional 
xserver-xorg-input-tslib_0.0.6-1_amd64.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkrfBBcACgkQ1gXdnL6dUzkw1wCfeeVqzrXtRtlmYgKY1EZLiDOd
RTEAn21owgFN/zR+EJ1xwd6ZCCGYnLtv
=Gnp0
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to