[Bug 774938] Re: Erratic cursor movement when using "Coordinate Transformation Matrix"

2011-05-16 Thread Chase Douglas
** Changed in: xserver-xorg-input-evdev (Ubuntu) Status: In Progress => Fix Committed ** Package changed: xserver-xorg-input-evdev (Ubuntu) => xorg-server (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 773138] Re: Multitouch gestures not working with touch screen using evdev driver

2011-05-16 Thread Chase Douglas
Gestures are working properly since you see the correct output from geistest. Now you need something to listen to those gestures. Ginn can translate two finger drag events into scroll events. In Ubuntu 11.04, you should be able to run ginn at the command line to do this. Otherwise, you will need to

[Bug 774938] Re: Erratic cursor movement when using "Coordinate Transformation Matrix"

2011-05-16 Thread Chase Douglas
** Changed in: xserver-xorg-input-evdev (Ubuntu) Status: New => In Progress ** Changed in: xserver-xorg-input-evdev (Ubuntu) Importance: Undecided => Medium ** Changed in: xserver-xorg-input-evdev (Ubuntu) Assignee: (unassigned) => Chase Douglas (chasedouglas) -- You

[Bug 534549] Re: BUG: scheduling while atomic: swapper/0/0x10000100

2011-05-11 Thread Chase Douglas
** Changed in: linux (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/534549 Title: BUG: scheduling while atomic: swappe

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

2011-05-10 Thread Chase Douglas
** Visibility changed to: Private -- You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. https://bugs.launchpad.net/bugs/775782 Title: uTouch must support edge detection for touch events -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubunt

[Bug 762938] Re: Wacom Pressure broken with QT applications

2011-05-09 Thread Chase Douglas
To best resolve this issue, we need a recording of the input events from the device. Then anyone can play back the events to debug the issue. Can someone who has this bug perform the steps listed at https://wiki.ubuntu.com/Multitouch/Testing/uTouchEvEmu#Debugging. When recording, skip steps 3, 4,

[Bug 675691] Re: xinput2 test breaks touch screen and synaptics touchpad

2011-05-08 Thread Chase Douglas
This has been fixed. Thanks! ** Changed in: utouch (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/675691 Title: xinput2 test breaks touch screen

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

2011-05-02 Thread Chase Douglas
** Also affects: utouch Importance: Undecided Status: New ** Changed in: utouch Status: New => Triaged -- 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 v

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

2011-05-02 Thread Chase Douglas
Importance: High Assignee: Stephen M. Webb (bregma) Status: Triaged ** Affects: utouch-grail Importance: High Assignee: Chase Douglas (chasedouglas) Status: Triaged ** Affects: utouch-geis (Ubuntu) Importance: High Assignee: Stephen M. Webb (bregma

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

2011-05-02 Thread Chase Douglas
** Changed in: ubuntu Milestone: oneiric-alpha-1 => oneiric-alpha-3 -- 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 -- ubuntu-bugs mail

[Bug 775595] [NEW] Create a Compiz visualizer plugin for utouch

2011-05-02 Thread Chase Douglas
Public bug reported: This is an extension of the "no touch left behind" concept where we can provide some visualization of touches through the desktop interface. ** Affects: ubuntu Importance: Wishlist Assignee: Chase Douglas (chasedouglas) Status: Triaged **

[Bug 735806] Re: Only up to two touches are reported for semi-multitouch devices

2011-05-01 Thread Chase Douglas
** Changed in: utouch-frame 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/735806 Title: Only up to two touches are reported for semi-multitouch devices -

[Bug 742567] Re: multitouch events do not respect swap/invert axes properties

2011-04-29 Thread Chase Douglas
David, Oh yes, now I know what's going on. This was a bug reported upstream that we've been discussing a fix for. The issue is the mixing of coordinate transformation and the new masked valuators. A simple patch should fix things up. Can you file a new bug for this and assign it to me? This is re

[Bug 742567] Re: multitouch events do not respect swap/invert axes properties

2011-04-28 Thread Chase Douglas
Hi David, Thanks for catching the mistake on the rotation matrix! I didn't have a machine I could test it out on, so I made an educated guess. I have fixed the wiki page. Are you trying to combine axis swapping in evdev with an input transformation matrix? If so, that would give indeterminate res

[Bug 701086] Re: utouch does not recognize that I use a left-handed mouse

2011-04-27 Thread Chase Douglas
The next step would be to attach a recording of the device to see if someone else can reproduce it. You will need to be in Natty (I think it will work from a thumb drive), then follow these instructions: https://wiki.ubuntu.com/Multitouch/Testing/uTouchEvEmu#Debugging Please attach the device.pro

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

2011-04-27 Thread Chase Douglas
After some more thought, I think this is more complex. We can determine if a trackpad is a button pad, but we need more information to determine how much bottom area should be masked. I think we should do the following: 1. Export the input device properties through udev (I'm assuming it doesn't do

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

2011-04-26 Thread Chase Douglas
Hi Reinhard, It sounds like you have a clickpad trackpad. This is a known issue of clickpad trackpads and X synaptics. The fix, as you noted, is to define a bottom edge area. We probably want to do this for all clickpad devices, which I believe we have information from the kernel for. ** Changed

[Bug 765529] Re: utouch-compiz depending on package that's not available

2011-04-25 Thread Chase Douglas
utouch-compiz only exists in the archive for the purpose of developing the utouch stack post-natty. It currently does nothing useful. Thus, I'm closing this as won't fix. Thanks for reporting the issue! ** Changed in: utouch-compiz (Ubuntu) Status: Confirmed => Won't Fix -- You received

[Bug 701086] Re: utouch does not recognize that I use a left-handed mouse

2011-04-25 Thread Chase Douglas
Natty will help us find a fix for this issue. Thanks! ** Changed in: utouch (Ubuntu) Status: New => Incomplete ** Changed in: utouch (Ubuntu) Assignee: Chase Douglas (chasedouglas) => (unassigned) ** Changed in: utouch (Ubuntu) Importance: Undecided => Medium ** Pack

[Bug 748282] Re: 4-finger drag also registers 3-finger tap simultaneously

2011-04-20 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/748282 Title: 4-finger drag also registers 3-finger tap simultaneously -- ubun

[Bug 747790] Re: compiz crashed with SIGSEGV in geis_subscription_activate()

2011-04-20 Thread Chase Douglas
** Changed in: utouch 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/747790 Title: compiz crashed with SIGSEGV in geis_subscription_activate() -- ubuntu-bugs mailin

[Bug 757972] Re: Easystroke doesn't recognize button release

2011-04-19 Thread Chase Douglas
This bug should be fixed in the next version of xorg-server released to Natty. The new package has been uploaded to the Natty queue and will be reviewed shortly before it is accepted. ** Changed in: xorg-server (Ubuntu) Status: In Progress => Fix Committed -- You received this bug notific

[Bug 745065] Re: Touchscreen not detected as multi-input

2011-04-19 Thread Chase Douglas
Based on an irc discussion, it sounds like the touchscreen is recognized as a "PS/2 Generic Mouse". It is also believed that in previous releases the X evtouch input module was used. This module has been deprecated and removed from Ubuntu due to a lack of upstream maintenance. We are trying to bri

[Bug 757972] Re: Easystroke doesn't recognize button release

2011-04-15 Thread Chase Douglas
Upstream has reverted the patch that causes this bug. We should do the same. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/757972 Title: Easystroke doesn't recognize button release -- ubuntu-bugs

[Bug 670016] Re: [SRU] Xorg crashes when performing gesture

2011-04-15 Thread Chase Douglas
** Changed in: xorg-server (Ubuntu) Status: In Progress => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/670016 Title: [SRU] Xorg crashes when performing gesture -- ubuntu-bugs mail

[Bug 723902] Re: Implicit grabs need to cancel touch sequences

2011-04-15 Thread Chase Douglas
It looks like the XI 2.1 protocol will go in a different direction, so this bug is now invalid. ** Changed in: xorg-server (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchp

[Bug 723905] Re: Semi-multitouch devices should be disabled in Natty

2011-04-15 Thread Chase Douglas
Given that X evdev isn't used for trackpads and that a fix has been added in X synaptics, I'm marking this bug as won't fix for the server and X evdev. ** Changed in: xorg-server (Ubuntu) Status: In Progress => Won't Fix ** Changed in: xserver-xorg-input-evdev (Ubuntu) Status: Triag

[Bug 754470] Re: syndaemon consumes 100% CPU

2011-04-15 Thread Chase Douglas
Ok, this confirms what Emmanuel was seeing. At this point, I don't think I can easily debug the issue remotely, and I can't seem to trigger it on my systems. I'll push the workaround patch to Ubuntu, but I'm hoping someone else will be able to come along and debug it some more. -- You received th

[Bug 754470] Re: syndaemon consumes 100% CPU

2011-04-15 Thread Chase Douglas
Ivan, I'm glad this fixes the hung process issue for you. However, it shows there is also a bug somewhere else in the stack. Please kill the running syndaemon process and run it manually: $ killall syndaemon $ syndaemon -v -i 0.5 -k -R When you hit the bug, it should print out a message about a

[Bug 754470] Re: syndaemon consumes 100% CPU

2011-04-15 Thread Chase Douglas
So what I wrote before isn't quite correct. I believe libXtst is working alright, but an event gets stuck in the queue, as Emmanuel noted. I have added a bit of code to syndaemon to check for any left over events after all replies have been handled. Any events found are discarded. Please test the

[Bug 573006] Re: Touch screen driver clicks at wrong location

2011-04-15 Thread Chase Douglas
** Description changed: - On Lucid, the touch screen of my Latitude 2100 is no longer handled by - evtouch, but some other touchscreen driver having the following bug: + Freeze Exception + --- + Some input devices provide information on proximity. For the X evdev module, X events

[Bug 573006] Re: Touch screen driver clicks at wrong location

2011-04-15 Thread Chase Douglas
** Changed in: xserver-xorg-input-evdev (Ubuntu) Milestone: None => ubuntu-11.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/573006 Title: Touch screen driver clicks at wrong location -- ubu

[Bug 754470] Re: syndaemon consumes 100% CPU

2011-04-14 Thread Chase Douglas
Also, this means there's a second bug that likely resides in the server. An X record client shouldn't be receiving any replies other than XRecord replies. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 754470] Re: syndaemon consumes 100% CPU

2011-04-14 Thread Chase Douglas
Emmanuel, The XRecord library is in libXtst. In its async handler (record_async_handler), there's no checking of the X reply type other than to check whether it's an error or not. If it gets a non error reply, then it assumes it's a record reply without actually checking. This will cause undefined

[Bug 754470] Re: syndaemon consumes 100% CPU

2011-04-14 Thread Chase Douglas
** Bug watch removed: Red Hat Bugzilla #670039 https://bugzilla.redhat.com/show_bug.cgi?id=670039 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/754470 Title: syndaemon consumes 100% CPU -- ubun

[Bug 573006] Re: Touch screen driver clicks at wrong location

2011-04-14 Thread Chase Douglas
nh2, Ok, I think I found the last part of this bug :). I've uploaded a new test package to ppa:utouch-team/unstable. Please install it after it has built. As a side note, the ppa includes some new bits under development. If you do an upgrade of all packages it will upgrade libutouch-grail1 which

[Bug 754470] Re: syndaemon consumes 100% CPU

2011-04-14 Thread Chase Douglas
et me know what you see. Thanks! ** Changed in: xserver-xorg-input-synaptics (Ubuntu Natty) Status: Confirmed => In Progress ** Changed in: xserver-xorg-input-synaptics (Ubuntu Natty) Assignee: (unassigned) => Chase Douglas (chasedouglas) ** Bug watch added: freedesktop.org Bugz

[Bug 760315] Re: Three pinch maximize/minimize requires too much movement

2011-04-14 Thread Chase Douglas
I think I was running an older version of Unity. I retested and it seems to function well now. ** Changed in: unity Status: Triaged => Invalid ** Changed in: unity (Ubuntu) Status: Triaged => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 757972] Re: Easystroke doesn't recognize button release

2011-04-14 Thread Chase Douglas
** Changed in: easystroke (Ubuntu) Status: New => Invalid ** Changed in: xorg-server (Ubuntu) Status: Incomplete => In Progress ** Changed in: xorg-server (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 757972] Re: Easystroke doesn't recognize button release

2011-04-14 Thread Chase Douglas
: (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/757972 Title: Easystroke doesn't recognize button release -- ubuntu-bugs mailing list ubu

[Bug 582809] Re: Synaptics Clickpad touchpad buttons are not working

2011-04-14 Thread Chase Douglas
Hi Paul, You can mask out an area of the bottom of the touchpad by using the "AreaBottomEdge" option. Add the following to /etc/X11/xorg.conf (create it if needed): Section "InputClass" Identifier "Synaptics With Bottom Area" MatchIsTouchpad "on" MatchDevicePath "/dev/inpu

[Bug 757972] Re: Easystroke doesn't recognize button release

2011-04-14 Thread Chase Douglas
I don't see anything odd with the update, and I'm running it here without issues. ** 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 to

[Bug 754470] Re: syndaemon consumes 100% CPU

2011-04-13 Thread Chase Douglas
It would be helpful if someone could get a backtrace of syndaemon while it's stuck. First, install xserver-xorg-input-synaptics-dbgsym. To install it, do one of the following: * Enable the ddebs repository: $ sudo add-apt-repository deb http://ddebs.ubuntu.com/ natty main $ sudo apt-get update

[Bug 573006] Re: Touch screen driver clicks at wrong location

2011-04-13 Thread Chase Douglas
nh2, Could you describe what you did in the recording, what you expect, and what actually is happening for you? I don't see anything wrong with how X evdev is interpreting the input stream on my system. Thanks! ** Changed in: xserver-xorg-input-evdev (Ubuntu) Status: Confirmed => Triaged

[Bug 736523] Re: cannot left click and drag with touchpad (regression)

2011-04-13 Thread Chase Douglas
Hi Reinhard, Please open a new bug for your issue by running "ubuntu-bug xserver- xorg-input-synaptics". After creating the bug, please subscribe me (my LP id is chasedouglas). Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 745996] Re: All unity windows are invisible (panel, launcher, dash)

2011-04-13 Thread Chase Douglas
I also added a line about this issue to the release notes for Natty. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745996 Title: All unity windows are invisible (panel, launcher, dash) -- ubuntu-b

[Bug 745996] Re: All unity windows are invisible (panel, launcher, dash)

2011-04-13 Thread Chase Douglas
I can confirm that this is an issue with my ~/.drirc file as well. I can't remember exactly why I have the file, but I'm guessing it was to enable a bit of hardware acceleration for Flash. ** Changed in: unity (Ubuntu) Status: Confirmed => Invalid ** Changed in: unity Status: Confir

[Bug 758064] Re: [Natty Beta 1] Utouch doesn't recognize touchscreen on HP EliteBook 2740p

2011-04-11 Thread Chase Douglas
I'm going to leave the bug in the "triaged" state since we don't know if the device is multitouch or not. If we determine it is single touch only we will move the bug to "invalid". Otherwise, we'll leave it at "triaged" until someone figures out how to enable the multitouch features of the device.

[Bug 758064] Re: [Natty Beta 1] Utouch doesn't recognize touchscreen on HP EliteBook 2740p

2011-04-11 Thread Chase Douglas
Actually, I saw in an email thread that it does work for single touch usage. It must be a wacom touchscreen since that's the only other pointing input device that X sees. Wacom devices are either single or two touch devices. You can try geistest to see if any two touch gestures are found, but if no

[Bug 758064] Re: [Natty Beta 1] Utouch doesn't recognize touchscreen on HP EliteBook 2740p

2011-04-11 Thread Chase Douglas
Does the touchscreen work for single touch usage? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/758064 Title: [Natty Beta 1] Utouch doesn't recognize touchscreen on HP EliteBook 2740p -- ubuntu-

[Bug 752924] Re: Setting CXXFLAGS drops the autoconf default "-g -O2"

2011-04-08 Thread Chase Douglas
Hi Scott, My understanding was that if you needed a package uploaded to Ubuntu, you should subscribe ubuntu-sponsors and set the status to new. Maybe I'm confusing the procedures for uploading with a freeze exception? (To be clear, I don't think a freeze exception is needed here. I think ubuntu-r

[Bug 752924] Re: Setting CXXFLAGS drops the autoconf default "-g -O2"

2011-04-08 Thread Chase Douglas
** Changed in: libavg (Ubuntu) Status: Fix Committed => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/752924 Title: Setting CXXFLAGS drops the autoconf default "-g -O2" -- ubuntu-bugs m

[Bug 745065] Re: Touchscreen not detected as multi-input

2011-04-08 Thread Chase Douglas
** Changed in: xf86-input-wacom (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/745065 Title: Touchscreen not detected as multi-input -- ubuntu-bugs m

[Bug 753326] Re: two-finger scroll no longer works

2011-04-08 Thread Chase Douglas
*** This bug is a duplicate of bug 747611 *** https://bugs.launchpad.net/bugs/747611 ** This bug has been marked a duplicate of bug 747611 [natty] two-finger-scroll stopped working after today's update * You can subscribe to bug 747611 by following this link: https://bugs.launchpad.net/ut

[Bug 751030] Re: Touchpad in ThinkPad T510 only does two finger gestures

2011-04-08 Thread Chase Douglas
*** This bug is a duplicate of bug 735806 *** https://bugs.launchpad.net/bugs/735806 There's a few things going on here. In the X server, the number of touches is being reported incorrectly. But the trackpads are also of the semi-multitouch variety, where the number of touches can't be inferre

[Bug 745065] Re: Touchscreen not detected as multi-input

2011-04-08 Thread Chase Douglas
There's two different mechanisms for multitouch support in Natty: the X synaptics module, and the uTouch framework. The X synaptics module uses multitouch only for simple tasks like two finger scrolling and two tap right click. There's no functionality in the module for two finger pinch support T

[Bug 747790] Re: compiz crashed with SIGSEGV in geis_subscription_activate()

2011-04-07 Thread Chase Douglas
We fixed a similar bug in geis yesterday. Can you try out the latest version in natty to see if it's fixed? Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/747790 Title: compiz crashed with S

[Bug 730899] Re: unity-2d-launcher crashes under NX

2011-04-06 Thread Chase Douglas
utouch-geis 2.0.10-0ubuntu1 has been uploaded with the fix for this issue. ** Changed in: unity-2d Status: Triaged => Invalid ** Changed in: unity-2d (Ubuntu Natty) Status: Confirmed => Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 730899] Re: unity-2d-launcher crashes under NX

2011-04-06 Thread Chase Douglas
Geis requests the version of the X gesture extension. This errors out inside XCB when checking the length of the request. If I had to guess, I'd say the NX X server implementation has a bug that causes this failure. However, the NX X server doesn't have the gesture extension anyways, so I moved on

[Bug 730899] Re: unity-2d-launcher crashes under NX

2011-04-05 Thread Chase Douglas
We found a crashes in geis related to initialization in X. We believe it's the cause of the error, so we uploaded the fix for it to Ubuntu. Please test it out to see if it works any better. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 619242] Re: Touches are detected with an offset

2011-04-05 Thread Chase Douglas
This is an issue with touchscreen mapping in general. X.org has a mechanism for mapping touch input to a region of the X display, but there's no graphical user interface tool for setting the mapping. You can find more information on the mapping here: https://wiki.ubuntu.com/X/InputCoordinateTransf

[Bug 730899] Re: unity-2d-launcher crashes under NX

2011-04-05 Thread Chase Douglas
** Project changed: geis => utouch-geis -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/730899 Title: unity-2d-launcher crashes under NX -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com http

[Bug 730899] Re: unity-2d-launcher crashes under NX

2011-04-05 Thread Chase Douglas
This is caused by the new XInput 2.1 prototype extension in natty, which is used by geis. Geis needs to check that the XInput 2.1 protocol is available and fail gracefully if not. ** Changed in: geis Status: New => Triaged ** Changed in: geis Importance: Undecided => Critical -- You r

[Bug 751525] [NEW] Jumpy cursor on semi-mt trackpads

2011-04-05 Thread Chase Douglas
actual change. This allows a cursor jump to occur. ** Affects: xserver-xorg-input-synaptics (Ubuntu) Importance: Medium Assignee: Chase Douglas (chasedouglas) Status: In Progress ** Changed in: xserver-xorg-input-synaptics (Ubuntu) Status: New => In Progress ** Changed

[Bug 733266] Re: [needs-packaging] empcommand

2011-04-04 Thread Chase Douglas
** Changed in: ubuntu Status: Confirmed => 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/733266 Title: [needs-packaging] empcommand -- ubuntu-bugs mailing list ubuntu-bugs@list

[Bug 736523] Re: cannot left click and drag with touchpad (regression)

2011-04-04 Thread Chase Douglas
Hi Sérgio, This bug is for a very specific type of touchpad that is not available anymore due to defective design :). Please open a separate bug in launchpad for your issue by running: $ ubuntu-bug xserver-xorg-input-synaptics Thanks! -- You received this bug notification because you are a mem

[Bug 748282] Re: 4-finger drag also registers 3-finger tap simultaneously

2011-04-04 Thread Chase Douglas
Henrik has added a few lines of code to ensure the "glue" timeout is enforced between for touch gestures too. I added a patch to the package in natty and uploaded it (version 1.0.20-0ubuntu4~utouch1) to ppa :utouch-team/unstable. Please test out the package once it has been built and published to s

[Bug 749755] Re: unclear licensing for the enclosed font and some samples

2011-04-04 Thread Chase Douglas
** Branch linked: lp:~libavg-team/empcommand/packaging -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/749755 Title: unclear licensing for the enclosed font and some samples -- ubuntu-bugs mailing l

[Bug 735806] Re: Only up to two touches are reported for semi-multitouch devices

2011-04-04 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/735806 Title: Only up to two touches are reported for semi-multitouch devices -

[Bug 749590] Re: Two finger scrooling in Unity

2011-04-04 Thread Chase Douglas
Hi Krzysztof, We are very well aware of this shortcoming, and we are working to resolve it :). However, it involves modifications to large parts of the system, including the toolkits and applications. This is one area we hope to target in Oneiric. Thanks! ** Changed in: utouch (Ubuntu) St

