http://bugs.winehq.org/show_bug.cgi?id=10949
Jeremy White jwhite@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|wine-bugs@winehq.org |jwhite@codeweavers.com Status|ASSIGNED |NEW
--- Comment #7 from Jeremy White jwhite@codeweavers.com 2007-12-31 10:02:07 --- After some reflection, I realized that this error could be correctly resolved with an additional patch, which I've sent off to wine-patches.
I would greatly appreciate it if the reporter could revert my previous hack patch, and apply this patch: http://www.winehq.org/pipermail/wine-patches/2007-December/048506.html
and confirm that it also prevents the crash. (A +wintab32 log should show a message to the effect of "Did not find a valid stylus cursor with >= 5 axes, returning 0 valid devices.")
The key is to do this before my previous patch is committed, as it would also prevent this crash from happening.
Cheers,
Jeremy