[Bug 18302] Adobe Acrobat Pro 7: Preferences-Window is broken

wine-bugs at winehq.org wine-bugs at winehq.org
Thu Apr 30 09:58:16 CDT 2009


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





--- Comment #3 from Nikolay Sivov <bunglehead at 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.


-- 
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