[Bug 747611] Re: [natty] two-finger-scroll stopped working after today's update

2011-04-04 Thread Chase Douglas
Hi Eric, Enabling two touch actions, such as scrolling and right clicking, by default for these trackpads was a new addition to synaptics in Natty. However, we noticed that it caused a regression when the default values were not reasonable for some devices. In the upstream synaptics input module p

[Bug 748300] Re: No multi-touch initiation for maximized windows

2011-04-04 Thread Chase Douglas
This sounds to me like an unimplemented (or buggy) feature in unity. The gestures to support this functionality are available and should be working fine. I'm moving the bug over to unity, but feel free to move it back to utouch-grail if other evidence shows it's a gesture issue. ** Project changed

[Bug 748282] Re: 4-finger drag also registers 3-finger tap simultaneously

2011-04-04 Thread Chase Douglas
I can confirm the behavior on a magic trackpad. I believe the issue is the touch configuration stabilization timeout. This timeout is for a reasonable length of time allowed between touches becoming active. Without this timeout, one would have to touch all four fingers at the exact same time or els

[Bug 728643] Re: Kinetic scrolling improperly interacts with modifier keys

2011-04-04 Thread Chase Douglas
Hi pablomme, I believe we can distill your thoughts down to two issues: 1. Stopping scrolling when synaptics moves the pointer 2. Stopping scrolling when any other input module moves the pointer or presses a key The first is simple and is implemented as far as I can tell. If I scroll fast with

