** Changed in: xserver-xorg-input-synaptics (Ubuntu Intrepid)
Status: In Progress => Fix Released
--
Multi-finger tapping broken
https://bugs.launchpad.net/bugs/270002
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bug
Thanks for finding a reasonable fix to this problem. The root culprit is likely
that during two- and three-finger taps, many touchpad drivers lose track of
which finger is the tracking one. This results in sudden jumps of the
pointer, which due to the MaxTapMove logic cancels the tapping action.
Forgot to actually enable the patch in the previous upload; this fixes
that.
** Attachment added: "xfree86-driver-synaptics_0.15.2-0ubuntu7.debdiff"
http://launchpadlibrarian.net/18655738/xfree86-driver-synaptics_0.15.2-0ubuntu7.debdiff
--
Multi-finger tapping broken
https://bugs.launchpad.n
The fix wasn't actually enabled. It will be fixed shortly.
** Changed in: xserver-xorg-input-synaptics (Ubuntu Intrepid)
Status: Fix Released => In Progress
--
Multi-finger tapping broken
https://bugs.launchpad.net/bugs/270002
You received this bug notification because you are a member of
Fix accepted.
** Changed in: xserver-xorg-input-synaptics (Ubuntu Intrepid)
Status: Fix Committed => Fix Released
--
Multi-finger tapping broken
https://bugs.launchpad.net/bugs/270002
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu
Fix is uploaded; waiting on release team approval.
** Changed in: xserver-xorg-input-synaptics (Ubuntu Intrepid)
Status: In Progress => Fix Committed
--
Multi-finger tapping broken
https://bugs.launchpad.net/bugs/270002
You received this bug notification because you are a member of Ubuntu
** Attachment added: "resultant syndaemon patch"
http://launchpadlibrarian.net/18648531/104_syndaemon_xinput_props.patch
--
Multi-finger tapping broken
https://bugs.launchpad.net/bugs/270002
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubu
** Attachment added: "new PPA debdiff"
http://launchpadlibrarian.net/18648501/wgrant2.diff
--
Multi-finger tapping broken
https://bugs.launchpad.net/bugs/270002
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing
I've reviewed the PPA fix, which contains a fix both for this bug and
for 282735. The fix for this bug is:
+ touch = finger && !priv->finger_state;
+ release = !finger && priv->finger_state;
+-move = (((abs(hw->x - priv->touch_on.x) >= para->tap_move) ||
++move = ((priv->tap_max_f
** Attachment added: "debdiff of the ppa changes"
http://launchpadlibrarian.net/18642724/xfree86-driver-synaptics_0.15.2-0ubuntu6%7Ewgrant1.debdiff
--
Multi-finger tapping broken
https://bugs.launchpad.net/bugs/270002
You received this bug notification because you are a member of Ubuntu
Bugs
So, this bug is marked release-critical. Has the PPA fix been reviewed?
Bryce/Timo?
--
Multi-finger tapping broken
https://bugs.launchpad.net/bugs/270002
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu
on 14/10/08 12:14 William Grant said the following:
> I'd ideally like testing without such a line (particularly as you
> shouldn't have touchpad config in your xorg.conf any more, as it's
> removed on upgrade and is more likely to break things than set things
> properly), but testers on IRC have c
I'd ideally like testing without such a line (particularly as you
shouldn't have touchpad config in your xorg.conf any more, as it's
removed on upgrade and is more likely to break things than set things
properly), but testers on IRC have confirmed it works fine.
--
Multi-finger tapping broken
htt
on 14/10/08 09:48 William Grant said the following:
> Please try the package from my PPA. It now only considers maxtapmove for
> one-finger taps, or two-finger taps if two-finger scrolling is enabled.
>
> This always makes three-finger taps easy (I was never able to do them
> with the current code,
Also, do not implement the Synaptics Tap Move workaround when testing
this package.
--
Multi-finger tapping broken
https://bugs.launchpad.net/bugs/270002
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu
Please try the package from my PPA. It now only considers maxtapmove for
one-finger taps, or two-finger taps if two-finger scrolling is enabled.
This always makes three-finger taps easy (I was never able to do them
with the current code, although with the old code it was fine), and two-
finger tap
on 13/10/08 21:51 William Grant said the following:
> Does 'xinput set-int-prop 3 "Synaptics Tap Move" 32 1000' make it any
> better? It's probably not so much an issue with the new logic as an
> issue with our tapping styles.
>
>
Thanks for this suggestion. After that input, it responds to two
Does 'xinput set-int-prop 3 "Synaptics Tap Move" 32 1000' make it any
better? It's probably not so much an issue with the new logic as an
issue with our tapping styles.
--
Multi-finger tapping broken
https://bugs.launchpad.net/bugs/270002
You received this bug notification because you are a membe
still broken for me in version 0.15.2-0ubuntu4
vertical scrolling works, multi-finger tapping doesn't.
** Changed in: xserver-xorg-input-synaptics (Ubuntu)
Status: Fix Released => Confirmed
--
Multi-finger tapping broken
https://bugs.launchpad.net/bugs/270002
You received this bug notifi
on 23/09/08 21:03 Timo Aaltonen said the following:
> Please try the latest version in the archive, it reverted the change of
> MaxTapMove back to 220.
>
> ** Changed in: xserver-xorg-input-synaptics (Ubuntu)
>Status: Triaged => Incomplete
>
>
with version xserver-xorg-input-synaptics_0.
That's.. interesting. Anyway, this bug can be closed now, yay.
** Changed in: xserver-xorg-input-synaptics (Ubuntu)
Status: Incomplete => Fix Released
--
Multi-finger tapping broken
https://bugs.launchpad.net/bugs/270002
You received this bug notification because you are a member of Ubunt
Huh, works for me with the new default, even though it didn't seem to
work completely setting it through xinput.
--
Multi-finger tapping broken
https://bugs.launchpad.net/bugs/270002
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ub
Please try the latest version in the archive, it reverted the change of
MaxTapMove back to 220.
** Changed in: xserver-xorg-input-synaptics (Ubuntu)
Status: Triaged => Incomplete
--
Multi-finger tapping broken
https://bugs.launchpad.net/bugs/270002
You received this bug notification becau
** Tags added: regression-potential
--
Multi-finger tapping broken
https://bugs.launchpad.net/bugs/270002
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/
24 matches
Mail list logo