[Bug 948173] [NEW] utouch-gesturetest should be removed from the archive

2012-03-06 Thread Chase Douglas
Public bug reported: Gesturetest is a utility that communicates with the uTouch X Gesture Extension. The extension is obsolete and no longer present in Precise. This package should be removed from the archive as it no longer works. ** Affects: utouch (Ubuntu) Importance: Undecided

[Bug 948173] Re: utouch-gesturetest should be removed from the archive

2012-03-06 Thread Chase Douglas
** Changed in: utouch (Ubuntu) Status: New = Fix Committed ** Changed in: utouch (Ubuntu) Importance: Undecided = Low ** Changed in: utouch (Ubuntu) Assignee: (unassigned) = Chase Douglas (chasedouglas) ** Changed in: utouch-gesturetest (Ubuntu) Status: New = Triaged

[Bug 948173] Re: utouch-gesturetest should be removed from the archive

2012-03-06 Thread Chase Douglas
** Description changed: Gesturetest is a utility that communicates with the uTouch X Gesture Extension. The extension is obsolete and no longer present in Precise. This package should be removed from the archive as it no longer works. + + There are no reverse dependencies on

[Bug 944901] Re: Bogus tap gestures generated by the end of an actual drag

2012-03-06 Thread Chase Douglas
** Changed in: utouch-grail (Ubuntu) Assignee: (unassigned) = Chase Douglas (chasedouglas) ** Changed in: utouch-grail (Ubuntu) Status: New = Triaged ** Changed in: utouch-grail (Ubuntu) Importance: Undecided = High ** Changed in: utouch-grail (Ubuntu) Milestone: None

[Bug 936552] Re: MacBookAir 4, 1 trackpad does not work with evdev/multitouch driver

2012-03-06 Thread Chase Douglas
Hi Bryce, This seems to be a udev layer issue, which I have no idea about. I'm removing my assignment because I don't know what to try, and I don't have the resources to look into it right now :(. ** Changed in: xserver-xorg-input-synaptics (Ubuntu) Assignee: Chase Douglas (chasedouglas

[Bug 949109] [NEW] utouch-frame-test-x11 fails with X error

2012-03-07 Thread Chase Douglas
Public bug reported: The current utouch-frame-test-x11 tool fails because it attempts to accept touches without telling the server what version of the XInput protocol the client supports. The client must inform the server it supports version 2.2 of XInput before touch accept/reject requests can

[Bug 949244] [NEW] libgtest.a needs to be built with -fPIC

2012-03-07 Thread Chase Douglas
Public bug reported: Currently, only the shared library version of libgtest is compiled with -fPIC, but the shared library is not distributed. This creates a problem when linking with other code compiled with -fPIC:

[Bug 949109] Re: utouch-frame-test-x11 fails with X error

2012-03-07 Thread Chase Douglas
It looks like this was fixed already in version 2.2.1-0ubuntu1. ** Changed in: utouch-frame (Ubuntu) Status: In Progress = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949109

[Bug 949244] Re: libgtest.a needs to be built with -fPIC

2012-03-07 Thread Chase Douglas
** Bug watch added: Debian Bug tracker #662989 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662989 ** Also affects: gtest (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=662989 Importance: Unknown Status: Unknown -- You received this bug notification because

[Bug 949385] [NEW] NAME env var used inappropriately

2012-03-07 Thread Chase Douglas
Public bug reported: I have the NAME env var set in ~/.bashrc. It is set to my name and email address. When I run byobu, it errors out because it does not set the NAME variable under certain use cases but then attempts to use it later on. byobu should be using a namespace variable (BYOBU_NAME),

[Bug 949465] [NEW] XIScrollClass increment value incorrectly handled on 32-bit machines

2012-03-07 Thread Chase Douglas
machines with the latest gtk update. ** Affects: libxi (Ubuntu) Importance: High Assignee: Chase Douglas (chasedouglas) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 929408] Re: X does not send multitouch touch end events properly

2012-03-07 Thread Chase Douglas
I believe this is due to touch records not ending properly when touches are accepted before they physically end. Since all touches on a touchpad must go to the same window set, once you send multitouch events to one set of windows you cannot send multitouch events to any other windows anymore

