[Ubuntu-x-swat] [Bug 1037896] Re: Starting Firefox kills xserver immediately when using 2D desktop

2012-08-29 Thread Jason Conti
This seems be fixed in the latest nvidia-current release:

nvidia-graphics-drivers (304.43-0ubuntu1) quantal; urgency=low

  * debian/rules:
- Add support for X ABI 13.
  * New upstream release (LP: #1037483):
- Added support for the following GPUs:
  o GeForce GTX 660 Ti
  o Quadro K5000
  o Quadro K5000M
  o Quadro K4000M
  o Quadro K3000M
  o NVS 510
- Fixed a bug that caused pre-release versions of
  X.Org xserver 1.13 to crash when certain GLX
  operations were performed, such as when starting
  Firefox.
- Fixed a bug that caused VDPAU to hang when
  expanding the YouTube Flash Player.
 -- Alberto Milone alberto.mil...@canonical.com   Tue, 28 Aug 2012 12:47:45 
+0200

** Changed in: nvidia-graphics-drivers (Ubuntu Quantal)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/1037896

Title:
  Starting Firefox kills xserver immediately when using 2D desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/1037896/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] Re: elantech: Touchpad always reports 3 finger tap as 1 finger tap

2012-04-02 Thread Jason Conti
Fixed in 1.5.99.902-0ubuntu2, so I am going to mark this bug as fixed.

xserver-xorg-input-synaptics (1.5.99.902-0ubuntu2) precise; urgency=low

  * Fix three touch taps and clicks on some trackpads (LP: #971783)
- Add temporary patch 201_fix_touch_count.patch
 -- Chase Douglas chase.doug...@ubuntu.com   Mon, 02 Apr 2012 11:33:58 -0700

** Changed in: xserver-xorg-input-synaptics (Ubuntu)
   Status: Confirmed = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482]

2012-04-02 Thread Jason Conti
This issue seems to be fixed with the patch at
http://patchwork.freedesktop.org/patch/9719/

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] Re: elantech: Touchpad always reports 3 finger tap as 1 finger tap

2012-03-29 Thread Jason Conti
It is almost certainly 200_fix_four_tap.patch, it reintroduces the
finger counting which is not valid for our touchpads.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] Re: elantech: Touchpad always reports 3 finger tap as 1 finger tap

2012-03-29 Thread Jason Conti
And merged upstream now, so I guess it finally is an upstream bug.
http://patchwork.freedesktop.org/patch/9628/
http://cgit.freedesktop.org/xorg/driver/xf86-input-
synaptics/commit/?id=da461b91659d0c64aa6827e065aee2682116a57e (a week
after I get the upstream bug closed...)

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482]

2012-03-14 Thread Jason Conti
Sorry, I posted this reply from launchpad a while ago, but it seems to
never have synced. This bug can probably be closed, the problem was in
the ubuntu patches, not the upstream code, and it seems to be fixed in
the version included in 12.04. I'll include the original comment below.

Original Comment:

Yes, there is a log of the events from several triple taps here
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-
synaptics/+bug/873482/+attachment/2544802/+files/input-events-
oneiric.txt if you are curious, however, I do not believe the bug is in
the upstream code. Ubuntu has a set of patches on top which tries to
count the number of fingers in an event, ignoring in most cases what the
kernel sends, but elantech devices do not send enough information for
triple taps to register properly with this method. Sorry for the
confusion.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 930618] Re: 'Stable' release available

2012-02-28 Thread Jason Conti
I believe this is fixed in 0.85.0-1ubuntu1:

wayland (0.85.0-1ubuntu1) precise; urgency=low

  * Merge from Debian experimental. For the remaining changes see
the changelog entry from 0.1.0~2-1ubuntu1.
  * Drop COPYING.GPL-2, the project uses MIT/X11 license for the most
part, the rest is explained in debian/copyright.

wayland (0.85.0-1) experimental; urgency=low

  * First upstream release:
- http://article.gmane.org/gmane.comp.freedesktop.wayland.devel/1770
  * Update watch file, even if that's only useful for notifications:
upstream releases xz tarballs, and the 1.0 source format only suports
gz.
 -- Timo Aaltonen tjaal...@ubuntu.com   Thu, 23 Feb 2012 11:55:38 +0200

