[Bug 12005] Regression in pressure sensitivity with wizardpen tablet driver and Photoshop 7

wine-bugs at winehq.org wine-bugs at winehq.org
Tue May 6 20:24:15 CDT 2008


http://bugs.winehq.org/show_bug.cgi?id=12005





--- Comment #23 from John Klehm <xixsimplicityxix at gmail.com>  2008-05-06 20:24:14 ---
(In reply to comment #19)
> Running 0.9.61 and still no support with my wacom based tabletpc. Still reports
> the following
> 
> trace:wintab32:WTInfoT (0, 0, (nil), 0)
> trace:wintab32:LoadTablet Initializing the tablet to hwnd 0x1002a
> trace:wintab32:X11DRV_LoadTabletInfo XListInputDevices reports 6 devices
> trace:wintab32:X11DRV_LoadTabletInfo Device 0:  [id 0|name Virtual core
> keyboard|type |num_classes 1|use IsXKeyboard]
> trace:wintab32:X11DRV_LoadTabletInfo Device 1:  [id 1|name Virtual core
> pointer|type |num_classes 2|use IsXPointer]
> trace:wintab32:X11DRV_LoadTabletInfo Device 2:  [id 2|name stylus|type Wacom
> Stylus|num_classes 3|use Unknown]
> trace:wintab32:X11DRV_LoadTabletInfo Device 3:  [id 3|name cursor|type Wacom
> Cursor|num_classes 3|use Unknown]
> trace:wintab32:X11DRV_LoadTabletInfo Device 4:  [id 4|name PS/2 Generic Mouse
> 0|type MOUSE|num_classes 2|use Unknown]
> trace:wintab32:X11DRV_LoadTabletInfo Device 5:  [id 5|name Keyboard 0|type
> KEYBOARD|num_classes 1|use Unknown]
> warn:wintab32:X11DRV_LoadTabletInfo Did not find a valid stylus cursor with >=
> 5 axes, returning 0 valid devices.
> trace:wintab32:X11DRV_WTInfoW (0, 0, (nil))
> trace:wintab32:X11DRV_WTInfoW 0 cursors
> trace:wintab32:WTInfoT returns 0
> 

@keithB
Thanks for the dumps. Your X11 seems to be setup correctly.  However after a
little more digging I can only conclude that your wine install is out of sync
with winehq 0.9.61.   

Your logs show a "use Unknown".   While my patch attached to this bug kept this
value in place above, Alexandre altered the code in mainline in order to
accomodate older x servers.  If you are using vanilla 9.61 its impossible to
get  "use Unknown" as all values after "use " will be digits now.

Post the short device log like you have been from a vanilla 0.9.61 and I'll see
if we can get a bit further. 


@everyone
The only useful patch attached to this bug now is the "always check first 2
system cursor slots" patch.  All the others have been committed as of 0.9.61


-- 
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.



More information about the wine-bugs mailing list