[Bug 747126] Re: X crashes on first touchpad touch

2011-04-04 Thread Chase Douglas
For those who have seen two finger scrolling and two tap for right click disabled by the latest updates, please see the information in bug 747611. Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/

[Bug 749755] Re: unclear licensing for the enclosed font and some samples

2011-04-04 Thread Chase Douglas
Hi OXullo, The debian changelog has 'Closes: #749755' instead of 'LP: #749755'. 'Closes' is used to reference Debian bugs, so this could trample over an unrelated Debian bug when the changes are merged back to Debian. Please fix this up and attach new source package files. Thanks! -- You receiv

[Bug 749493] Re: evdev ignores axis swap and inversion for Cando touch screen

2011-04-04 Thread Chase Douglas
*** This bug is a duplicate of bug 742567 *** https://bugs.launchpad.net/bugs/742567 ** This bug has been marked a duplicate of bug 742567 multitouch events do not respect swap/invert axes properties * You can subscribe to bug 742567 by following this link: https://bugs.launchpad.net/ubun

[Bug 747809] Re: Two-finger scrolling broken with latest updates

2011-04-03 Thread Chase Douglas
*** This bug is a duplicate of bug 747611 *** https://bugs.launchpad.net/bugs/747611 ** This bug has been marked a duplicate of bug 747611 [natty] two-finger-scroll stopped working after today's update * You can subscribe to bug 747611 by following this link: https://bugs.launchpad.net/ut