** Changed in: wayland (Ubuntu)
   Status: New = Fix Released

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to wayland in Ubuntu.
https://bugs.launchpad.net/bugs/930618

Title:
  'Stable' release available

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wayland/+bug/930618/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] Re: elantech: Touchpad always reports 3 finger tap as 1 finger tap

2012-02-13 Thread Jason Conti
This does currently work in 12.04 but note that from the changelog for
1.5.0-2ubuntu1~nomt1:

  * Temporarily drop multitouch patches for X server 1.11 bringup:
+ 116_xi2_1.patch
+ 117_gestures.patch
+ 119_active_area_touches.patch
+ 120_active_touches_num_fingers.patch
+ 121_semi-mt_num_fingers.patch
+ 123_order_ProcessTouch_for_numFingers.patch

These patches are still disabled as of 1.5.0+git20120210-0ubuntu1 which I 
haven't tested yet but
plan on testing later today (and I imagine will still work). We will need to 
wait and see if and when
those patches get integrated.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 914836] Re: package xdiagnose 2.0 failed to install/upgrade: subprocess installed post-installation script returned error exit status 101

2012-01-11 Thread Jason Conti
That really isn't a fix, replacing the code with /tmp 2.1, since now
you are copying all those files directly to /tmp, tarring up the whole
thing and then trying to delete /tmp at the end. This is not a good
idea.

Just use tempfile.mkdtemp.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xdiagnose in Ubuntu.
https://bugs.launchpad.net/bugs/914836

Title:
  package xdiagnose 2.0 failed to install/upgrade: subprocess installed
  post-installation script returned error exit status 101

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xdiagnose/+bug/914836/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] Re: elantech: Touchpad always reports 3 finger tap as 1 finger tap

2011-12-19 Thread Jason Conti
Yes, there is a log of the events from several triple taps here
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-
synaptics/+bug/873482/+attachment/2544802/+files/input-events-
oneiric.txt if you are curious, however, I do not believe the bug is in
the upstream code. Ubuntu has a set of patches on top which tries to
count the number of fingers in an event, ignoring in most cases what the
kernel sends, but elantech devices do not send enough information for
triple taps to register properly with this method. Sorry for the
confusion.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] Re: elantech: Touchpad always reports 3 finger tap as 1 finger tap

2011-12-02 Thread Jason Conti
@Ahmed Shams: This bug is in the ubuntu patches against xserver-xorg-
input-synaptics 1.4.1, it does not occur with the upstream version.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] Re: elantech: Touchpad always reports 3 finger tap as 1 finger tap

2011-11-30 Thread Jason Conti
apport information

** Tags added: apport-collected ubuntu

