viktorias
2012-Jun-14 05:49 UTC
[Wine] Re: Pressure sensitivity not working on Photoshop CS or CS2
Hi! Coincidetally does your tablet use the evdev driver? If yes than wine does not recognize your tablet as tablet.... See: trace:wintab32:X11DRV_LoadTabletInfo Device 12: [id 10|name UC-LOGIC Tablet WP5540U|type TABLET|num_classes 2|use 4] The X system reports it as a tbalet (type TABLET), but according to wine: warn:wintab32:X11DRV_LoadTabletInfo Did not find a valid stylus, unable to determine system context parameters. Wintab is disabled. Because of this: trace:wintab32:X11DRV_LoadTabletInfo Device 13: [id 11|name UC-LOGIC Tablet WP5540U|type MOUSE|num_classes 2|use 4] I think your tablet comes with a mouse right? Welcome in the club. My tablet uses the evdev driver and comes with a mouse too. In my opinion Wine is not compatible with the evdev driver and multiple input devices... I filed the bug here: http://bugs.winehq.org/show_bug.cgi?id=30893, you may vote for it...