http://bugs.winehq.org/show_bug.cgi?id=11699
--- Comment #23 from John Klehm xixsimplicityxix@gmail.com 2008-05-26 12:22:33 --- Created an attachment (id=13359) --> (http://bugs.winehq.org/attachment.cgi?id=13359) Detect acecade tablet as stylus device
Ahh thanks a lot for the log, made it real easy to see where the bug was. =)
This patch will make sure wintab sees acecad tablets as a device that it can use to initialize the context. You won't get the context crash you got last time with this patch.
Try this patch in conjunction with the place tablet cursor patch and let me know how things work. If you are still having problems then another wintab trace log just like you just gave me would be great. Thanks!
As a note to myself: Wintab should bail out and report no devices if it doesn't find a device to initialize the context. It should print a fixme with the device name and tell user to report to wine-devel or winehq bugs. This would be much better than crashing with a halfway detected device.