[Ubuntu-x-swat] [Bug 799202] Re: wacom stylus jumps with latest xserver-xorg-core

2011-09-22 Thread j-b-m
Good news! I was able to make my 2 wacom devices (touchscreen and Intuos2) work correctly in Krita using the attached patch against Qt. Chase Douglas was right about Qt incorrectly using the recieved events because not all axis are sent. I simply updated Jussi's patches like that: Instead of just

[Ubuntu-x-swat] [Bug 799202] Re: wacom stylus jumps with latest xserver-xorg-core

2011-09-21 Thread j-b-m
I had a look at the Krita sources, as pointed out by Jussi, and the problem does not come from the kis_canvas_controller code, but seems to come from kis_canvas_widget_base.cpp. There, we have the following code: void KisCanvasWidgetBase::processTabletEvent(QTabletEvent *e) {

[Ubuntu-x-swat] [Bug 799202] Re: wacom stylus jumps with latest xserver-xorg-core

2011-09-20 Thread j-b-m
Animitim, the uTouch Qt4 package is still building (at least from what I can see), it is the following version: qt4-x11 - 4:4.7.4-0ubuntu3~utouch1 So I think you don't have the update yet. Will try tonight myself. -- You received this bug notification because you are a member of Ubuntu-X,

[Ubuntu-x-swat] [Bug 799202] Re: wacom stylus jumps with latest xserver-xorg-core

2011-09-15 Thread j-b-m
Hmm, looks like we are progressing in what the problem is. As suggested by Jussi, I tried the tablet sample app from qt4-demos, and I can confirm that pressure works fine. However in that demo app, when I try to use the tilt value from the tablet to set line width (in the Tablet menu Line width

[Ubuntu-x-swat] [Bug 799202] Re: wacom stylus jumps with latest xserver-xorg-core

2011-09-12 Thread j-b-m
I just tested using latest Oneiric xserver-xorg (1.10.4) If I remove all the latest patches starting from the 503, it works fine (pressure ok and no jumping lines). I see no difference if I only apply the struct changes described by Jussi in comment #32. Pressure and everything still works

[Ubuntu-x-swat] [Bug 799202] Re: wacom stylus jumps with latest xserver-xorg-core

2011-09-09 Thread j-b-m
Pressure works for me on my own recordings. Maybe you need some calibration or configuration of the Krita brush. I can see a very small sign of pressure sensitivity on your recording : the beginning of the first stroke is slightly grey , meaning the opacity was not at 100% -- You received this

[Ubuntu-x-swat] [Bug 799202] Re: wacom stylus jumps with latest xserver-xorg-core

2011-09-06 Thread j-b-m
** Attachment added: lenovo x201T props https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/799202/+attachment/2364140/+files/lenovox201.props -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu.

[Ubuntu-x-swat] [Bug 799202] Re: wacom stylus jumps with latest xserver-xorg-core

2011-09-06 Thread j-b-m
** Attachment added: Lenovo x201T record https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/799202/+attachment/2364141/+files/lenovox201.record -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu.

[Ubuntu-x-swat] [Bug 799202] Re: wacom stylus jumps with latest xserver-xorg-core

2011-09-06 Thread j-b-m
I attached 3 files, with 2 recordings in case it can help. First one is with the bug, second one without the bug (patched xserver-xorg-core): * lenovo X201t props is the result from evemu-describe, * lenovo X201t record is the result from evemu-record (see #1) * lenovo X201t patched record is

[Ubuntu-x-swat] [Bug 799202] Re: wacom stylus jumps with latest xserver-xorg-core

2011-09-06 Thread j-b-m
I don't know if it is of any interest, but I tried to replay the 2 record files that I just attached to this bug report with evmu-play. When using the official xserver-xorg-core, nothing is drawn in Krita. I can see the cursor move but nothing is drawn with both recordings (the buggy and the

[Ubuntu-x-swat] [Bug 799202] Re: wacom stylus jumps with latest xserver-xorg-core

2011-09-05 Thread j-b-m
I investigated a bit and reverting the fix for issue #774938 (1) fixes the problem and my touch / stylus work correctly. So the regression is introduced by the following patch 503_fix_masked_transformed_valuators.patch Using a Lenovo X201T with Wacom touchscreen. Let me know if I can help in

[Ubuntu-x-swat] [Bug 835634] Re: Touchscreen not working, Lenovo X201t

2011-09-04 Thread j-b-m
Oh, thanks a lot! I can confirm that killing inputattach also solves the problem for me and the touchscreen works after an X restart! -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xf86-input-wacom in Ubuntu.

[Ubuntu-x-swat] [Bug 835634] Re: Touchscreen not working, Lenovo X201t

2011-08-28 Thread j-b-m
If it can be of any help, here is the xorg log when using Natty (from live CD) on the same machine, with the touchscreen working correctly. [ 101.106] (II) config/udev: Adding input device Serial Wacom Tablet (/dev/ttyS4) [ 101.106] (**) Serial Wacom Tablet: Applying InputClass Wacom serial

[Ubuntu-x-swat] [Bug 835634] Re: Touchscreen not working, Lenovo X201t

2011-08-27 Thread j-b-m
-- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xf86-input-wacom in Ubuntu. https://bugs.launchpad.net/bugs/835634 Title: Touchscreen not working, Lenovo X201t To manage notifications about this bug go to:

[Ubuntu-x-swat] [Bug 835634] [NEW] Touchscreen not working, Lenovo X201t

2011-08-27 Thread j-b-m
Public bug reported: The touchscreen of my Lenovo X201T does not work in Oneiric, it was working with Natty. Using Oneiric with latest updates, same for the daily live CD from 27 august 2011. xserver-xorg-input-wacom is at version: 1:0.11.0-0ubuntu1 The Xorg log shows the following info: [

[Ubuntu-x-swat] [Bug 799202] Re: wacom stylus jumps with latest xserver-xorg-core

2011-06-24 Thread j-b-m
I also tested, and installing the 0.11 version of xserver-xorg-input- wacom did not change anything for me. -- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/799202 Title: wacom stylus

[Ubuntu-x-swat] [Bug 799202] Re: wacom stylus jumps with latest xserver-xorg-core

2011-06-23 Thread j-b-m
I tested your package (xserver-xorg-core), but it doesn't change anything, sorry. I see no difference with the official 2:1.10.1-1ubuntu1.1 version. sudo dpkg -s xserver-xorg-core reports: Package: xserver-xorg-core Status: install ok installed Priority: optional Section: x11 Installed-Size:

[Ubuntu-x-swat] [Bug 799202] Re: wacom stylus jumps with latest xserver-xorg-core

2011-06-23 Thread j-b-m
Yes, I can see the unwanted lines when playing back the record. I attach the recording in case it can be useful ** Attachment added: device.record https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/799202/+attachment/2179613/+files/device.record -- You received this bug notification

[Ubuntu-x-swat] [Bug 799202] Re: wacom stylus jumps with latest xserver-xorg-core

2011-06-23 Thread j-b-m
I mean that I can see the lines when playing the record from bug 762938, and attached in my previous comment is another recording from me that also shows the lines on playback, here is also my device.prop. ** Attachment added: device.prop

[Ubuntu-x-swat] [Bug 799202] [NEW] wacom stylus jumps with latest xserver-xorg-core

2011-06-18 Thread j-b-m
Public bug reported: Wacom input jumps while drawing with xserver-xorg-core version 2:1.10.1-1ubuntu1.1 It is working correctly with version 2:1.10.1-1ubuntu1. This issue is somehow related to issue #762938 (no pressure sensitivity with wacom tablet). A fix for pressure sensitivity was

[Ubuntu-x-swat] [Bug 799202] Re: wacom stylus jumps with latest xserver-xorg-core

2011-06-18 Thread j-b-m
-- You received this bug notification because you are a member of Ubuntu-X, which is subscribed to xorg-server in Ubuntu. https://bugs.launchpad.net/bugs/799202 Title: wacom stylus jumps with latest xserver-xorg-core To manage notifications about this bug go to:

[Ubuntu-x-swat] [Bug 799202] Re: wacom stylus jumps with latest xserver-xorg-core

2011-06-18 Thread j-b-m
** Description changed: Wacom input jumps while drawing with xserver-xorg-core version 2:1.10.1-1ubuntu1.1 It is working correctly with version 2:1.10.1-1ubuntu1. This issue is somehow related to issue #762938 (no pressure sensitivity with wacom tablet). A fix for pressure

[Ubuntu-x-swat] [Bug 799202] Re: wacom stylus jumps with latest xserver-xorg-core

2011-06-18 Thread j-b-m
I attached the image to the bug report, since I cannot find a way to link it correctly ** Attachment added: Jumping cursor https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/799202/+attachment/2174502/+files/pressure_bug.png ** Description changed: Wacom input jumps while drawing