[Bug 949791] Re: Touchscreen does not work with unity-3d

2012-03-08 Thread Chase Douglas
** Changed in: xorg-server (Ubuntu) Assignee: (unassigned) = Chase Douglas (chasedouglas) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949791 Title: Touchscreen does not work with unity-3d

[Bug 925785] Re: Starting to scroll is erratic with edge scrolling on touchpad or mouse scrollwheels

2012-03-09 Thread Chase Douglas
Alexander, It sounds like you have Disable touchpad while typing checked in your mouse and touchpad settings. That would explain why the scrolling doesn't occur if when you type on the keyboard. If that does not resolve your issues, please open a new bug. Thanks! -- You received this bug

[Bug 965003] Re: dell mini 10v touchpad dragging stopped working

2012-03-26 Thread Chase Douglas
Hi Rick, Please attach the output of xinput list-props 'SynPS/2 Synaptics TouchPad'. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/965003 Title: dell mini 10v touchpad dragging stopped

[Bug 965836] [NEW] `ssh-add -x` does not prevent key use

2012-03-26 Thread Martin Chase
Public bug reported: I add my key: $ ssh-add -t $((60*60*2)) /media/secret/secret/id_dsa After which I physically remove the USB stick with that key and I lock my agent: $ ssh-add -x Enter lock password: Again: Agent locked. Then I ssh someplace I shouldn't be able to get to: $ ssh -v

[Bug 965836] Re: `ssh-add -x` does not prevent key use

2012-03-26 Thread Martin Chase
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/965836 Title: `ssh-add -x` does not prevent key use To manage notifications about this bug go to:

[Bug 965003] Re: dell mini 10v touchpad dragging stopped working

2012-03-27 Thread Chase Douglas
I'm stumped. I don't see any bad values in your xinput props. Was it working before and then it stopped? Please record the events from your trackpad using the instructions here: https://wiki.ubuntu.com/Multitouch/Testing/uTouchEvEmu#Debugging Perform a simple click and drag with two fingers.

[Bug 966688] [NEW] Touch state accounting should be managed better

2012-03-27 Thread Chase Douglas
, and ownership. Further, I think the touch state lists are broken in a way that will cause unbounded memory growth because touch entries aren't always removed. ** Affects: utouch-grail Importance: Medium Assignee: Chase Douglas (chasedouglas) Status: Fix Committed ** Affects: utouch

[Bug 726832] Re: Touchpad speed scales with multimonitor size per axis

2012-03-27 Thread Chase Douglas
** No longer affects: utouch ** Also affects: xserver-xorg-input-synaptics (Ubuntu) Importance: Undecided Status: New ** Changed in: xserver-xorg-input-synaptics (Ubuntu) Status: New = Confirmed ** Changed in: xserver-xorg-input-synaptics (Ubuntu) Importance: Undecided = Low

[Bug 936815] Re: Unity 2D and 3D crashes in geis_filter_delete()

2012-03-27 Thread Chase Douglas
** Changed in: unity-2d Status: New = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/936815 Title: Unity 2D and 3D crashes in geis_filter_delete() To manage notifications about this

[Bug 939023] Re: X server crashes when evdev is enabled

2012-03-27 Thread Chase Douglas
*** This bug is a duplicate of bug 931397 *** https://bugs.launchpad.net/bugs/931397 ** This bug has been marked a duplicate of bug 931397 Xorg crashes with AutoAddDevices false -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 963072] Re: utouch-frame needs to be relicensed under LGPLv3

2012-03-28 Thread Chase Douglas
** Also affects: utouch-frame (Ubuntu) Importance: Undecided Status: New ** Changed in: utouch-frame (Ubuntu) Importance: Undecided = Critical ** Changed in: utouch-frame (Ubuntu) Milestone: None = ubuntu-12.04 -- You received this bug notification because you are a member of

[Bug 967267] [NEW] Position delta attributes incorrect when touch count changes

2012-03-28 Thread Chase Douglas
for the next event. When the touch count changes and the grail gesture state is reset, the geis calculation often results in wildly incorrect values. ** Affects: utouch-geis Importance: Medium Assignee: Chase Douglas (chasedouglas) Status: In Progress ** Affects: utouch-geis

