[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2021-10-13 Thread Steve Langasek
The Precise Pangolin has reached end of life, so this bug will not be fixed for that release ** Changed in: xorg-server (Ubuntu Precise) Status: New => Won't Fix -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2014-01-09 Thread Anthony Wong
** Changed in: hwe-next Assignee: James M. Leddy (jm-leddy) = (unassigned) ** Also affects: hwe-next/saucy Importance: Undecided Status: In Progress ** Changed in: hwe-next/saucy Status: In Progress = Fix Released -- You received this bug notification because you are a

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-12-23 Thread Shawn Rutledge
This is quite a severe bug. If you have a touchscreen connected, and you have touched it at some point: 1) start gitk or tkinfo or a recent Qt Creator (or probably many other Qt 5 programs) 2) scroll some long text with the mouse wheel 3) move the mouse It selects text as if the left mouse

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-12-23 Thread Maarten Lankhorst
It should be fixable on precise by installing xserver-xorg-lts-saucy. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1015183 Title: Inconsistent mouse events for Acer T231H

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-12-06 Thread Chris Fester
Hi all, The patch I posted previously had a bug in xf86UnrealizeCursor(). I had accidentally used dixLookupScreenPrivate(), when I should have used dixLookupPrivate(). The attached patch is an update with the fix. Chris ** Patch added: Rev 2 of 12.04 xserver backport patch

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-11-19 Thread francisct
Can someone sum up what we have to do in 13.04 to get rid of the stuck click problem? I am new to ubuntu, I have installed ubuntu 13.04 on my nexus 7. When I dist-upgrade from ppa:canonical-x/x-staging, it just boot up to a black screen. I get notification or error and I have anotification that I

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-11-12 Thread Chris Fester
For folks using Ubuntu 12.04LTS, and can't use the quantal/raring/newer X server (due to whatever reasons, like maybe a binary-only video driver for a legacy video card), this patch may work for you. It's a first attempt at backporting Peter Hutterer's touch-grab-race- condition-56578-v3 branch.

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-09-26 Thread Maarten Lankhorst
Upstream marked this as fixed. So this should be fixed in saucy now. Backporting this is non-trivial, and it might be easier to test if using a newer version of onboard fixes this problem. Newer versions of onboard workaround it by using xi2 events directly. ** Also affects: xorg-server (Ubuntu

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-08-19 Thread Bug Watch Updater
** Changed in: xorg-server Status: In Progress = Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1015183 Title: Inconsistent mouse events for Acer T231H

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-05-22 Thread James M. Leddy
** Changed in: hwe-next Status: New = In Progress ** Changed in: hwe-next Assignee: (unassigned) = James M. Leddy (jm-leddy) -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu.

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-05-01 Thread Robert_Zenz
I can reproduce this (not reliable) on a Tega v2 (aka Viewpad 10, aka Nexoc Pad 10). Touchscreen is reported as 1d6b:0002 Hanvon 10.1 Touch screen overlay. xev reports a mousebutton release, but no press/keydown/whatever it is shown. -- You received this bug notification because you are a member

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-04-27 Thread IDWMaster
Can confirm this bug on a Samsung Series 7 slate. No touch input is recognized for Plasma Active or Unity, however XInput is reporting touch events (acts just like a mouse, instead of a multitouch screen). -- You received this bug notification because you are a member of Desktop Packages, which

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-04-18 Thread Till Kamppeter
Krastanov, is your 13.04 completely up-to-date? I have created and tested the packages on an up-to-date 13.04 and there they work. Are you using the PPA (i386, amd64) or the binary package tarball (Nexus 7/armhf)? -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-04-18 Thread Krastanov
I use the PPA and I have updated and upgraded the system before adding the PPA (but maybe my mirror was not up-to-date). Given your confirmation that it works, I will search for the error on my side. Thank you! -- You received this bug notification because you are a member of Desktop Packages,

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-04-18 Thread Till Kamppeter
Created a Blueprint about convertibles and the Ubuntu desktop with touch screen: https://blueprints.launchpad.net/ubuntu/+spec/client-1305-convertibles- and-touch-desktop -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-04-17 Thread Till Kamppeter
I have partial (full) success (on the Lenovo Thinkpad Twist, an Intel- based convertible, see also bug 1068994): I have rebuilt the current Raring package of xorg-server (1.13.3-0ubuntu5) with the following two patches: 1. http://cgit.freedesktop.org/~whot/xserver/commit/?h=touch-grab-race-

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-04-17 Thread Till Kamppeter
This bug is perhaps duplicate of bug 1099289 or bug 1068994. I have attached a patch (for xorg-server) to that bugs which solves the problem on the Lenovo Thinkpad Twist. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-04-17 Thread Till Kamppeter
Possibly bug 1099289 or bug 1068994 are duplicates of this one. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1015183 Title: Inconsistent mouse events for Acer T231H multitouch

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-04-17 Thread Till Kamppeter
Sorry, previous comment was meant for another bug. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1015183 Title: Inconsistent mouse events for Acer T231H multitouch monitor

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-04-17 Thread Till Kamppeter
Sorry, patch is not complete. Here is the correct one. ** Patch added: touch-fix.patch https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1015183/+attachment/3646277/+files/touch-fix.patch -- You received this bug notification because you are a member of Desktop Packages, which is

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-04-17 Thread Till Kamppeter
I have built xorg-server with my patch also on the Nexus7 now and it works perfectly there with the desktop and all applications, too, and on the Nexu7 XBMC and Chromium's web apps work with touch. It also seems to fix the Nexus 7 (bug 1068994). -- You received this bug notification because you

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-04-17 Thread Krastanov
@till-kamppeter, could you provide these modified builds in order to test them on different hardware. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1015183 Title: Inconsistent

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-04-17 Thread Till Kamppeter
I have uploaded a test package (xorg-server 1.13.3-0ubuntu6~ppa1) to my PPA now. Please install it following the instructions to include the PPA as described in the section Adding this PPA to your system on https://launchpad.net/~till-kamppeter/+archive/ppa and then running the commands sudo

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-04-17 Thread Till Kamppeter
Binary test packages for the Nexus 7/armhf attached to bug 1068994. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1015183 Title: Inconsistent mouse events for Acer T231H

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-04-17 Thread Bug Watch Updater
Launchpad has imported 43 comments from the remote bug at https://bugs.freedesktop.org/show_bug.cgi?id=56578. If you reply to an imported comment from within Launchpad, your comment will be sent to the remote bug automatically. Read more about Launchpad's inter-bugtracker facilities at

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-04-17 Thread Krastanov
The packages can not be tested on 13.04 because of: xserver-xorg-core: Depends: libaudit1 (=1:2.2.1) but it is not installable Depends: libc6 (=2.17) but 2.15-0ubuntu20.1 is to be installed Depends: libudev1 (=183) but it is not installable -- You received this bug notification because you

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-03-13 Thread criser
I had similiar problems with ubuntu 13.04 on an Acer Iconia Tab W500. The patches in https://bugs.freedesktop.org/show_bug.cgi?id=56578#c17 solved the problem for me. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-03-05 Thread Jrand
note recent updates for the xorg bug here: https://bugs.freedesktop.org/show_bug.cgi?id=56578#c17 ** Bug watch added: freedesktop.org Bugzilla #56578 https://bugs.freedesktop.org/show_bug.cgi?id=56578 -- You received this bug notification because you are a member of Desktop Packages, which

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-01-30 Thread Maarten Lankhorst
Could you recheck on raring? It seems there have been some touch related fixes in xorg-server since the quantal xserver release. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu.

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2013-01-08 Thread Anthony Wong
** Tags added: blocks-hwcert-enablement -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/1015183 Title: Inconsistent mouse events for Acer T231H multitouch monitor Status in

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2012-10-05 Thread Trent Piepho
Found out something new. I compiled the git version of evdev, xf86 -input-evdev-2.7.0-20-g5af11b6, and when multitouch isn't enabled, the core state problem is gone. The autoconf script doesn't detect XI22 on Precise because the X.org version is too old, so MT isn't enabled by default. Once I

[Desktop-packages] [Bug 1015183] Re: Inconsistent mouse events for Acer T231H multitouch monitor

2012-10-03 Thread Trent Piepho
I see this same behavior on a Samsung Slate 7, which has an Atmel maxtouch multitouch touchscreen. Running Precise, with xserver-xorg- input-evdev 1:2.7.0-0ubuntu1.2 and xserver-xorg-core 2:1.11.4-0ubuntu10.8. If I don't touch the touchscreen since the X server has started, xev reports the state