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

2011-03-28 Thread Chase Douglas
Timo, I have uploaded a new xorg-server package to the utouch-team/unstable ppa (version 1.10.0-0ubuntu3~utouch1). I have verified that it fixes xournal usage when playing back the attached recording. I'm going to unlink the upstream Xournal bug because it is really about a different issue. You

[Bug 744391] Re: sometimes gestures stick around uncompleted

2011-03-28 Thread Chase Douglas
) = Chase Douglas (chasedouglas) ** Changed in: utouch-grail (Ubuntu) Importance: Undecided = Medium ** Changed in: utouch-grail (Ubuntu) Milestone: None = ubuntu-11.04-beta-2 -- 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-28 Thread Chase Douglas
** Summary changed: - GEIS doesn't get touch the touch initialization signals from grail + Add touch gesture events ** Changed in: utouch-grail (Ubuntu) Status: New = In Progress ** Changed in: utouch-grail Status: In Progress = Fix Committed -- You received this bug

[Bug 724979] Re: Prevent rotation gestures for semi-mt devices

2011-03-28 Thread Chase Douglas
** Changed in: utouch-grail (Ubuntu) Status: Triaged = In Progress ** Changed in: utouch-grail (Ubuntu) Milestone: None = ubuntu-11.04-beta-2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

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

2011-03-28 Thread Chase Douglas
** Changed in: utouch 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/742567 Title: multitouch events do not respect swap/invert axes properties -- ubuntu-bugs mailing

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

2011-03-29 Thread Chase Douglas
** Changed in: xserver-xorg-input-synaptics (Ubuntu) Status: Triaged = 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/736523 Title: cannot left click and drag with touchpad