[Bug 747611] Re: [natty] two-finger-scroll stopped working after today's update

2011-04-01 Thread Chase Douglas
This is likely a consequence of bug 742213. Your touchpad can give only pressure information, but pressure data is not reliable enough to be used by out of the box. For a while, Natty used the pressure data by default, but this has been reverted due to a report of spurious right click behavior. Yo

[Bug 742213] Re: spurious right click events

2011-04-01 Thread Chase Douglas
** Description changed: Binary package hint: xserver-xorg-input-synaptics occasionally tapping the touchpad will open the right click menu, or paste into a terminal seems to be related to 2 finger emulation on touchpads that fake it http://cgit.freedesktop.org/xorg/driver/xf86-inp

[Bug 742567] Re: multitouch events do not respect swap/invert axes properties

2011-04-01 Thread Chase Douglas
Timo, Please provide the evemu properties file and a sample recording for the touch input device. I'd like to see why you need different normalization values for it. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bug

[Bug 735806] Re: Only up to two touches are reported for semi-multitouch devices

2011-04-01 Thread Chase Douglas
uch-frame Assignee: (unassigned) => Chase Douglas (chasedouglas) ** Changed in: utouch-grail 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.

[Bug 747126] Re: X crashes on first touchpad touch

2011-04-01 Thread Chase Douglas
ptics (Ubuntu) Assignee: (unassigned) => Chase Douglas (chasedouglas) ** Changed in: xserver-xorg-input-synaptics (Ubuntu) Importance: Undecided => Critical -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 742582] Re: Add touch gesture events