[Bug 963070] Re: utouch-grail needs to be relicensed under LGPLv3

2012-03-28 Thread Chase Douglas
** Also affects: utouch-grail (Ubuntu) Importance: Undecided Status: New ** Changed in: utouch-grail (Ubuntu) Importance: Undecided = Critical ** Changed in: utouch-grail (Ubuntu) Milestone: None = ubuntu-12.04 -- You received this bug notification because you are a member of

[Bug 967267] Re: Position delta attributes incorrect when touch count changes

2012-03-28 Thread Chase Douglas
** Changed in: utouch-geis Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/967267 Title: Position delta attributes incorrect when touch count changes To

[Bug 966237] Re: Scrolling directing is hard-coded/reversed from xinput

2012-03-29 Thread Chase Douglas
to be resolved in GTK somehow, or marked as won't fix by them. ** Package changed: unity (Ubuntu) = gtk+3.0 (Ubuntu) ** Changed in: gtk+3.0 (Ubuntu) Assignee: Chase Douglas (chasedouglas) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 966595] Re: geistest crashed with SIGSEGV in geis_configuration_get_value()

2012-03-29 Thread Chase Douglas
Hi Rishi, Just for your information, your trackpad is most likely semi-multitouch only. The uTouch stack now only works with full multitouch devices. We have a bug that tracks adding support for semi-multitouch devices again: bug 880591. -- You received this bug notification because you are a

[Bug 955609] Re: utouch-grail-tools package is missing manpages

2012-03-29 Thread Chase Douglas
** Changed in: utouch-grail Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/955609 Title: utouch-grail-tools package is missing manpages To manage

[Bug 968726] [NEW] Passive touch grab ungrabbing is unimplemented

2012-03-29 Thread Chase Douglas
) Importance: High Assignee: Chase Douglas (chasedouglas) Status: In Progress ** Bug watch added: freedesktop.org Bugzilla #48069 https://bugs.freedesktop.org/show_bug.cgi?id=48069 ** Also affects: xorg-server via https://bugs.freedesktop.org/show_bug.cgi?id=48069 Importance

[Bug 968736] [NEW] Windows are sometimes not ungrabbed on subscription deactivation

