https://bugs.winehq.org/show_bug.cgi?id=18517
b4vpysgu b4vpysgu@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |b4vpysgu@gmail.com
--- Comment #66 from b4vpysgu b4vpysgu@gmail.com --- I tested the patch in attachment 47818, "Final patch candidate", on the latest Ubuntu 18.04 with the latest sources (4.5) from https://dl.winehq.org/wine-builds/ubuntu/. I AM using the latest xf86-input-wacom as well, and have no cursor lag until drawing with pressure in photoshop.
The only version of Photoshop I could get to work somewhat reliably, was CS6, and it was basically the same as mentioned in Comment 61, https://bugs.winehq.org/show_bug.cgi?id=18517#c61
Pressure works about 90% of the time. When it does work, it is blocky. Essentially when the pressure IS working it is blocky and slow, when it occasionally stops reporting pressure information, it is smooth (I assume it's just being treated as a mouse at that point).
I tried all the various graphical settings in photoshop, and it seemed to make no difference.
My logs were initially full of this... fixme:wintab32:X11DRV_WTInfoW Return proper size I commented that out, since it really spews that message a lot. Once that message was not being logged, there was not much else to report.
Additionally I unfortunately have the i2c version of the wacom (in my laptop), currently reported as "Wacom HID 50FB Pen stylus" by xinput.
FYI if you have a USB wacom, you can just use USB passthrough and something like virtualbox as an alternative ;)
So to sum up, it's basically the same as before.