Your message dated Tue, 20 Dec 2005 04:32:09 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#343749: fixed in ksynaptics 0.2.4-1
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--------------------------------------
Received: (at submit) by bugs.debian.org; 16 Nov 2005 18:58:31 +0000
>From [EMAIL PROTECTED] Wed Nov 16 10:58:31 2005
Return-path: <[EMAIL PROTECTED]>
Received: from adicia.telenet-ops.be ([195.130.132.56])
        by spohr.debian.org with esmtp (Exim 4.50)
        id 1EcSUI-0000lj-Nf
        for [EMAIL PROTECTED]; Wed, 16 Nov 2005 10:58:31 -0800
Received: from localhost (localhost.localdomain [127.0.0.1])
        by adicia.telenet-ops.be (Postfix) with SMTP
        id 157D63947A; Wed, 16 Nov 2005 19:30:03 +0100 (CET)
Received: from precious.kicks-ass.org (dD5E0EE60.access.telenet.be 
[213.224.238.96])
        by adicia.telenet-ops.be (Postfix) with ESMTP
        id 45E5F383B6; Wed, 16 Nov 2005 19:04:39 +0100 (CET)
Received: from localhost.localdomain
        ([127.0.0.1] helo=precious.kicks-ass.org ident=devilkin)
        by precious.kicks-ass.org with esmtp (Exim 4.54)
        id 1EcRey-0003NO-MW; Wed, 16 Nov 2005 19:05:28 +0100
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
From: Jan De Luyck <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ksynaptics: causes touchpad to stop working
X-Mailer: reportbug 3.17
Date: Wed, 16 Nov 2005 19:05:28 +0100
Message-Id: <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02

Package: ksynaptics
Version: 0.2.2-1
Severity: normal

Hello,

Since my last full reinstallation, whenever I install ksynaptics and
enter KDE, the synaptics touchpad stops functioning. It still registers
events in xev, so I guess something is seriously foobar'ed with respect
to the settings, but I'm not really getting what goes wrong. Removing
ksynaptics and re-starting X solves the problems...

I've made two dumps with synclient -l, the output is here:

Working output:
Parameter settings:
    LeftEdge             = 1700
    RightEdge            = 5300
    TopEdge              = 1700
    BottomEdge           = 4200
    FingerLow            = 25
    FingerHigh           = 30
    MaxTapTime           = 180
    MaxTapMove           = 220
    MaxDoubleTapTime     = 180
    ClickTime            = 100
    FastTaps             = 0
    EmulateMidButtonTime = 75
    VertScrollDelta      = 100
    HorizScrollDelta     = 100
    MinSpeed             = 0.06
    MaxSpeed             = 0.12
    AccelFactor          = 0.001
    EdgeMotionMinZ       = 30
    EdgeMotionMaxZ       = 160
    EdgeMotionMinSpeed   = 1
    EdgeMotionMaxSpeed   = 400
    EdgeMotionUseAlways  = 0
    UpDownScrolling      = 1
    LeftRightScrolling   = 1
    UpDownRepeat         = 1
    LeftRightRepeat      = 1
    ScrollButtonRepeat   = 100
    TouchpadOff          = 0
    GuestMouseOff        = 0
    LockedDrags          = 0
    RTCornerButton       = 2
    RBCornerButton       = 3
    LTCornerButton       = 0
    LBCornerButton       = 0
    TapButton1           = 1
    TapButton2           = 2
    TapButton3           = 3
    CircularScrolling    = 0
    CircScrollDelta      = 0.1
    CircScrollTrigger    = 0
    CircularPad          = 0
    PalmDetect           = 1
    PalmMinWidth         = 10
    PalmMinZ             = 200
    CoastingSpeed        = 0


Not-working output:
Parameter settings:
    LeftEdge             = 4700
    RightEdge            = 1400
    TopEdge              = 5600
    BottomEdge           = 25
    FingerLow            = 30
    FingerHigh           = 180
    MaxTapTime           = 180
    MaxTapMove           = 220
    MaxDoubleTapTime     = 180
    ClickTime            = 1
    FastTaps             = 0
    EmulateMidButtonTime = 0
    VertScrollDelta      = 0
    HorizScrollDelta     = 100
    MinSpeed             = 0.06
    MaxSpeed             = 0.12
    AccelFactor          = 0.001
    EdgeMotionMinZ       = 30
    EdgeMotionMaxZ       = 160
    EdgeMotionMinSpeed   = 1
    EdgeMotionMaxSpeed   = 0
    EdgeMotionUseAlways  = 0
    UpDownScrolling      = 1
    LeftRightScrolling   = 1
    UpDownRepeat         = 1
    LeftRightRepeat      = 1
    ScrollButtonRepeat   = 0
    TouchpadOff          = 2
    GuestMouseOff        = 0
    LockedDrags          = 2
    RTCornerButton       = 3
    RBCornerButton       = 0
    LTCornerButton       = 0
    LBCornerButton       = 1
    TapButton1           = 2
    TapButton2           = 3
    TapButton3           = 0
    CircularScrolling    = -1717986918
    CircScrollDelta      = 2.6497e-314
    CircScrollTrigger    = 0
    CircularPad          = 0
    PalmDetect           = 1
    PalmMinWidth         = 10
    PalmMinZ             = 0
    CoastingSpeed        = 0

Some settings look _very_ weird, but what causes it to go wrong? 
I've tried deleting ~/.kde/share/config/ksynaptics*, but it doesnt
make any difference.