2012-03-29 Thread Chase Douglas
Public bug reported: The touch ungrab request needs to be flushed to the server. Otherwise, the ungrab may never be processed. ** Affects: utouch-geis Importance: Medium Assignee: Chase Douglas (chasedouglas) Status: In Progress ** Affects: utouch-geis (Ubuntu

[Bug 968736] Re: Windows are sometimes not ungrabbed on subscription deactivation

2012-03-29 Thread Chase Douglas
** Changed in: utouch-geis Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/968736 Title: Windows are sometimes not ungrabbed on subscription deactivation

[Bug 931397] Re: Xorg crashes with AutoAddDevices false

2012-03-30 Thread Chase Douglas
Hi Pieter, Please file a new bug report for your issue. Then subscribe me. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/931397 Title: Xorg crashes with AutoAddDevices false To manage

[Bug 969076] Re: With touchpad, non-first menu items don't highlight and submenus don't open until clicked

2012-03-30 Thread Chase Douglas
I asked Matthew on irc to create a recording of a click and drag. The recording shows a lot of two finger dragging, which may be generating X scroll events. However, all that was based on looking having looked at the wrong bug :(. For this particular bug, I don't yet know what is wrong. I need to

[Bug 967605] Re: No touch events while utouch-geis waits for next timeout

2012-03-30 Thread Chase Douglas
in: utouch-grail Assignee: (unassigned) = Chase Douglas (chasedouglas) ** Changed in: utouch-grail Milestone: None = utouch-grail-3.0.4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/967605 Title

[Bug 967605] Re: No touch events while utouch-grail clients wait for next timeout

2012-03-30 Thread Chase Douglas
** Summary changed: - No touch events while utouch-geis waits for next timeout + No touch events while utouch-grail clients wait for next timeout -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/967605

[Bug 967605] Re: No touch events while utouch-grail clients wait for next timeout

2012-03-30 Thread Chase Douglas
** Changed in: utouch-grail Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/967605 Title: No touch events while utouch-grail clients wait for next timeout

[Bug 967605] Re: No touch events while utouch-grail clients wait for next timeout

2012-03-30 Thread Chase Douglas
** Changed in: utouch-grail Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/967605 Title: No touch events while utouch-grail clients wait for next timeout

[Bug 966688] Re: Touch state accounting should be managed better

2012-03-30 Thread Chase Douglas
** Changed in: utouch-grail Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/966688 Title: Touch state accounting should be managed better To manage

[Bug 965260] Re: Needless memory growth from undeleted Gesture instances

2012-03-30 Thread Chase Douglas
** Changed in: utouch-grail Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/965260 Title: Needless memory growth from undeleted Gesture instances To

[Bug 963379] Re: premature gesture acceptance possible upon timestamps mismatch

2012-03-30 Thread Chase Douglas
** Changed in: utouch-grail Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/963379 Title: premature gesture acceptance possible upon timestamps mismatch

[Bug 955609] Re: utouch-grail-tools package is missing manpages

2012-03-30 Thread Chase Douglas
** Changed in: utouch-grail Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/955609 Title: utouch-grail-tools package is missing manpages To manage

[Bug 963070] Re: utouch-grail needs to be relicensed under LGPLv3

2012-03-30 Thread Chase Douglas
** Changed in: utouch-grail Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/963070 Title: utouch-grail needs to be relicensed under LGPLv3 To manage

[Bug 962705] Re: Taps time out erroneously and don't fire

2012-03-30 Thread Chase Douglas
** Changed in: utouch-grail Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/962705 Title: Taps time out erroneously and don't fire To manage notifications

[Bug 950974] Re: Switch on atomic gestures for touchpads by default

2012-03-30 Thread Chase Douglas
** Changed in: utouch-grail Status: In Progress = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/950974 Title: Switch on atomic gestures for touchpads by default To manage

[Bug 957437] Re: Atomic timeouts not calculated correctly

2012-03-19 Thread Chase Douglas
** Changed in: utouch-grail Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/957437 Title: Atomic timeouts not calculated correctly To manage notifications

[Bug 949855] Re: Tap gesture goes back to Update state after End state.

2012-03-19 Thread Chase Douglas
** Changed in: utouch-grail Status: Triaged = Fix Committed ** Changed in: utouch-grail Milestone: None = utouch-grail-3.0.3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/949855 Title:

[Bug 742006] Re: Grail v1.0.20 does not show all properties on tap

2012-03-19 Thread Chase Douglas
** Changed in: utouch-grail Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/742006 Title: Grail v1.0.20 does not show all properties on tap To manage

[Bug 949933] Re: Have to compile gtest ourselves

2012-03-19 Thread Chase Douglas
** Changed in: utouch-grail Status: New = In Progress ** Changed in: utouch-grail Importance: Undecided = High ** Also affects: utouch-grail (Ubuntu) Importance: Undecided Status: New ** Changed in: utouch-grail (Ubuntu) Importance: Undecided = High -- You received this

[Bug 662957] Re: wacom tablet pc: single touch registers as two-finger tap

2012-03-19 Thread Chase Douglas
Hi Timo, This bug is old, so please retest. I hope it has been fixed by now. ** Changed in: utouch-grail Status: New = Incomplete ** Changed in: utouch-grail Importance: Undecided = Medium ** Project changed: utouch-grail = linux ** Also affects: linux (Ubuntu) Importance:

[Bug 959791] Re: FFe: Sync xutils-dev 1:7.7~1 (main) from Debian unstable (main)

2012-03-19 Thread Chase Douglas
** Changed in: xutils-dev (Ubuntu) Milestone: None = ubuntu-12.04-beta-2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/959791 Title: FFe: Sync xutils-dev 1:7.7~1 (main) from Debian unstable

[Bug 959791] Re: FFe: Sync xutils-dev 1:7.7~1 (main) from Debian unstable (main)

2012-03-19 Thread Chase Douglas
** Changed in: xutils-dev (Ubuntu) Status: Confirmed = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/959791 Title: FFe: Sync xutils-dev 1:7.7~1 (main) from Debian unstable (main) To

[Bug 959836] [NEW] Needs to distribute sources instead of precompiled libraries

2012-03-19 Thread Chase Douglas
-gtest in the archive, though some upstreams use it where available. Those upstreams are already in the process of changing. ** Affects: xorg-gtest (Ubuntu) Importance: High Assignee: Chase Douglas (chasedouglas) Status: In Progress -- You received this bug notification because

[Bug 960108] Re: Right-click simulation (two-finger hold+click) no longer works on MacBook touchpad

2012-03-20 Thread Chase Douglas
Hi Matthew, Please run xinput list-props appletouch and attach the output here. This will help us determine what configuration options are being set for your device. Thanks! ** Changed in: xserver-xorg-input-synaptics (Ubuntu) Status: New = Incomplete ** Changed in:

[Bug 960438] [NEW] Tap touches rejected erroneously

2012-03-20 Thread Chase Douglas
and rejects it erroneously. The fix requires keeping track of all current touches that make up the gesture, but also keeping track of all touches that were ever part of the gesture too. ** Affects: utouch-grail Importance: Medium Assignee: Chase Douglas (chasedouglas) Status

[Bug 960528] [NEW] Usage of xorg-gtest depends on xutils-dev (= 1:7.7~1)

2012-03-20 Thread Chase Douglas
Public bug reported: It is required for aclocal macros in xorg-gtest.m4. ** Affects: xorg-gtest (Ubuntu) Importance: Medium Assignee: Chase Douglas (chasedouglas) Status: Triaged -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 960598] Re: utouch-grail aborts when there are multiple accepted atomic gestures

2012-03-20 Thread Chase Douglas
** Changed in: utouch-grail Milestone: None = utouch-grail-3.0.3 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/960598 Title: utouch-grail aborts when there are multiple accepted atomic gestures

[Bug 961140] Re: synclient ClickFinger configuration is ignored

2012-03-21 Thread Chase Douglas
*** This bug is a duplicate of bug 960108 *** https://bugs.launchpad.net/bugs/960108 Hi Dario, You mention two issues in your bug report: * ClickFinger3 is disabled by default now. This is required to allow for Unity three touch multitouch gestures. While it's not likely that your trackpad

[Bug 960108] Re: Right-click simulation (two-finger hold+click) no longer works on MacBook touchpad

2012-03-21 Thread Chase Douglas
The issue lies in a bad interaction between middle button emulation (press both physical right and left buttons at the same time) and click action support. This isn't seen for clickpads because middle button emulation is disabled by default. -- You received this bug notification because you are

[Bug 961489] [NEW] Xorg-gtest and gtest libraries need to be compiled locally

2012-03-21 Thread Chase Douglas
Public bug reported: Upstream, gtest has discouraged using precompiled libraries. Xorg-gtest has taken a similar stance because of this. Thus, utouch-frame needs to build these libraries locally. ** Affects: utouch-frame Importance: High Assignee: Chase Douglas (chasedouglas

[Bug 961725] [NEW] Three touch tap must be disabled by default for uTouch gestures

2012-03-21 Thread Chase Douglas
) Importance: Medium Assignee: Chase Douglas (chasedouglas) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/961725 Title: Three touch tap must be disabled by default

[Bug 961738] [NEW] Clickpad click actions triggered for wrong number of touches

2012-03-21 Thread Chase Douglas
, the context menu will appear and disappear in quick succession. ** Affects: xserver-xorg-input-synaptics (Ubuntu) Importance: Medium Assignee: Chase Douglas (chasedouglas) Status: In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 961725] Re: Three touch tap must be disabled by default for uTouch gestures