2011-03-31 Thread Chase Douglas
I'll just address the patches issue. We have already started work on features beyond the scope of natty. These changes have already been pushed to trunk for utouch-grail. Any future releases of utouch-grail would either have the new features too, or we would have to revert commits. It makes the mos

[Bug 742567] Re: multitouch events do not respect swap/invert axes properties

2011-03-31 Thread Chase Douglas
Timo, Thanks for pointing this out! Admittedly, I wrote the wiki article from memory and didn't test out the values. I see now in DeviceSetTransform() in the xserver that the transformation matrix is scaled internally such that the affine coordinate translation is in normalized floating piont coor

[Bug 745996] Re: All unity windows are invisible (panel, launcher, dash)

2011-03-30 Thread Chase Douglas
** Attachment added: "xwininfo -root -tree" https://bugs.launchpad.net/bugs/745996/+attachment/1957403/+files/log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/745996 Title: All unity windows are

[Bug 745996] [NEW] All unity windows are invisible (panel, launcher, dash)

2011-03-30 Thread Chase Douglas
Public bug reported: Binary package hint: unity When running unity, I can open a terminal and launch applications that are displayed just fine. However, all the unity windows are invisible. I can't see the panel or launcher, for example, but I can still interact with them by clicking on them. I

[Bug 742582] Re: Add touch gesture events

