http://bugs.winehq.org/show_bug.cgi?id=11699
--- Comment #21 from John Klehm xixsimplicityxix@gmail.com 2008-05-26 11:25:31 --- (In reply to comment #20)
Created an attachment (id=13353)
--> (http://bugs.winehq.org/attachment.cgi?id=13353) [details]
Crash after applying patch
Weird, I can't get that at all on my wacom tpc.
Thanks for the first log, it'd be really usefull to get a wintab trace log though too, it'll help show why the context isn't being initialized correctly and then showing up as the crash in ScaleForContext.
You can generate these by doing:
WINEDEBUG="+wintab32" wine "c:\path\to\photoshop.exe" &> photoshop_trace.log
where pathtophotoshop is the real path
Thanks!