2012-03-21 Thread Chase Douglas
** Description changed: Just as three touch clickfinger actions are disabled, three touch taps must be disabled by default as well. For most users, this won't be a change because gnome-settings-daemon is already disabling three touch taps. + + See

[Bug 933355] Re: Middle-click on MacBook Pro touchpad no longer works

2012-03-21 Thread Chase Douglas
This has been disabled by default because it conflicts with three touch multitouch Unity gestures. You can manually override this by running: $ synclient ClickFinger3=2 ** Changed in: xserver-xorg-input-synaptics (Ubuntu) Status: Confirmed = Won't Fix -- You received this bug

[Bug 762768] Re: cannot select text with left click with touchpad

2012-03-21 Thread Chase Douglas
*** This bug is a duplicate of bug 932947 *** https://bugs.launchpad.net/bugs/932947 This should be fixed now. ** This bug has been marked a duplicate of bug 932947 [FFe] ClickPad support -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 822144] Re: Touchpad with integrated click buttons: right button missing, both mouse buttons act as left

2012-03-21 Thread Chase Douglas
*** This bug is a duplicate of bug 932947 *** https://bugs.launchpad.net/bugs/932947 This should be fixed now. ** This bug has been marked a duplicate of bug 932947 [FFe] ClickPad support -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 961596] Re: Needs symbol visibility filtering

