http://bugs.winehq.org/show_bug.cgi?id=18302
--- Comment #3 from Nikolay Sivov bunglehead@gmail.com 2009-04-30 09:58:16 --- (In reply to comment #1)
Created an attachment (id=20832)
--> (http://bugs.winehq.org/attachment.cgi?id=20832) [details]
This it what is printed out when I started Acrobat via Terminal and open preferences
It's about missed oleacc classes. Try to override oleacc with native module:
- add entry using winecfg to native only; - register it properly with: --- regsvr32 oleacc.dll ---
And post new traces here of course.