** Description changed:

  I have an ETPS/2 Elantech touchpad in my Asus Eeepc and since installing
  oneiric, 3 finger taps always registers as whatever TapButton1 is set to
  in synclient. The touchpad would appear to use the version 2 protocol,
  since it has 6 bytes per packet.
  
  I reported this issue against linux instead of xserver-xorg-input-
  synaptics because booting into the natty kernel (2.6.38-11) in oneiric
  fixes the issue and 3 finger taps work correctly.
  
  As further testing, I built a kernel from linus's git (so it doesn't
  have the elantech version 3 patches included with the latest oneiric
  kernels), and 3 finger tap still didn't work, so my guess it is a
  problem with one of the changes to include the new kernel multi-touch
  code. I don't know if this means there is a bug in this new code, or
  some issue with xserver-xorg-input-synaptics and the new code.
  
  I reverted the multi-touch changes in drivers/input/mouse/elantech.{c,h}
  (back to the version in 2.6.38, still need to figure out exactly where
  the changes were introduced), rebuilt just the psmouse module and 3
  finger tap works correctly again, so if it is a kernel problem, it would
  appear to be localized to just that module.
  
  I will continue to investigate, any assistance is appreciated.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: linux-image-3.0.0-12-generic 3.0.0-12.20
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  AplayDevices:
    List of PLAYBACK Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC269VB Analog [ALC269VB Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: Intel [HDA Intel], device 0: ALC269VB Analog [ALC269VB Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jconti 1459 F pulseaudio
  CRDA: Error: [Errno 2] No such file or directory
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xf7cf8000 irq 45'
 Mixer name : 'Realtek ALC269VB'
 Components : 'HDA:10ec0269,10438437,00100100'
 Controls  : 11
 Simple ctrls  : 7
  Date: Thu Oct 13 12:30:02 2011
  HibernationDevice: RESUME=UUID=5424bac1-3ac3-4368-a71f-96f497f6662c
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
  MachineType: ASUSTeK Computer INC. 1001PXD
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-12-generic 
root=UUID=cd747d6f-1a58-45fe-b5c2-4e2f5bd95640 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.0.0-12-generic N/A
   linux-backports-modules-3.0.0-12-generic  N/A
   linux-firmware1.60
  SourcePackage: linux
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 01/10/2011
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 0505
  dmi.board.asset.tag: To Be Filled By O.E.M.
  dmi.board.name: 1001PXD
  dmi.board.vendor: ASUSTeK Computer INC.
  dmi.board.version: x.xx
  dmi.chassis.asset.tag: 0x
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK Computer INC.
  dmi.chassis.version: x.x
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr0505:bd01/10/2011:svnASUSTeKComputerINC.:pn1001PXD:pvrx.x:rvnASUSTeKComputerINC.:rn1001PXD:rvrx.xx:cvnASUSTeKComputerINC.:ct10:cvrx.x:
  dmi.product.name: 1001PXD
  dmi.product.version: x.x
  dmi.sys.vendor: ASUSTeK Computer INC.
+ --- 
+ ApportVersion: 1.23-0ubuntu4
+ Architecture: amd64
+ DistUpgraded: Fresh install
+ DistroCodename: oneiric
+ DistroRelease: Ubuntu 11.10
+ DistroVariant: ubuntu
+ InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
+ MachineType: ASUSTeK Computer INC. 1001PXD
+ Package: xserver-xorg-input-synaptics 1.4.1-1ubuntu2
+ PackageArchitecture: amd64
+ ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.0.0-13-generic 
root=UUID=cd747d6f-1a58-45fe-b5c2-4e2f5bd95640 ro quiet splash vt.handoff=7
+ ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
+ Tags:  oneiric ubuntu
+ Uname: Linux 3.0.0-13-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare wireshark
+ dmi.bios.date: 01/10/2011
+ dmi.bios.vendor: American Megatrends Inc.
+ dmi.bios.version: 0505
+ dmi.board.asset.tag: To Be Filled By O.E.M.
+ dmi.board.name: 1001PXD
+ dmi.board.vendor: ASUSTeK Computer INC.
+ dmi.board.version: x.xx
+ dmi.chassis.asset.tag: 0x
+ dmi.chassis.type: 10
+ dmi.chassis.vendor: ASUSTeK Computer INC.
+ dmi.chassis.version: x.x
+ dmi.modalias: 

[Ubuntu-x-swat] [Bug 873482] CurrentDmesg.txt

2011-11-30 Thread Jason Conti
apport information

** Attachment added: CurrentDmesg.txt
   
https://bugs.launchpad.net/bugs/873482/+attachment/2614164/+files/CurrentDmesg.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] Dependencies.txt

2011-11-30 Thread Jason Conti
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/873482/+attachment/2614165/+files/Dependencies.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] DpkgLog.txt

2011-11-30 Thread Jason Conti
apport information

** Attachment added: DpkgLog.txt
   https://bugs.launchpad.net/bugs/873482/+attachment/2614166/+files/DpkgLog.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] Lsusb.txt

2011-11-30 Thread Jason Conti
apport information

** Attachment added: Lsusb.txt
   https://bugs.launchpad.net/bugs/873482/+attachment/2614168/+files/Lsusb.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] ProcCpuinfo.txt

2011-11-30 Thread Jason Conti
apport information

** Attachment added: ProcCpuinfo.txt
   
https://bugs.launchpad.net/bugs/873482/+attachment/2614169/+files/ProcCpuinfo.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] ProcEnviron.txt

2011-11-30 Thread Jason Conti
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/873482/+attachment/2614170/+files/ProcEnviron.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] ProcInterrupts.txt

2011-11-30 Thread Jason Conti
apport information

** Attachment added: ProcInterrupts.txt
   
https://bugs.launchpad.net/bugs/873482/+attachment/2614171/+files/ProcInterrupts.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] ProcModules.txt

2011-11-30 Thread Jason Conti
apport information