2012-03-21 Thread Chase Douglas
** Changed in: utouch-frame Status: In Progress = Fix Committed ** Also affects: utouch-frame (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 724347] Re: Add support for multi-finger, non-mt trackpads

2012-03-21 Thread Chase Douglas
** Changed in: utouch-frame Importance: Medium = Wishlist ** Also affects: utouch-frame (Ubuntu) Importance: Undecided Status: New ** Changed in: utouch-frame (Ubuntu) Importance: Undecided = Wishlist ** Changed in: utouch-frame (Ubuntu) Status: New = Triaged -- You

[Bug 961596] Re: Needs symbol visibility filtering

2012-03-21 Thread Chase Douglas
** Changed in: utouch-frame Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/961596 Title: Needs symbol visibility filtering To manage notifications about

[Bug 961489] Re: Xorg-gtest and gtest libraries need to be compiled locally

2012-03-21 Thread Chase Douglas
** Changed in: utouch-frame Status: Fix Committed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/961489 Title: Xorg-gtest and gtest libraries need to be compiled locally To

[Bug 969554] Re: Performing a pinch gesture over a window has no effect

2012-03-31 Thread Chase Douglas
** Changed in: unity Milestone: None = 5.10.0 ** Changed in: unity Importance: Undecided = Medium ** Changed in: unity (Ubuntu) Milestone: None = ubuntu-12.04 ** Changed in: unity (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a

[Bug 966715] Re: Touch Screen eGalax (usb 0eef:7356) don't run multitouch

2012-03-31 Thread Chase Douglas
** Changed in: utouch (Ubuntu) Importance: Undecided = Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/966715 Title: Touch Screen eGalax (usb 0eef:7356) don't run multitouch To manage

[Bug 940612] Re: three-finger move does not move (Precise)

2012-03-31 Thread Chase Douglas
** Changed in: unity Milestone: None = 5.10.0 ** Also affects: unity (Ubuntu) Importance: Undecided Status: New ** Changed in: unity (Ubuntu) Importance: Undecided = High ** Changed in: unity (Ubuntu) Milestone: None = ubuntu-12.04 -- You received this bug notification

[Bug 929410] Re: X sends touch events with wrong device id

2012-03-31 Thread Chase Douglas
Does this bug still occur? ** Changed in: xorg-server (Ubuntu) Status: New = Incomplete ** Changed in: xorg-server (Ubuntu) Assignee: Chase Douglas (chasedouglas) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 928313] Re: Horizontal scrolling inverted for Microsoft Intellimouse Explorer for Bluetooth

2012-03-31 Thread Chase Douglas
*** This bug is a duplicate of bug 932439 *** https://bugs.launchpad.net/bugs/932439 ** This bug is no longer a duplicate of bug 921139 mouse scroll left-right inverted since 1.11 ** This bug has been marked a duplicate of bug 932439 Horizontal scrolling reversed recently -- You

[Bug 921139] Re: mouse scroll left-right inverted since 1.11

2012-03-31 Thread Chase Douglas
*** This bug is a duplicate of bug 932439 *** https://bugs.launchpad.net/bugs/932439 ** This bug has been marked a duplicate of bug 932439 Horizontal scrolling reversed recently -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 775595] Re: Create a Compiz visualizer plugin for utouch

2012-03-31 Thread Chase Douglas
** No longer affects: ubuntu ** Changed in: utouch Importance: Undecided = Wishlist -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/775595 Title: Create a Compiz visualizer plugin for utouch To