2011-03-30 Thread Chase Douglas
This was not a planned feature, so we didn't have any foresight on developing it before feature freeze. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/742582 Title: Add touch gesture events -- ubun

[Bug 742582] Re: Add touch gesture events

2011-03-30 Thread Chase Douglas
** Attachment added: "Install log" https://bugs.launchpad.net/utouch-grail/+bug/742582/+attachment/1956921/+files/log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/742582 Title: Add touch gestur

[Bug 742555] Re: Unity can't get touch the touch initialization signals from GEIS

2011-03-30 Thread Chase Douglas
** Attachment added: "Install log" https://bugs.launchpad.net/ubuntu/+source/utouch-geis/+bug/742555/+attachment/1956892/+files/log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/742555 Title: Un

[Bug 742555] Re: Unity can't get touch the touch initialization signals from GEIS

2011-03-30 Thread Chase Douglas
Build log from ppa: https://launchpad.net/~utouch- team/+archive/unstable/+buildjob/2360675/+files/buildlog_ubuntu-natty- amd64.utouch-geis_2.0.8-0ubuntu1~utouch2_BUILDING.txt.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://

[Bug 742582] Re: Add touch gesture events

2011-03-30 Thread Chase Douglas
Build log from ppa: https://launchpad.net/~utouch- team/+archive/unstable/+buildjob/2417480/+files/buildlog_ubuntu-natty- amd64.utouch-grail_1.0.20-0ubuntu3~utouch2_BUILDING.txt.gz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https:

[Bug 742555] Re: Unity can't get touch the touch initialization signals from GEIS

2011-03-30 Thread Chase Douglas
** Description changed: + Feature Freeze Exception: + + The current uTouch stack does not have any gesture events that fire when + touches begin. Touches must move to cross a threshold before emitting + any events. However, gestures on touch begin is a necessary + functionality for Natty Unity wo

[Bug 742582] Re: Add touch gesture events

2011-03-30 Thread Chase Douglas
** Description changed: - As reported in bug #742555, Unity is not getting what it needs from - GEIS. In order for GEIS to provide the initialization signals, they need - to be set up in Grail. + Feature Freeze Exception: + + The current uTouch stack does not have any gesture events that fire whe

[Bug 742213] Re: spurious right click events

2011-03-30 Thread Chase Douglas
I cloned the upstream git repostitory, then used `git revert ffa6dc`, then I used `git format-patch HEAD^` to generate the patch. I added some comments to the header of the patch. I pushed a test package to ppa :utouch-team/unstable, and I pushed the patch to the xserver-xorg-input- synaptics packa

[Bug 736523] Re: cannot left click and drag with touchpad (regression)

2011-03-30 Thread Chase Douglas
I've committed the changes to the packaging tree for xserver-xorg-input- synaptics. After the Beta 1 release we plan to push it into Ubuntu. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/736523 Title:

[Bug 742567] Re: multitouch events do not respect swap/invert axes properties

2011-03-29 Thread Chase Douglas
The evdev driver has the capability to swap and invert axes, but it is not how I would recommend doing this anymore. As you point out, those properties only affect pointer motion events. While we could extend the functionality to touch events, a better resolution would be to use the X server's "Coo

[Bug 742213] Re: spurious right click events

2011-03-29 Thread Chase Douglas
I think a more long term approach would be to up the default threshold so it doesn't fire accidentally. However, that would require more testing than we have time for right now. I'm giving a +1 on adding this patch. I'd like to see the git commit sha1 in the patch header with an explanation of whe

[Bug 736523] Re: cannot left click and drag with touchpad (regression)

2011-03-29 Thread Chase Douglas
Contrary to what I wrote earlier, this is best described not as a kernel bug but as a deficiency with the X synaptics input module. I made some changes to how it handles multi-finger functionality and I believe it works much better as a result. However, the changes are larger than I would like thi

[Bug 736500] Re: very jumpy cursor with wacom-dkms

2011-03-29 Thread Chase Douglas
Upstream has accepted the patches for the fix, and I've added the patches to the ubuntu xserver packaging tree for inclusion in the next upload. ** Changed in: xorg-server (Ubuntu) Status: In Progress => Fix Committed ** Changed in: xorg-server (Ubuntu) Milestone: ubuntu-11.04 => ubunt

<    4   5   6   7   8   9   10   11   12   13   >