** Attachment added: ProcModules.txt
   
https://bugs.launchpad.net/bugs/873482/+attachment/2614172/+files/ProcModules.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] UdevDb.txt

2011-11-30 Thread Jason Conti
apport information

** Attachment added: UdevDb.txt
   https://bugs.launchpad.net/bugs/873482/+attachment/2614173/+files/UdevDb.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] UdevLog.txt

2011-11-30 Thread Jason Conti
apport information

** Attachment added: UdevLog.txt
   https://bugs.launchpad.net/bugs/873482/+attachment/2614174/+files/UdevLog.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] dmidecode.txt.txt

2011-11-30 Thread Jason Conti
apport information

** Attachment added: dmidecode.txt.txt
   
https://bugs.launchpad.net/bugs/873482/+attachment/2614175/+files/dmidecode.txt.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] locale.txt

2011-11-30 Thread Jason Conti
apport information

** Attachment added: locale.txt
   https://bugs.launchpad.net/bugs/873482/+attachment/2614176/+files/locale.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] lsinput.txt.txt

2011-11-30 Thread Jason Conti
apport information

** Attachment added: lsinput.txt.txt
   
https://bugs.launchpad.net/bugs/873482/+attachment/2614177/+files/lsinput.txt.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] peripherals.txt

2011-11-30 Thread Jason Conti
apport information

** Attachment added: peripherals.txt
   
https://bugs.launchpad.net/bugs/873482/+attachment/2614178/+files/peripherals.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] setxkbmap.txt

2011-11-30 Thread Jason Conti
apport information

** Attachment added: setxkbmap.txt
   
https://bugs.launchpad.net/bugs/873482/+attachment/2614179/+files/setxkbmap.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] xinput.txt

2011-11-30 Thread Jason Conti
apport information

** Attachment added: xinput.txt
   https://bugs.launchpad.net/bugs/873482/+attachment/2614180/+files/xinput.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] xkbcomp.txt

2011-11-30 Thread Jason Conti
apport information

** Attachment added: xkbcomp.txt
   https://bugs.launchpad.net/bugs/873482/+attachment/2614181/+files/xkbcomp.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] Re: elantech: Touchpad always reports 3 finger tap as 1 finger tap

2011-11-30 Thread Jason Conti
xev output of 5 triple taps

** Attachment added: xev.log
   
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+attachment/2614183/+files/xev.log

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] Re: elantech: Touchpad always reports 3 finger tap as 1 finger tap

2011-11-30 Thread Jason Conti
** Changed in: xserver-xorg-input-synaptics (Ubuntu)
   Status: Incomplete = Confirmed

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] Lspci.txt

2011-11-30 Thread Jason Conti
apport information

** Attachment added: Lspci.txt
   https://bugs.launchpad.net/bugs/873482/+attachment/2614167/+files/Lspci.txt

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] Re: elantech: Touchpad always reports 3 finger tap as 1 finger tap

2011-10-24 Thread Jason Conti
bwat47: I've noticed the same thing, but I'm not certain it is related
to the xorg driver. Last time it happened, I was looking at it in xev,
and getting weird data. Certain taps would send a flood of events with
weird button values between 4 and 6. I killed the x server and input-
events was reporting strange values on triple tap as well (usually
something like a double tap, triple tap followed by 5 or 7 position
updates all followed by syns and then the double/triple release).
Restarting the x server didn't help, which is what makes me think it
isn't related.

If I manage to reproduce it (happened after a suspend here too), I'll
attach the logs.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] Re: elantech: Touchpad always reports 3 finger tap as 1 finger tap

2011-10-22 Thread Jason Conti
Jorge: Did two finger horizontal scrolling work before applying the
patch, and do you have 'Enable horizontal scrolling' in System
Settings/Mouse and Touchpad/Touchpad checked?

I just enabled two finger scrolling and horizontal scrolling as a test,
and it works correctly with my device.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] Re: elantech: Touchpad always reports 3 finger tap as 1 finger tap

2011-10-19 Thread Jason Conti
** Branch linked: lp:~jconti/ubuntu/oneiric/xserver-xorg-input-
synaptics/bug-873482

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] Re: elantech: Touchpad always reports 3 finger tap as 1 finger tap

2011-10-19 Thread Jason Conti
I pushed the patched package to lp:~jconti/ubuntu/oneiric/xserver-xorg-
input-synaptics/bug-873482