Any ideas?

Thanks,

Jan

-- System Information:
Debian Release: testing/unstable
  APT prefers unstable
  APT policy: (500, 'unstable'), (1, 'experimental')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.14.2
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages ksynaptics depends on:
ii  kdelibs4c2               4:3.4.3-1       core libraries for all KDE applica
ii  libart-2.0-2             2.3.17-1        Library of functions for 2D graphi
ii  libaudio2                1.7-3           The Network Audio System (NAS). (s
ii  libc6                    2.3.5-8         GNU C Library: Shared libraries an
ii  libfontconfig1           2.3.2-1.1       generic font configuration library
ii  libfreetype6             2.1.10-1        FreeType 2 font engine, shared lib
ii  libgcc1                  1:4.0.2-3       GCC support library
ii  libice6                  6.8.2.dfsg.1-10 Inter-Client Exchange library
ii  libidn11                 0.5.18-1        GNU libidn library, implementation
ii  libjpeg62                6b-10           The Independent JPEG Group's JPEG 
ii  libpng12-0               1.2.8rel-5      PNG library - runtime
ii  libqt3-mt                3:3.3.5-1       Qt GUI Library (Threaded runtime v
ii  libsm6                   6.8.2.dfsg.1-10 X Window System Session Management
ii  libstdc++6               4.0.2-3         The GNU Standard C++ Library v3
ii  libx11-6                 6.8.2.dfsg.1-10 X Window System protocol client li
ii  libxcursor1              1.1.3-1         X cursor management library
ii  libxext6                 6.8.2.dfsg.1-10 X Window System miscellaneous exte
ii  libxft2                  2.1.7-1         FreeType-based font drawing librar
ii  libxi6                   6.8.2.dfsg.1-10 X Window System Input extension li
ii  libxinerama1             6.8.2.dfsg.1-10 X Window System multi-head display
ii  libxrandr2               6.8.2.dfsg.1-10 X Window System Resize, Rotate and
ii  libxrender1              1:0.9.0-2       X Rendering Extension client libra
ii  libxt6                   6.8.2.dfsg.1-10 X Toolkit Intrinsics
ii  xlibs                    6.8.2.dfsg.1-10 X Window System client libraries m
ii  zlib1g                   1:1.2.3-6       compression library - runtime

ksynaptics recommends no packages.

-- no debconf information

---------------------------------------
Received: (at 343749-close) by bugs.debian.org; 20 Dec 2005 12:41:19 +0000
>From [EMAIL PROTECTED] Tue Dec 20 04:41:19 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
        id 1Eogf3-0005D9-7y; Tue, 20 Dec 2005 04:32:09 -0800
From: Arnaud Quette <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#343749: fixed in ksynaptics 0.2.4-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Tue, 20 Dec 2005 04:32:09 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 
        (1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level: 
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER 
        autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 4

Source: ksynaptics
Source-Version: 0.2.4-1

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

ksynaptics_0.2.4-1.diff.gz
  to pool/main/k/ksynaptics/ksynaptics_0.2.4-1.diff.gz
ksynaptics_0.2.4-1.dsc
  to pool/main/k/ksynaptics/ksynaptics_0.2.4-1.dsc
ksynaptics_0.2.4-1_i386.deb
  to pool/main/k/ksynaptics/ksynaptics_0.2.4-1_i386.deb
ksynaptics_0.2.4.orig.tar.gz
  to pool/main/k/ksynaptics/ksynaptics_0.2.4.orig.tar.gz



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.
Arnaud Quette <[EMAIL PROTECTED]> (supplier of updated ksynaptics 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.7
Date: Tue, 20 Dec 2005 10:43:20 +0100
Source: ksynaptics
Binary: ksynaptics
Architecture: source i386
Version: 0.2.4-1
Distribution: unstable
Urgency: low
Maintainer: Arnaud Quette <[EMAIL PROTECTED]>
Changed-By: Arnaud Quette <[EMAIL PROTECTED]>
Description: 
 ksynaptics - A KDE application to configure Synaptics TouchPad
Closes: 338686 339504 343749 343959
Changes: 
 ksynaptics (0.2.4-1) unstable; urgency=low
 .
   * New upstream release
     - update admin/ scripts to build on k*BSD (Closes: #343959)
   * debian/control:
     - add Depends on xfree86-driver-synaptics or
     xorg-driver-synaptics, while waiting for libsynaptics
     - versioned *driver-synaptics (Closes: #338686, #339504, #343749)
     - matches xfree86-driver-synaptics Architecture
   * debian/patches/*: added with a patch to finally fix the admin/ directory
     update. Build otherwise fails at linking stage.
Files: 
 8ce964a0c1fcd8312325be3dde35150d 669 kde optional ksynaptics_0.2.4-1.dsc
 0b7c463759b158c78526dc33337a5984 969267 kde optional 
ksynaptics_0.2.4.orig.tar.gz
 a5cb23a4663b0ddbca6324ec994146ec 498830 kde optional ksynaptics_0.2.4-1.diff.gz
 9c83bbc2996f2037a494aa360536e75b 180496 kde optional 
ksynaptics_0.2.4-1_i386.deb

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

iD8DBQFDp/dV22QUyiBN3xsRAhE9AKC/JRyDhiqQi86OfZfXQ04cO18KZwCfRBdD
26rZKSvp9/AXqAvf07OeCk0=
=ao3/
-----END PGP SIGNATURE-----


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

Reply via email to