[Bug 1588009]

2019-01-04 Thread Peter Hutterer
Please see https://wayland.freedesktop.org/libinput/doc/latest/faqs.html #what-causes-the-timer-offset-negative-warning, this is almost never a libinput bug. fwiw, libinput has moved to gitlab, any future issues should be filed at https://gitlab.freedesktop.org/libinput/libinput -- You received

[Bug 619403]

2018-12-19 Thread Peter Hutterer
Adam: I'm really hesitant to put it into libinput because I'm not sure the problem scope is well understood (at least by me) and what the actual point of it is. So far it's been a "would be nice" but - at least these days :) - we require a bit more information about use-cases and precise behaviours

[Bug 619403]

2018-12-19 Thread Peter Hutterer
(In reply to main.haarp from comment #21) > If acceleration depends on the toolkit/application, I fear it'll remain a > toy for select applications on modern distros only. it's a thin line between adding these features for legacy applications and screwing things up for new applications that could

[Bug 619403]

2018-12-19 Thread Peter Hutterer
i guess the only update is a WONTFIX, given that this has been languishing for 6 years now. input stuff like this is moving to libinput anyway, and I don't think I'll implement mouse wheel acceleration there either. -- You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 619403]

2018-12-19 Thread Peter Hutterer
(In reply to main.haarp from comment #17) > Configurable acceleration on the input device driver level would solve this > nicely. You could have fast scrolling when you need it, and even still > retain slow but precise scrolling when you don't. I feel this is solving the wrong problem. If the docu

[Bug 50692]

2018-11-07 Thread Peter Hutterer
*** Bug 98998 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/50692 Title: New Sony Vaios hotkeys don't work (fn_key polling) To manage notifications a

[Bug 313514]

2018-11-07 Thread Peter Hutterer
*** Bug 98998 has been marked as a duplicate of this bug. *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/313514 Title: MASTER: evdev driver ignores keycodes > 255 To manage notifications about t

[Bug 1760338] Re: Touchpad hotkey 'functional' but has no effect in 18.04 (Bionic)

2018-10-15 Thread Peter Hutterer
"The Trackpad Hotkey continues to be recognized however the same 'Trackpad deactivated' graphic pops-up every time Fn+F5 hotkey is depressed. This is somehow not linked to the Enable/Disable Trackpad functionality in Gnome Control Center/Settings (i.e. does nothing)." It's most likely some issue w

[Bug 503041]

2018-06-08 Thread Peter Hutterer
This is a mass change of bugs. Bugs assigned to me that haven't been updated in the last 3 years are closed as WONTFIX, because, well, let's at least be honest about it. Please do not re-open unless you have a really good reason to do so (e.g. you're fixing it yourself). If it hasn't been fixed in

[Bug 1745816] Re: [Bionic] 1.9.4-2ubuntu1 makes touchpad jumpy on Dell Precision 7510 and HP 450 G3

2018-03-06 Thread Peter Hutterer
that build error was just fixed in git (f734e973be202141), please try again -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1745816 Title: [Bionic] 1.9.4-2ubuntu1 makes touchpad jumpy on Dell Precisio

[Bug 1588571] Re: Please update evemu to latest release

2016-08-15 Thread Peter Hutterer
and another ping -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1588571 Title: Please update evemu to latest release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+

[Bug 1588571] Re: Please update evemu to latest release

2016-06-19 Thread Peter Hutterer
ping? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1588571 Title: Please update evemu to latest release To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/evem

[Bug 1588571] [NEW] Please update evemu to latest release

2016-06-02 Thread Peter Hutterer
Public bug reported: evemu 2.2 started printing some vital information into the recorded files (kernel version and dmi modalias). Ubuntu only ships 2.1, so for every bug report filed upstream by ubuntu users we have to jump through hoops to request this extra information, causing extra work and de

[Bug 726832]

2015-10-17 Thread Peter Hutterer
The VertResolution/HorizResolution options shouldn't be needed on newer touchpads anyway if the kernel provides it. So you can ignore those. and yes, this is the same bug. the problem is caused by the server needing to support true absolute devices in relative mode (e.g. graphics tablets). If you

[Bug 621432]

2015-10-17 Thread Peter Hutterer
The VertResolution/HorizResolution options shouldn't be needed on newer touchpads anyway if the kernel provides it. So you can ignore those. and yes, this is the same bug. the problem is caused by the server needing to support true absolute devices in relative mode (e.g. graphics tablets). If you

[Bug 365952]

2015-08-12 Thread Peter Hutterer
closing this again, was pushed as outlined in comment #27 and that behaviour has been unchanged for 6 years now. if you still want the extra finger counting please open a new bug but I should point out that it's unlikely to be implement for synaptics. libinput has that feature already, probably bet

[Bug 925785]

2015-08-04 Thread Peter Hutterer
This ended up being a GTK3 bug, not an xorg bug, see https://bugzilla.redhat.com/show_bug.cgi?id=1245247. Closing again -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/925785 Title: Starting to scroll

[Bug 925785]

2015-07-21 Thread Peter Hutterer
commit 6f28388187cffae9e5bc9bfc9425acff4f478b59 Author: Peter Hutterer Date: Sat Feb 11 01:29:26 2012 +1000 dix: reset last.scroll when resetting the valuator (#45611) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 1414930]

2015-04-14 Thread Peter Hutterer
kernel 4.0 has been released it contains all required fixes. closing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1414930 Title: [Lenovo ThinkPad 2015 models] Buttons of Synaptics trackpad doesn't

[Bug 621432]

2015-04-10 Thread Peter Hutterer
you're right, it had a regression, it's still not fixed. looks like the only fix doable is to drop abs events from the driver and make the touchpad relative only. This requires re-adjusting the pointer acceleration though. -- You received this bug notification because you are a member of Ubuntu B

[Bug 726832]

2015-04-10 Thread Peter Hutterer
you're right, it had a regression, it's still not fixed. looks like the only fix doable is to drop abs events from the driver and make the touchpad relative only. This requires re-adjusting the pointer acceleration though. -- You received this bug notification because you are a member of Ubuntu B

[Bug 1414930]

2015-03-24 Thread Peter Hutterer
Status update: The kernel patches are now in Dmitry's branch and queued for 4.0 https://git.kernel.org/cgit/linux/kernel/git/dtor/input.git/commit/?h=for-linus&id=6067fe5e0bf29f525561c8281d01011cfc9ebbd4 There will _not_ be a patch to the synaptics driver (or libinput). The kernel patches re-rout

[Bug 1417209]

2015-03-23 Thread Peter Hutterer
Status update: The kernel patches are now in Dmitry's branch and queued for 4.0 https://git.kernel.org/cgit/linux/kernel/git/dtor/input.git/commit/?h=for-linus&id=6067fe5e0bf29f525561c8281d01011cfc9ebbd4 There will _not_ be a patch to the synaptics driver (or libinput). The kernel patches re-rout

[Bug 416516]

2015-02-16 Thread Peter Hutterer
more than 2 years in NEEDINFO, closing -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/416516 Title: Touchpad isn't sensitive enough on MacBook 5,2 To manage notifications about this bug go to: https

[Bug 1414930]

2015-02-06 Thread Peter Hutterer
the hwdb doesn't have effect on the synaptics driver bits, but if the files aren't installed correctly that's a fedora bug, please file it there and assign it to me. Note you also need to udevadm control --reload-rules to make the hwdb work (and drop the matching 70-touchpad.rules file in place to

[Bug 1414930]

2015-02-06 Thread Peter Hutterer
synaptics fixed in master: http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/commit/?id=064445364b4775b25ba49c2250b22b169f291147 libinput fixed in master (and 0.9.0): http://cgit.freedesktop.org/wayland/libinput/commit/?id=428614bb242a85a0b46f1a60bc822dbb47327b31 -- You received this

[Bug 1417209]

2015-02-04 Thread Peter Hutterer
the hwdb doesn't have effect on the synaptics driver bits, but if the files aren't installed correctly that's a fedora bug, please file it there and assign it to me. Note you also need to udevadm control --reload-rules to make the hwdb work (and drop the matching 70-touchpad.rules file in place to

[Bug 1417209]

2015-02-04 Thread Peter Hutterer
synaptics fixed in master: http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/commit/?id=064445364b4775b25ba49c2250b22b169f291147 libinput fixed in master (and 0.9.0): http://cgit.freedesktop.org/wayland/libinput/commit/?id=428614bb242a85a0b46f1a60bc822dbb47327b31 -- You received this

[Bug 1414930]

2015-01-30 Thread Peter Hutterer
Kernel patches proposed: http://www.spinics.net/lists/linux-input/msg36219.html udev hwdb addition to mark devices like this: http://cgit.freedesktop.org/systemd/systemd/commit/hwdb/70-touchpad.hwdb?id=001a247324b44c0e0b8fdba41a6fc66e7465b8b6 libinput patches proposed: http://lists.freedeskto

[Bug 1383157]

2014-11-27 Thread Peter Hutterer
*** This bug has been marked as a duplicate of bug 70780 *** -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1383157 Title: [Lenovo T440p] New Trackpad: middle button with TrackPoint are not able to

[Bug 956071]

2014-11-14 Thread Peter Hutterer
Fixes for that are in synaptics 1.8 and 1.7.6. It was caused by missing SYN_DROPPED handling. You'll need libevdev 1.2 or later, iirc to get rid of the bug in synaptics 1.8. Otherwise, the commit on the 1.7 branch was: http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/commit/?h=synapt

[Bug 1172094]

2014-11-08 Thread Peter Hutterer
Fixes for that are in synaptics 1.8 and 1.7.6. It was caused by missing SYN_DROPPED handling. You'll need libevdev 1.2 or later, iirc to get rid of the bug in synaptics 1.8. Otherwise, the commit on the 1.7 branch was: http://cgit.freedesktop.org/xorg/driver/xf86-input-synaptics/commit/?h=synapt

[Bug 998546] Re: 0408:3003 [Packard Bell oneTwo (PW.U6C)] Touch-screen did work on 11.04 but no longer works on 12.04

2014-11-06 Thread Peter Hutterer
The device wasn't supported by the kernel before the patch, so it was running in mouse emulation mode. That is usually a firmware feature, we often see this on new touchpads before we add support and switch them to raw mode. To userspace (i.e. X.Org) it looked like a mouse device, the gesture suppo

[Bug 998546] Re: 0408:3003 [Packard Bell oneTwo (PW.U6C)] Touch-screen did work on 11.04 but no longer works on 12.04

2014-11-05 Thread Peter Hutterer
Christopher: please don't request that users file bugs for xf86-input- evdev when it's a kernel bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/998546 Title: 0408:3003 [Packard Bell oneTwo (PW.U6

[Bug 1271281]

2014-11-02 Thread Peter Hutterer
yeah, it's an issue that affects any clickpad, and it's caused by synaptics still primarily handling touchpads as single-touch devices. a few additions allowed for some MT stuff, but the driver needs significant changes to be true multitouch capable - and that's out of scope. Changing bug title to

[Bug 1271281]

2014-10-28 Thread Peter Hutterer
probably not going to happen. synaptics needs a rewrite to track the fingers separately to tell that one finger is in the button area. This isn't really feasable, we're concentrating on libinput atm that will allow us to do that. -- You received this bug notification because you are a member of U

[Bug 50692]

2014-06-19 Thread Peter Hutterer
wayland uses 32 bit keycodes, so it doesn't have the same limitation. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/50692 Title: New Sony Vaios hotkeys don't work (fn_key polling) To manage notific

[Bug 313514]

2014-06-19 Thread Peter Hutterer
wayland uses 32 bit keycodes, so it doesn't have the same limitation. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/313514 Title: MASTER: evdev driver ignores keycodes > 255 To manage notifications

[Bug 1208473]

2014-05-21 Thread Peter Hutterer
Created attachment 99376 0001-mi-don-t-process-events-from-disabled-devices-77884.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1208473 Title: Xorg crashed with SIGABRT in mieqMoveToNewScreen(

[Bug 1245662]

2014-04-09 Thread Peter Hutterer
commit 98924719d524bf87cdf301063cd744d1271c33ff Author: Peter Hutterer Date: Wed Apr 2 13:55:10 2014 +1000 Revert "xkb: ProcesssPointerEvent must work on the VCP if it gets the VCP" -- You received this bug notification because you are a member of Ubuntu Bugs, which is sub

[Bug 1245662]

2014-04-04 Thread Peter Hutterer
http://patchwork.freedesktop.org/patch/23451/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1245662 Title: Sticky Keys not released after mouse action. To manage notifications about this bug go to:

[Bug 859474]

2014-03-07 Thread Peter Hutterer
whoah, that one flew under the radar. sorry for the silence. it's been two years, I'm gonna close this now as fixed (latest master has a bunch of fixes here), please open a new bug if this persists. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 795920]

2014-03-07 Thread Peter Hutterer
we currently have no plans of fixing this, sorry. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/795920 Title: Can't disable touchpad To manage notifications about this bug go to: https://bugs.launc

[Bug 1184159]

2013-12-24 Thread Peter Hutterer
Please see the follow-up post here: http://lists.x.org/archives/xorg-devel/2013-December/039346.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1184159 Title: [saucy] scrolling with a touchpad is

[Bug 1240957]

2013-12-23 Thread Peter Hutterer
Please see the follow-up post here: http://lists.x.org/archives/xorg-devel/2013-December/039346.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1240957 Title: Scrolling behaviour and window focus

[Bug 1200829]

2013-12-23 Thread Peter Hutterer
Please see the follow-up post here: http://lists.x.org/archives/xorg-devel/2013-December/039346.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1200829 Title: Regression: Enabling typical binding

[Bug 1171342]

2013-12-23 Thread Peter Hutterer
Please see the follow-up post here: http://lists.x.org/archives/xorg-devel/2013-December/039346.html -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1171342 Title: mouse scroll wheel not working in ge

[Bug 1184159]

2013-12-06 Thread Peter Hutterer
Do you have a test case for this? I knocked up a simple one with two XI2 clients, one creating a window with enter/leave on a window, one with enter/leave on the button grab on the root window. Neither client gets an event and a printf in the server shows nothing is written onto the wire either (on

[Bug 1240957]

2013-12-05 Thread Peter Hutterer
Do you have a test case for this? I knocked up a simple one with two XI2 clients, one creating a window with enter/leave on a window, one with enter/leave on the button grab on the root window. Neither client gets an event and a printf in the server shows nothing is written onto the wire either (on

[Bug 1200829]

2013-12-05 Thread Peter Hutterer
Do you have a test case for this? I knocked up a simple one with two XI2 clients, one creating a window with enter/leave on a window, one with enter/leave on the button grab on the root window. Neither client gets an event and a printf in the server shows nothing is written onto the wire either (on

[Bug 1171342]

2013-12-05 Thread Peter Hutterer
Do you have a test case for this? I knocked up a simple one with two XI2 clients, one creating a window with enter/leave on a window, one with enter/leave on the button grab on the root window. Neither client gets an event and a printf in the server shows nothing is written onto the wire either (on

[Bug 1015183]

2013-08-19 Thread Peter Hutterer
Thanks for testing. I'm going to close this one as fixed since we definitely fixed quite a few bugs in this patch set. If there's something left please file a new bug so we can narrow down the new (old? :) issues. -- You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 1068994]

2013-08-12 Thread Peter Hutterer
Thanks for testing. I'm going to close this one as fixed since we definitely fixed quite a few bugs in this patch set. If there's something left please file a new bug so we can narrow down the new (old? :) issues. -- You received this bug notification because you are a member of Ubuntu Bugs, whic

[Bug 1015183]

2013-07-19 Thread Peter Hutterer
(In reply to comment #101) > Nope, and I noticed a BUG on !pGrab in FreeGrab, I'll try it a bit more on > monday. merged as 0e3be0b25fcfeff386bad132526352c2e45f1932 yesterday. as for the rest, I really need something that's reproducible. -- You received this bug notification because you are a

[Bug 1068994]

2013-07-18 Thread Peter Hutterer
(In reply to comment #101) > Nope, and I noticed a BUG on !pGrab in FreeGrab, I'll try it a bit more on > monday. merged as 0e3be0b25fcfeff386bad132526352c2e45f1932 yesterday. as for the rest, I really need something that's reproducible. -- You received this bug notification because you are a

[Bug 1068994]

2013-06-13 Thread Peter Hutterer
fwiw, the latest branch got merged into master. It's still buggy but an improvement over the previous state. commit c76a1b343d6a56aa9529e87f0eda8d61355d562b Merge: 891123c 9a5ad65 Author: Keith Packard Date: Thu May 23 19:58:36 2013 -0600 Merge remote-tracking branch 'whot/touch-grab-race-

[Bug 1015183]

2013-05-31 Thread Peter Hutterer
fwiw, the latest branch got merged into master. It's still buggy but an improvement over the previous state. commit c76a1b343d6a56aa9529e87f0eda8d61355d562b Merge: 891123c 9a5ad65 Author: Keith Packard Date: Thu May 23 19:58:36 2013 -0600 Merge remote-tracking branch 'whot/touch-grab-race-

[Bug 1068994]

2013-05-22 Thread Peter Hutterer
sorry guys, please take the compilation errors to the list. This bug is confusing enough with >90 comments and I'd like to keep off-topic stuff to a minimum. pushed a new version of the branch after fixing a cursor refcounting issue that crashed my server when dragging and email in thunderbird. ne

[Bug 1015183]

2013-05-17 Thread Peter Hutterer
sorry guys, please take the compilation errors to the list. This bug is confusing enough with >90 comments and I'd like to keep off-topic stuff to a minimum. pushed a new version of the branch after fixing a cursor refcounting issue that crashed my server when dragging and email in thunderbird. ne

[Bug 1015183]

2013-05-17 Thread Peter Hutterer
(In reply to comment #85) > Is make check failing for anyone else with v3? caused by a patch merged into master (and thus picked up on v3), fix is here: http://patchwork.freedesktop.org/patch/13687/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 1068994]

2013-05-15 Thread Peter Hutterer
(In reply to comment #85) > Is make check failing for anyone else with v3? caused by a patch merged into master (and thus picked up on v3), fix is here: http://patchwork.freedesktop.org/patch/13687/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribe

[Bug 1068994]

2013-05-15 Thread Peter Hutterer
Pushed the branch with a fix to keep the ABI, please test de12ce91d8e44ab9398e730b457e5abc8d1acbe6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1068994 Title: button1 gets stuck after a while To m

[Bug 1068994]

2013-05-15 Thread Peter Hutterer
oh, right. sorry, I forgot to mention this - it is indeed a ABI break so you have to recompile the drivers (or add the now-unused field back in). Maarten, this could also be the reason for your bug? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 956071]

2013-05-15 Thread Peter Hutterer
right, that was the one and it hasn't been reverted, it just got integrated into upstream 1.13.1 so we don't need the patch anymore. back to the drawing board. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/

[Bug 956071]

2013-05-15 Thread Peter Hutterer
There are suggestions that http://lists.x.org/archives/xorg- devel/2012-October/034149.html helps with this issue, but unconfirmed so far. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/956071 Title:

[Bug 1015183]

2013-05-10 Thread Peter Hutterer
Pushed the branch with a fix to keep the ABI, please test de12ce91d8e44ab9398e730b457e5abc8d1acbe6 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1015183 Title: Inconsistent mouse events for Acer T23

[Bug 1015183]

2013-05-10 Thread Peter Hutterer
tried to bisect this, but I can't see any difference in the xev output before or after that commit. Tested several revisions after (and 3e15158985) and xev works as expected. fwiw, my test box here is Ubuntu 12.10 with the server branch above, rest as-is. mouse used is a trackpoint, which for all

[Bug 1015183]

2013-05-10 Thread Peter Hutterer
oh, right. sorry, I forgot to mention this - it is indeed a ABI break so you have to recompile the drivers (or add the now-unused field back in). Maarten, this could also be the reason for your bug? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed

[Bug 1015183]

2013-05-10 Thread Peter Hutterer
> ==3663== 16,384 bytes in 4 blocks are still reachable in loss record 245 of > 246 > ==3663==at 0x482D4B8: calloc (vg_replace_malloc.c:593) > ==3663==by 0x216F23: WriteToClient (io.c:1017) > ==3663==by 0x142667: WriteEventsToClient (events.c:5982) > ==3663==by 0x142747: TryClientEv

[Bug 1015183]

2013-05-10 Thread Peter Hutterer
daniel - xev behaves normally for me in the last branch. is it still misbehaving for you? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1015183 Title: Inconsistent mouse events for Acer T231H multit

[Bug 1068994]

2013-05-08 Thread Peter Hutterer
> ==3663== 16,384 bytes in 4 blocks are still reachable in loss record 245 of > 246 > ==3663==at 0x482D4B8: calloc (vg_replace_malloc.c:593) > ==3663==by 0x216F23: WriteToClient (io.c:1017) > ==3663==by 0x142667: WriteEventsToClient (events.c:5982) > ==3663==by 0x142747: TryClientEv

[Bug 1068994]

2013-05-08 Thread Peter Hutterer
tried to bisect this, but I can't see any difference in the xev output before or after that commit. Tested several revisions after (and 3e15158985) and xev works as expected. fwiw, my test box here is Ubuntu 12.10 with the server branch above, rest as-is. mouse used is a trackpoint, which for all

[Bug 1068994]

2013-05-08 Thread Peter Hutterer
daniel - xev behaves normally for me in the last branch. is it still misbehaving for you? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1068994 Title: button1 gets stuck after a while To manage not

[Bug 1068994]

2013-05-08 Thread Peter Hutterer
the libreoffice hint helped a lot tracking this down. New branch posted (top commit b8a2de82e36dd922843618f15703113dd556b164 dix: fix cursor refcounting ). Please give this a test. looks like my test box here is happy and valgrind doesn't see any leaks (yet) -- You received this bug notificatio

[Bug 1015183]

2013-05-03 Thread Peter Hutterer
the libreoffice hint helped a lot tracking this down. New branch posted (top commit b8a2de82e36dd922843618f15703113dd556b164 dix: fix cursor refcounting ). Please give this a test. looks like my test box here is happy and valgrind doesn't see any leaks (yet) -- You received this bug notificatio

[Bug 50692]

2013-05-03 Thread Peter Hutterer
XI2 already sends 32-bit keycodes, it's the XKB layer and thus the ability to interpret this that doesn't handle them. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/50692 Title: New Sony Vaios hotke

[Bug 1068994]

2013-05-01 Thread Peter Hutterer
Till, can you run this under valgrind please to make sure I didn't introduce any memory leaks? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1068994 Title: button1 gets stuck after a while To manag

[Bug 313514]

2013-05-01 Thread Peter Hutterer
XI2 already sends 32-bit keycodes, it's the XKB layer and thus the ability to interpret this that doesn't handle them. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/313514 Title: MASTER: evdev drive

[Bug 1015183]

2013-04-27 Thread Peter Hutterer
Till, can you run this under valgrind please to make sure I didn't introduce any memory leaks? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1015183 Title: Inconsistent mouse events for Acer T231H m

[Bug 1068994]

2013-04-23 Thread Peter Hutterer
ok, I'll be honest. this is a giant mess where we potentially access dangling pointers and sorting this out is nasty. my attempts to do so today have failed badly. fix will come, but not too soon I'm afraid -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1068994]

2013-04-23 Thread Peter Hutterer
Please have a test of this branch here: http://cgit.freedesktop.org/~whot/xserver/log/?h=touch-grab-race-condition-56578-v2 I'm not 100% sure yet if there's a memleak introduced - haven't done the required checks yet. but it fixes the crasher caused by the invalid memory dereference. -- You rece

[Bug 1068994]

2013-04-23 Thread Peter Hutterer
ok, thanks to Maarten's debugging we've found the issue. listener->grab is not copied but rather referenced, leaving the grab stale once it was deleted. Reproducible test case is simply: XGrabButton() pointer-emulating touch down XUngrabButton() trigger touch update/end This doesn't necessarily c

[Bug 1015183]

2013-04-23 Thread Peter Hutterer
Please have a test of this branch here: http://cgit.freedesktop.org/~whot/xserver/log/?h=touch-grab-race-condition-56578-v2 I'm not 100% sure yet if there's a memleak introduced - haven't done the required checks yet. but it fixes the crasher caused by the invalid memory dereference. -- You rece

[Bug 1015183]

2013-04-19 Thread Peter Hutterer
ok, I'll be honest. this is a giant mess where we potentially access dangling pointers and sorting this out is nasty. my attempts to do so today have failed badly. fix will come, but not too soon I'm afraid -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 726832]

2013-02-19 Thread Peter Hutterer
commit 61a99aff9d33728a0b67920254d2d4d79f80cf39 Author: Peter Hutterer Date: Fri Jan 11 14:22:07 2013 +1000 dix: pre-scale relative events from abs devices to desktop ratio (#31636) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 621432]

2013-02-17 Thread Peter Hutterer
commit 61a99aff9d33728a0b67920254d2d4d79f80cf39 Author: Peter Hutterer Date: Fri Jan 11 14:22:07 2013 +1000 dix: pre-scale relative events from abs devices to desktop ratio (#31636) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 930936]

2013-02-13 Thread Peter Hutterer
(In reply to comment #3) > The patch we added to Ubuntu for that bug is attached. It was confirmed to > fix the issue by that user, but would be helpful if others could test it as > well. it doesn't fix the issue, it merely papers over the crash. would be useful to find a reproducible test case f

[Bug 50692]

2013-01-22 Thread Peter Hutterer
1. We know this is already a problem. 2. The fix to this problem is huge, difficult and very invasive. It requires a new protocol extension and all the inertia that comes with it. 3. The proper fix to this problem breaks client-side API. see 2. 4. Workarounds can be found, but are limited to some

[Bug 621432]

2013-01-15 Thread Peter Hutterer
http://patchwork.freedesktop.org/patch/12839/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/621432 Title: Touchpad speed asymetrical (horizontal faster than vertical) To manage notifications about

[Bug 566375]

2013-01-11 Thread Peter Hutterer
Claiming this is closed since I haven't seen this in a while. Please reopen if it's still here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/566375 Title: log spam when detaching a slave device To

[Bug 726832]

2013-01-11 Thread Peter Hutterer
http://patchwork.freedesktop.org/patch/12839/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/726832 Title: Touchpad speed scales with multimonitor size per axis To manage notifications about this bu

[Bug 726832]

2013-01-11 Thread Peter Hutterer
Pad Resolution is currently readonly on purpose - your pad is unlikely to change resolutions at runtime. I admit it would make testing it easier but right now you need to add an xorg.conf(.d) option for it. synclient appears to be lacking it altogether, that should be fixed (patches appreciated)

[Bug 956071]

2012-12-31 Thread Peter Hutterer
Hard to read the backtrace without symbols, but please try to find a reproducible test-case. The number of fingers on the touchpad at suspend time vs at resume time is almost certainly the trigger for this, but I haven't found a reliable trigger yet. -- You received this bug notification because

[Bug 723786]

2012-12-21 Thread Peter Hutterer
syndaemon currently uses a synaptics-only property to disable the touchpad. this property disables the touchpad in-driver. a similar property exists on all devices but that would disable the device completely, potentially interfering with the desktop environment. this would require testing to ensur

[Bug 1068920]

2012-11-30 Thread Peter Hutterer
commit e7cd5cce740e653000fb1192b600268dcf77dde2 Author: Peter Hutterer Date: Thu Oct 18 15:11:31 2012 +1000 dix: fix zaphod screen scrossing (#54654) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 1070214]

2012-11-15 Thread Peter Hutterer
commit 5b7384a3154a95a805b040e1910e276b52aada96 Author: Alexey Ten (Lynn) Date: Tue Oct 23 12:32:31 2012 +0400 Apply partial matches for option (#25873) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net

[Bug 621432]

2012-11-08 Thread Peter Hutterer
Pad Resolution is currently readonly on purpose - your pad is unlikely to change resolutions at runtime. I admit it would make testing it easier but right now you need to add an xorg.conf(.d) option for it. synclient appears to be lacking it altogether, that should be fixed (patches appreciated)

[Bug 1070214]

2012-11-04 Thread Peter Hutterer
Alexey, please sign-off your patch. ACK otherwise, I'll merge it as soon as I have your Signed-off-by. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1070214 Title: misc:typo rules doesn't apply on X

[Bug 956071]

2012-09-05 Thread Peter Hutterer
commit a245d42f53096b1ae81e6702729f97ca508e5b5b Author: Peter Hutterer Date: Thu Aug 30 16:38:38 2012 +1000 Reset num_active_touches on DeviceOff (#52496) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https

[Bug 956071]

2012-09-05 Thread Peter Hutterer
Thanks! that really helped finding the issue http://patchwork.freedesktop.org/patch/11873/ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/956071 Title: Xorg crashed with SIGSEGV in XIGetDeviceProper

  1   2   >