It's the basic idea, but there may be better ways of implementing it,
and while it works for my setup, I can't really say it won't break other
devices (although at the worst it should only fall back to the number of
fingers sent by the kernel instead of using active_touches).

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] Re: elantech: Touchpad always reports 3 finger tap as 1 finger tap

2011-10-17 Thread Jason Conti
As far as I can tell from
http://pkgs.fedoraproject.org/gitweb/?p=xorg-x11-drv-synaptics.git,
Fedora just ships the upstream tarball, so it doesn't have
debian/patches/120_active_touches_num_fingers.patch, which is what is
causing the issue.

I did have a thought though. If I understand the patch correctly, it
expects to have a pair of touch coordinates for each finger, and then
only increments active_touches if they fall in the active region of the
touchpad. Since the elantech touchpads only report a single pair of
coordinates for three finger taps, the maximum for active_touches is
only 1.

My thought was to keep track of how many pairs of coordinates were
received, both in active and inactive regions, and then do a sort of
sanity check before using the active_touches data. If the number of
pairs received is 1 when we receive a SYN_REPORT, but the kernel didn't
send a single tap event, then something is wrong, and we probably should
just go with what the kernel sent us. To keep track of the pairs of
coordinates, I've been using ABS_MT_TRACKING_ID, and incrementing the
number of pairs when it is not -1, decrementing otherwise.

This fixes the issue for me (triple taps work again), but it is really
more of a rough idea at this point, since I am not very familiar with
the synaptics xorg driver.

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 873482] Re: elantech: Touchpad always reports 3 finger tap as 1 finger tap

2011-10-15 Thread Jason Conti
After further investigation, the reason why triple tap works with the
natty kernel and not the oneiric kernel is that has_touch in xserver-
xorg-input-synaptics/src/eventcomm.c is set to false with the natty
kernel (probably do to the lack of semi multi-touch data), so the
active_touches code from patches 120 and 121 is skipped and the
BTN_TOOL_TRIPLETAP data from the kernel is used instead.

With the oneiric kernel, double tap works correctly because the
coordinate for each finger is reported separately, so active_touches is
incremented once for each slot, but the elantech driver reports triple
taps the same as single taps, so active_touches is only incremented
once.

I don't really know how to fix this without possibly breaking something
else.

As an aside, I did find a bug in detecting semi mt devices
(unfortunately, it doesn't help at all). When initializing
ecpriv-semi_mt in eventcomm.c, the code reads the props and then does:

proc  INPUT_PROP_SEMI_MT

to test if the device is a semi mt device. However, INPUT_PROP_SEMI_MT =
0x03, it specifies the bit position, not the bit itself, so something
like:

proc  (1  INPUT_PROP_SEMI_MT)

is probably needed here (or a suitable macro that does something
similar).

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to xserver-xorg-input-synaptics in Ubuntu.
https://bugs.launchpad.net/bugs/873482

Title:
  elantech: Touchpad always reports 3 finger tap as 1 finger tap

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/873482/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp


[Ubuntu-x-swat] [Bug 821702] Re: [Oneiric] Nvidia-current 280.13 hangs up the system

2011-08-05 Thread Jason Conti
Seeing the same problem here with 280.13. Appears to be an infinite loop
in _nv012tls () from /usr/lib/nvidia-current/tls/libnvidia-tls.so.280.13
when exiting.

References:
http://www.nvnews.net/vbulletin/showthread.php?t=164619
https://bugs.gentoo.org/show_bug.cgi?id=375615


** Bug watch added: Gentoo Bugzilla #375615
   http://bugs.gentoo.org/show_bug.cgi?id=375615

-- 
You received this bug notification because you are a member of Ubuntu-X,
which is subscribed to nvidia-graphics-drivers in Ubuntu.
https://bugs.launchpad.net/bugs/821702

Title:
  [Oneiric] Nvidia-current 280.13 hangs up the system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nvidia-graphics-drivers/+bug/821702/+subscriptions

___
Mailing list: https://launchpad.net/~ubuntu-x-swat
Post to : ubuntu-x-swat@lists.launchpad.net
Unsubscribe : https://launchpad.net/~ubuntu-x-swat
More help   : https://help.launchpad.net/ListHelp