[Bug 969495] Re: evdev stopped remapping events

2012-03-31 Thread Chase Douglas
** Changed in: xserver-xorg-input-evdev (Ubuntu) Assignee: (unassigned) = Chase Douglas (chasedouglas) ** Changed in: xserver-xorg-input-evdev (Ubuntu) Importance: Undecided = Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 754000] Re: Running Unity disables Xorg's 3-finger click support (middle click)

2012-03-31 Thread Chase Douglas
** Changed in: xserver-xorg-input-synaptics (Ubuntu) Status: Won't Fix = Confirmed ** Changed in: xserver-xorg-input-synaptics (Ubuntu) Assignee: (unassigned) = Chase Douglas (chasedouglas) -- You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 932322] Re: evince crashed with SIGSEGV in XPending()

2012-04-02 Thread Chase Douglas
** Changed in: utouch-geis Status: Confirmed = Incomplete ** Changed in: utouch-geis (Ubuntu) Status: Confirmed = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/932322 Title:

[Bug 971783] [NEW] 3 touch taps and clicks are broken

2012-04-02 Thread Chase Douglas
of the reported touch count and the number of touches provided ensures the count is accurate for all device types. ** Affects: xserver-xorg-input-synaptics (Ubuntu) Importance: Low Assignee: Chase Douglas (chasedouglas) Status: In Progress -- You received this bug notification

[Bug 754000] Re: Running Unity disables Xorg's 3-finger click support (middle click)

2012-04-02 Thread Chase Douglas
(Ubuntu) Assignee: Chase Douglas (chasedouglas) = (unassigned) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754000 Title: Running Unity disables Xorg's 3-finger click support (middle click

[Bug 944961] Re: Can't enable Right Button Area on Elantech ETPS/2 Clickpad

2012-04-02 Thread Chase Douglas
Hi Wojciech, Please open a new bug for this issue. Use ubuntu-bug xserver-xorg- input-synaptics. Then, create a device.prop file as detailed here: https://wiki.ubuntu.com/Multitouch/Testing/uTouchEvEmu#Debugging. Attach the file to the bug. Finally, subscribe the bug to me. Thanks! -- You

[Bug 969495] Re: evdev stopped remapping events

2012-04-02 Thread Chase Douglas
The event_key_remap option is not part of upstream xf86-input-evdev. It appears to be provided by a patch from: http://www.thenautilus.net/SW/xf86-input-evdev/. As such, it is not supported by Ubuntu. Your options are: * Propose the patch for inclusion in upstream xf86-input-evdev and/or Ubuntu

[Bug 948587] Re: hid-wiimote driver causes Xorg crash in GetPointerEvents

2012-04-02 Thread Chase Douglas
Hi Grant, Please provide a recording of this device that causes X to crash: https://wiki.ubuntu.com/Multitouch/Testing/uTouchEvEmu#Debugging. Attach both device.prop and device.record. Then anyone can replay the device to debug it. Thanks! -- You received this bug notification because you are

[Bug 943880] Re: Xorg crashed with SIGABRT in __libc_message() from XIDestroyDeviceProperty

2012-04-02 Thread Chase Douglas
I tried to run X under valgrind to see if disconnecting a device would provide any clues. Unfortunately, it didn't. I hit a crash when X tries to use snprintf from signal context when mtdev_get returns an error, but that's irrelevant to this bug. I removed the logging line, but then I don't get

[Bug 972012] [NEW] Touchscreen touches are not rejected until they end

2012-04-02 Thread Chase Douglas
Public bug reported: Due to a recent change in the recognizer, touches are not rejected until they physically end. This nearly completely breaks single touch touchscreen interactions. ** Affects: utouch-grail Importance: High Assignee: Chase Douglas (chasedouglas) Status

[Bug 904731] Re: Subscription fails with daily PPA

2012-03-12 Thread Chase Douglas
Stephen, I have a feeling this has been fixed. Can you verify? Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/904731 Title: Subscription fails with daily PPA To manage notifications about

[Bug 944725] Re: utouch-compiz uninstallable in Precise: Depends: compiz-core-abiversion-20110703 but it is not installable