[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 =

[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

[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

[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

[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 ** Changed in: ubuntu

[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

[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
** 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

[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:

[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:

[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

[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.

[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 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

[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

[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

[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)

[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 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

[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

[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

[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

[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

[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 --

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

2011-08-05 Thread Chase Douglas
** Changed in: ubuntu Milestone: ubuntu-11.10-beta-1 = None -- 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 manage notifications

[Bug 811227] Re: IDEACOM IDC 6650 touchscreen handles no multi-touch

2011-08-05 Thread Chase Douglas
If you are building a custom version of evdev, then that is likely the issue. You may have needed a custom evdev module to get it to work properly with the initial driver you were using. However, with the newer driver you are using you should not need a modified evdev. Please reinstall evdev and

[Bug 822846] Re: Overlapping same-gesture areas with different start touches broken

2011-08-08 Thread Chase Douglas
** Changed in: utouch-qml Status: In Progress = Fix Committed ** Also affects: ubuntu Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/822846 Title:

[Bug 822846] Re: Overlapping same-gesture areas with different start touches broken

2011-08-08 Thread Chase Douglas
** Package changed: ubuntu = utouch-qml (Ubuntu) ** Changed in: utouch-qml (Ubuntu) Importance: Undecided = High ** Changed in: utouch-qml (Ubuntu) Status: New = In Progress ** Changed in: utouch-qml (Ubuntu) Assignee: (unassigned) = Chase Douglas (chasedouglas) -- You received

[Bug 822846] Re: Overlapping same-gesture areas with different start touches broken

2011-08-08 Thread Chase Douglas
** Changed in: utouch-qml 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/822846 Title: Overlapping same-gesture areas with different start touches broken

[Bug 822846] Re: Overlapping same-gesture areas with different start touches broken

2011-08-08 Thread Chase Douglas
** Changed in: utouch-qml (Ubuntu) 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/822846 Title: Overlapping same-gesture areas with different start touches

[Bug 823457] Re: Gesture recognition needs to take input device resolution into account

2011-08-09 Thread Chase Douglas
** Also affects: utouch-grail (Ubuntu) Importance: Undecided Status: New ** Changed in: utouch-grail Status: Fix Committed = Fix Released ** Changed in: utouch-grail (Ubuntu) Assignee: (unassigned) = Chase Douglas (chasedouglas) ** Changed in: utouch-grail (Ubuntu

[Bug 744911] Re: Libgrip needs developer documentation

2011-08-09 Thread Chase Douglas
** Also affects: libgrip (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/744911 Title: Libgrip needs developer documentation To manage

[Bug 744911] Re: Libgrip needs developer documentation

2011-08-09 Thread Chase Douglas
** Changed in: libgrip 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/744911 Title: Libgrip needs developer documentation To manage notifications about

[Bug 823640] Re: Add uTouch gesture support to EOG

2011-08-09 Thread Chase Douglas
** Description changed: - EOG needs basic uTouch gesture support in Oneiric. + EOG needs basic uTouch gesture support in Oneiric. This patch links some + eog viewing manipulations to simple gestures. - This bug is for linking uTouch and EOG through libgrip. + On touchpads and touchscreens: + *

[Bug 823640] Re: Add uTouch gesture support to EOG

2011-08-09 Thread Chase Douglas
** Attachment added: debdiff integrating libgrip/uTouch into EOG https://bugs.launchpad.net/ubuntu/+source/eog/+bug/823640/+attachment/2265346/+files/debdiff ** Attachment removed: debdiff integrating libgrip/uTouch into EOG

[Bug 823640] Re: Add uTouch gesture support to EOG

2011-08-10 Thread Chase Douglas
** Description changed: EOG needs basic uTouch gesture support in Oneiric. This patch links some eog viewing manipulations to simple gestures. On touchpads and touchscreens: * Pinching or spreading with two fingers zooms in and out * Rotating with two fingers snaps the image to 90

[Bug 823640] Re: Add uTouch gesture support to EOG

2011-08-10 Thread Chase Douglas
** Attachment added: debdiff integrating libgrip/uTouch into EOG v2 https://bugs.launchpad.net/ubuntu/+source/eog/+bug/823640/+attachment/2266274/+files/debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 823640] Re: Add uTouch gesture support to EOG

2011-08-10 Thread Chase Douglas
Hi Seb, The function names have been mangled so it's clear they are ubuntu- added. What we saw with the scroll to zoom feature was an issue with what the user expects. Only one of scrolling and pinching can occur at a time due to the architecture of uTouch. If the user intends to perform a zoom,

[Bug 823970] Re: Add uTouch gesture support for Evince

2011-08-10 Thread Chase Douglas
** Changed in: evince (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/823970 Title: Add uTouch gesture support for Evince To manage notifications about

[Bug 823970] Re: Add uTouch gesture support for Evince

2011-08-10 Thread Chase Douglas
/+files/evince_utouch_debdiff ** Changed in: evince (Ubuntu) Assignee: (unassigned) = Chase Douglas (chasedouglas) ** Description changed: This patch adds basic gesture support for Evince. - One and two finger drags on touchscreens move the document and flicks - change pages. + One

[Bug 811227] Re: IDEACOM IDC 6650 touchscreen handles no multi-touch

2011-08-10 Thread Chase Douglas
I believe I tried using this Ideacom touchscreen under Windows once, and I remember it not performing very well there. My guess is that this is the cause of your gesture issues. There may be ways to make it work better, but they would involve heavy signal processing algorithms that we don't have

[Bug 823819] Re: No onGestureStart or onGestureEnd signals for UTouchTapArea

2011-08-10 Thread Chase Douglas
I'm thinking this refers to bad documentation. The documentation doesn't really distinguish between continuous and instantaneous gestures. ** Changed in: utouch-qml Status: Incomplete = Fix Released ** Changed in: utouch-qml Assignee: (unassigned) = Chase Douglas (chasedouglas

[Bug 823194] Re: Gestures don't work if -frameless parameter used on qmlviewer startup

2011-08-10 Thread Chase Douglas
** Changed in: utouch-qml Status: Triaged = Fix Released ** Also affects: utouch-qml (Ubuntu) Importance: Undecided Status: New ** Changed in: utouch-qml Assignee: (unassigned) = Chase Douglas (chasedouglas) ** Changed in: utouch-qml (Ubuntu) Assignee: (unassigned

[Bug 823190] Re: dragArea only works if onGestureStart signal is defined

2011-08-10 Thread Chase Douglas
in: utouch-qml (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/823190 Title: dragArea only works if onGestureStart signal is defined

[Bug 791596] Re: Odd Pointer Behavior After Recent Xserver SRU in Natty

2011-06-03 Thread Chase Douglas
dart, You wrote: I installed xorg from your PPA. The first time I tested, I did not notice any difference in PPA version and SRU version. Does this mean that you saw the bug in the PPA version as well, or that at the time you did *not* see the bug in either the PPA or the SRU versions? Thanks!

[Bug 791596] Re: Odd Pointer Behavior After Recent Xserver SRU in Natty

2011-06-06 Thread Chase Douglas
Ahhh! Thanks Chris and dart for clearly stating that it's the acceleration that's wrong. This code path may interfere with the acceleration, but I would guess that if anything this patch would restore acceleration to what it should be. dart, does the new xorg-server feel wrong, or just different

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

2011-06-06 Thread Chase Douglas
klerfayt, Thanks for providing a recording of your device. To use the recording I also need the device.prop file. Please follow the instructions in comment #11 to generate the file and then attach it to this bug report. Thanks! -- You received this bug notification because you are a member of

[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 received

[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

[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.

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

2011-05-16 Thread Chase Douglas
** Description changed: - Binary package hint: xserver-xorg-input-evdev + SRU Justification: + == + In previous releases of xserver-xorg-input-evdev there was an option to invert and/or swap axes. This allowed for simple screen rotation support. In the latest version of the

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

2011-05-18 Thread Chase Douglas
** Description changed: SRU Justification: == In previous releases of xserver-xorg-input-evdev there was an option to invert and/or swap axes. This allowed for simple screen rotation support. In the latest version of the module in Ubuntu, this option has been deprecated in

[Bug 764700] Re: Xorg crashed with SIGABRT in utouch_frame_sync()

2011-05-18 Thread Chase Douglas
Hi Timo, How often are you able to reproduce this bug? I don't see anything from the stack trace to give me any ideas about what is going on. Thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 823970] Re: Add uTouch gesture support for Evince

2011-08-11 Thread Chase Douglas
This new debdiff addresses the comments above. It also removes unnecessary forward declarations of property functions, consolidates code into less #ifdef sections, and results in a smaller, cleaner patch. ** Attachment added: debdiff integrating libgrip/uTouch into evince v2

[Bug 824757] Re: Gestures are jittery

2011-08-11 Thread Chase Douglas
** Changed in: utouch-grail Status: In Progress = Fix Committed ** Also affects: utouch-grail (Ubuntu) Importance: Undecided Status: New ** Changed in: utouch-grail (Ubuntu) Status: New = Triaged ** Changed in: utouch-grail (Ubuntu) Importance: Undecided = Medium --

[Bug 785433] Re: Touch end events not handled

2011-07-05 Thread Chase Douglas
I have verified that this bug is fixed in natty-proposed, and I have not noticed any regressions. -- You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to qt4-x11 in Ubuntu. https://bugs.launchpad.net/bugs/785433 Title: Touch end events not

[Bug 781143] Re: two finger scroll event should end when fingers are lifted from touchpad

2011-07-05 Thread Chase Douglas
*** This bug is a duplicate of bug 728643 *** https://bugs.launchpad.net/bugs/728643 ** This bug has been marked a duplicate of bug 728643 Kinetic scrolling improperly interacts with modifier keys -- You received this bug notification because you are a member of Ubuntu Bugs, which is

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

2011-07-05 Thread Chase Douglas
I think I know what the problem is, but it's more an issue with the way the gnome mouse preferences work. I don't know enough about gnome mouse preferences to know how to fix it though... ** Package changed: linux (Ubuntu) = gnome-control-center (Ubuntu) ** Changed in: gnome-control-center

[Bug 806256] Re: xf86PostMotionEvent resets cursor to upper left

2011-07-07 Thread Chase Douglas
Please test the xserver-xorg-core package for oneiric in ppa:utouch- team/unstable. I just pushed it, so it will need a bit to build and publish. The version is: 1.10.2.902-1ubuntu2~utouch1. Thanks! ** Changed in: xorg-server (Ubuntu) Status: Triaged = In Progress -- You received this

[Bug 806256] Re: xf86PostMotionEvent resets cursor to upper left

2011-07-07 Thread Chase Douglas
I've pushed the patch to the packaging branch. It will be released in the next xorg-server upload. ** Changed in: xorg-server (Ubuntu) Status: In Progress = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 749618] Re: uTouch needs configuration center

2011-05-18 Thread Chase Douglas
Hi Marius, Bug #658490 is specific to Ginn. This bug is for configuration of gestures in native applications or in the window manager (Unity). This bug is rather open ended at this point, somewhat like a placeholder for future work. -- You received this bug notification because you are a member

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

2011-05-18 Thread Chase Douglas
Hi Alexei, We need a recording so developers who don't have wacom tablets can reproduce the problem. I have read through the patch in question multiple times (I originally pushed it into Ubuntu too), and I have no clue yet how it is causing issues. There are many variables at play here, and

[Bug 785433] [NEW] Touch end events not handled

2011-05-19 Thread Chase Douglas
) Importance: Medium Assignee: Chase Douglas (chasedouglas) Status: In Progress ** Changed in: qt4-x11 (Ubuntu) Importance: Undecided = Medium ** Changed in: qt4-x11 (Ubuntu) Status: New = In Progress ** Changed in: qt4-x11 (Ubuntu) Assignee: (unassigned) = Chase

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

2011-05-20 Thread Chase Douglas
Sven, Your tablet is using the X wacom input module, which upon further inspection appears to grab the evdev device node. This is why the device.record file was empty when you tried to record the events. I will attach two new wacom input module packages (one amd64, one i386) that do not grab the

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

2011-05-20 Thread Chase Douglas
** Attachment added: xserver-xorg-input-wacom_0.10.11-0ubuntu5~nograb1_amd64.deb https://bugs.launchpad.net/ubuntu/+source/pencil/+bug/762938/+attachment/2136565/+files/xserver-xorg-input-wacom_0.10.11-0ubuntu5%7Enograb1_amd64.deb -- You received this bug notification because you are a

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

2011-05-20 Thread Chase Douglas
** Attachment added: xserver-xorg-input-wacom_0.10.11-0ubuntu5~nograb1_i386.deb https://bugs.launchpad.net/ubuntu/+source/pencil/+bug/762938/+attachment/2136566/+files/xserver-xorg-input-wacom_0.10.11-0ubuntu5%7Enograb1_i386.deb -- You received this bug notification because you are a member

[Bug 764700] Re: Xorg crashed with SIGABRT in utouch_frame_sync()

2011-05-20 Thread Chase Douglas
I think the first step would be to get a good backtrace from an X crash. Please install xserver-xorg-core-dbg. Immediately after the next X crash, please upload /var/log/Xorg.0.log.old as an attachment to this bug. Then we can narrow down what is causing the crash. Thanks! -- You received this

[Bug 764700] Re: Xorg crashed with SIGABRT in utouch_frame_sync()

2011-05-23 Thread Chase Douglas
Hi Timo, Thanks for the backtrace! We can work with it even without the addresses being annotated, but I should have asked you to install some extra debug packages first. I'll provide instructions on how to do this so if you hit a crash again you can provide us with an easier to read annotated

[Bug 791596] Re: Odd Pointer Behavior After Recent Xserver SRU in Natty

2011-06-01 Thread Chase Douglas
dart, I tried playing back the recording, but it did not appear to have any issues. Can you upgrade back to the latest xorg-server-core package and follow the steps at the end of https://wiki.ubuntu.com/Multitouch/Testing/uTouchEvEmu#Debugging to play back the recording on your computer? If you

[Bug 597276] Re: x windows crash when opening UTF8 file in OpenOffice

2010-06-29 Thread Chase Seibert
Nevermind, I uninstalled OpenOffice and re-installed. I can no longer repo. -- x windows crash when opening UTF8 file in OpenOffice https://bugs.launchpad.net/bugs/597276 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 114088] Re: When called from shortcut, beagle-search doesn't get focus properly

2010-06-30 Thread Chase Seibert
This is still an issue in Lucid. -- When called from shortcut, beagle-search doesn't get focus properly https://bugs.launchpad.net/bugs/114088 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 114088] Re: When called from shortcut, beagle-search doesn't get focus properly

2010-06-30 Thread Chase Seibert
This appears to be a window manager setting. In compiz, you can work- around this issue by going into the CompizConfig Settings Manager - General Settings - Focus and Raise Behavior - Focus Prevention Level - Off. Or, you can add a certain window to the list of exceptions. -- When called from

[Bug 549447] Re: eGalax touchscreen configured as tablet

2010-11-01 Thread Chase Douglas
I think the following patch should fix the issues noted here: http://git.kernel.org/?p=linux/kernel/git/jikos/hid.git;a=commitdiff;h=f51661105c3c8a0afcd69f995a4f4a10e53da153 The patch should be in the 2.6.37-rc1. The kernel will be packaged and published soon to:

[Bug 549447] Re: eGalax touchscreen configured as tablet

2010-11-01 Thread Chase Douglas
I think the following patch should fix the issues noted here: http://git.kernel.org/?p=linux/kernel/git/jikos/hid.git;a=commitdiff;h=f51661105c3c8a0afcd69f995a4f4a10e53da153 The patch should be in the 2.6.37-rc1. The kernel will be packaged and published soon to:

[Bug 661946] Re: Error making xcb_gesture.h

2010-10-19 Thread Chase Douglas
** Also affects: utouch-geis (Ubuntu) Importance: Undecided Status: New ** Changed in: utouch-geis (Ubuntu) Status: New = In Progress ** Changed in: utouch-geis (Ubuntu) Assignee: (unassigned) = Stephen M. Webb (bregma) -- Error making xcb_gesture.h

[Bug 670016] Re: Xorg crashes undeterministically

2010-11-02 Thread Chase Douglas
For future reference, the core dump is generated from xserver-xorg- core=2:1.9.0-0ubuntu7. -- Xorg crashes undeterministically https://bugs.launchpad.net/bugs/670016 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs

[Bug 549447] Re: eGalax touchscreen configured as tablet

2010-11-02 Thread Chase Douglas
dimos: What's the issue you are having? The logs all look reasonable to me. Are you trying to use this on Ubuntu or Debian? -- eGalax touchscreen configured as tablet https://bugs.launchpad.net/bugs/549447 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 549447] Re: eGalax touchscreen configured as tablet

2010-11-02 Thread Chase Douglas
Emmanouel: Thanks for testing the kernel image out. I'm going to ask upstream for the commit to be included in all the stable kernel releases for previous kernels as well. -- eGalax touchscreen configured as tablet https://bugs.launchpad.net/bugs/549447 You received this bug notification

[Bug 549447] Re: eGalax touchscreen configured as tablet

2010-11-02 Thread Chase Douglas
** Changed in: utouch Status: New = Invalid ** Package changed: xserver-xorg-input-evdev (Ubuntu) = linux (Ubuntu) ** Changed in: linux (Ubuntu) Importance: Undecided = Medium ** Changed in: linux (Ubuntu) Status: Confirmed = Triaged -- eGalax touchscreen configured as tablet

[Bug 678137] Re: Xorg freezes, mouse pointer still moves

2010-11-22 Thread Chase Douglas
The stack trace shows that the X server's input event queue is overflowing, meaning the input signal handler keeps running and filling the queue while the X server normal context is hung somewhere. Looking below the input signal handling in the stack trace points to the drm stack as the culprit.

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

2010-11-25 Thread Chase Douglas
I've updated the packages in the ppa, and the new xserver-xorg-input- evdev package now has more debug output when things fail. Please upgrade to the new packages and retest. If the touchscreen still fails to work properly, please attach a new Xorg.0.log file. Also, I added the synaptics package

[Bug 655377] Re: Ubuntu 10.10 Beta: WIFI firmware not loading Sony Vaio VPCF136FM

2010-10-15 Thread Chase Douglas
It sounds like this was just a configuration issue, so I'm marking the bug as Invalid. Please reopen if I misunderstood. ** Changed in: linux-firmware (Ubuntu) Status: New = Invalid -- Ubuntu 10.10 Beta: WIFI firmware not loading Sony Vaio VPCF136FM

Re: [Bug 637106] Re: XInput single-touch events aren't always filtered

2010-10-15 Thread Chase Douglas
On Thu, 2010-10-14 at 16:13 +, Duncan McGreggor wrote: Chase, I'm a little unclear on what the two distinct issues are: could you explicitly state them? And indicate which issue this ticket should be addressed to? We can then create a second ticket for the other one. I initially reported

[Bug 662179] [NEW] package linux-image-2.6.32-25-generic 2.6.32-25.44 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2010-10-17 Thread chase townsend
Public bug reported: Binary package hint: grub2 Ubuntu 10.04 LTS - Received this error the past few times I've run the update manager. Ran apt-cache policy packagename per instructions, came back with unable to locate package name. This could very well be an issue on my system, just thought

[Bug 662179] Re: package linux-image-2.6.32-25-generic 2.6.32-25.44 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127

2010-10-17 Thread chase townsend
-- package linux-image-2.6.32-25-generic 2.6.32-25.44 failed to install/upgrade: subprocess installed post-installation script returned error exit status 127 https://bugs.launchpad.net/bugs/662179 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 508746] Re: rtl819xE:request firmware fail!

2010-10-18 Thread Chase Douglas
** Changed in: linux-firmware (Ubuntu) Assignee: Chase Douglas (chasedouglas) = (unassigned) ** Changed in: linux-firmware (Ubuntu Lucid) Assignee: Chase Douglas (chasedouglas) = (unassigned) -- rtl819xE:request firmware fail! https://bugs.launchpad.net/bugs/508746 You received

[Bug 670016] Re: Xorg crashes undeterministically

2010-11-15 Thread Chase Douglas
According to the core dump, the gesture code was doing window hit- testing, but the gesture code runs in a signal handler. If a gesture is started while the window tree is being modified the server may crash. My related branch above includes a new patch to block the SIGIO signal while the window

[Bug 670016] Re: Xorg crashes undeterministically

2010-11-15 Thread Chase Douglas
** Attachment added: Signal blocking test xserver-common package https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/670016/+attachment/1734371/+files/xserver-common_1.9.0-0ubuntu8_all.deb ** Summary changed: - Xorg crashes undeterministically + Xorg crashes when performing gesture **

[Bug 670016] Re: Xorg crashes when performing gesture

2010-11-15 Thread Chase Douglas
Please disregard the above package in comment #6. It has an incorrect version. -- Xorg crashes when performing gesture https://bugs.launchpad.net/bugs/670016 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 670016] Re: Xorg crashes when performing gesture

2010-11-15 Thread Chase Douglas
** Attachment added: Signal blocking test xserver-common package https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/670016/+attachment/1734436/+files/xserver-common_1.9.0-0ubuntu8%7Etest1_all.deb -- Xorg crashes when performing gesture https://bugs.launchpad.net/bugs/670016 You received

[Bug 670016] Re: Xorg crashes when performing gesture

2010-11-15 Thread Chase Douglas
** Attachment added: Signal blocking test xserver-xorg-core package https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/670016/+attachment/1734437/+files/xserver-xorg-core_1.9.0-0ubuntu8%7Etest1_i386.deb -- Xorg crashes when performing gesture https://bugs.launchpad.net/bugs/670016 You

[Bug 670016] Re: Xorg crashes when performing gesture

2010-11-15 Thread Chase Douglas
** Attachment added: Signal blocking test xserver-xorg-core-dbg package https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/670016/+attachment/1734438/+files/xserver-xorg-core-dbg_1.9.0-0ubuntu8%7Etest1_i386.deb -- Xorg crashes when performing gesture https://bugs.launchpad.net/bugs/670016

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

2010-11-17 Thread Chase Douglas
The xserver ABI changed for the new masked valuators and multitouch work, and I have not updated the synaptics X input module to match the new ABI, so the functionality of trackpads will be poor while testing the packages out. You will lose two finger scrolling and two and three finger tapping. I

[Bug 628392] Re: lsinput protocol version mismatch error

2010-11-17 Thread Chase Douglas
Hi Dmitry, This bug is only for the Ubuntu package (it's not obvious, but you can tell by the fact that the bug is against a package with (Ubuntu) in the name). Even more specifically, it's only a bug against the 10.10 version of Ubuntu. As far as I can tell, the upstream source code is

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