2012-03-12 Thread Chase Douglas
utouch-compiz was a placeholder package due to how compiz plugins worked. It was never used, and is now abandoned. It has been removed for Precise. ** Changed in: utouch-compiz (Ubuntu) Status: Triaged = Won't Fix -- You received this bug notification because you are a member of Ubuntu

[Bug 933551] Re: eog crashed with SIGSEGV in read()

2012-03-12 Thread Chase Douglas
** Changed in: utouch-geis (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/933551 Title: eog crashed with SIGSEGV in read() To manage notifications about

[Bug 879182] Re: Not all installed files are packaged

2012-03-12 Thread Chase Douglas
** Changed in: libgrip (Ubuntu) Importance: Medium = Low -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/879182 Title: Not all installed files are packaged To manage notifications about this bug

[Bug 824757] Re: Gestures are jittery

2012-03-12 Thread Chase Douglas
We are no longer using grail v1, and this is specific to that recognizer. I'm closing this as won't fix. ** Changed in: utouch-grail (Ubuntu) Status: Triaged = Won't Fix ** Changed in: utouch-grail Status: In Progress = Won't Fix -- You received this bug notification because you

[Bug 622817] Re: Get apport hooks set up and working with uTouch

2012-03-12 Thread Chase Douglas
gesturetest is obsolete and has been removed in Precise. I am closing this as won't fix. ** Changed in: utouch-gesturetest (Ubuntu) Status: Fix Committed = Won't Fix -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 775782] Re: uTouch must support edge detection for touch events

2012-03-12 Thread Chase Douglas
Support for this is available in utouch-grail 3.x and will be added in utouch-geis 2.2.6 soon. ** Changed in: utouch-grail Status: Triaged = Fix Released ** Changed in: utouch-grail (Ubuntu) Status: Triaged = Fix Released ** Changed in: utouch-geis Milestone: None =

[Bug 654507] Re: Touchscreen (Wacom) Multitouch Support Missing in Linux

2012-03-12 Thread Chase Douglas
This bug is old and potentially involves many different types of hardware. Rather than try to untangle it, if anyone still has a bug with their hardware please open a new bug. Thanks! ** Changed in: linux (Ubuntu) Status: Confirmed = Won't Fix ** Changed in: utouch (Ubuntu)

[Bug 639734] Re: Pressing buttons on quanta hardware is very hard and imprecise

2012-03-12 Thread Chase Douglas
I am guessing this bug is resolved at this point given the last comment date. I think updates to the Linux kernel and X server may have fixed things. Please reopen if that's not the case. ** Changed in: utouch (Ubuntu) Status: In Progress = Fix Released -- You received this bug

[Bug 934207] Re: gesture rejection has ne effect

2012-03-12 Thread Chase Douglas
** Changed in: utouch-geis (Ubuntu) Importance: Low = High ** Changed in: utouch-geis Importance: Medium = High ** Summary changed: - gesture rejection has ne effect + gesture rejection has no effect -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 880591] Re: ALPS Glidepoint not listed under geisview supported devices

2012-03-12 Thread Chase Douglas
ALPS multitouch support is only semi-multitouch at this point. The uTouch stack will does not work with semi-multitouch devices. I am going to rewrite this bug to be about semi-multitouch support in uTouch. I can't promise that we will add support, but at least it will be documented and left open

[Bug 655169] Re: uTouch support for HP TouchSmart 600 (nwfermi based)

2012-03-12 Thread Chase Douglas
Hi Jeff, I hope that this bug has been resolved by now. If the driver supports the Linux evdev protocol, then utouch should work just fine with it. I'm closing this bug as fix released on the belief that is has been fixed by now. If it hasn't please reopen it. ** Changed in: utouch (Ubuntu)

[Bug 801988] Re: [Acer W500] multitouch doesn't work

2012-03-12 Thread Chase Douglas
The gesture hang is a general issue somewhere in the X server, utouch- grail, or unity. I will be attempting to fix this soon. ** Changed in: utouch (Ubuntu) Status: Confirmed = Triaged ** Changed in: utouch (Ubuntu) Assignee: (unassigned) = Chase Douglas (chasedouglas) ** Changed

<    1   2   3   4   5   6   7   8   9   10   >