[Bug 18303] Adobe Acrobat Pro 7: Crashes when selecting the "edit" menu while having a file open.

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Aug 1 07:56:07 CDT 2012


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

Owen Rudge <owen at owenrudge.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |owen at owenrudge.net

--- Comment #10 from Owen Rudge <owen at owenrudge.net> 2012-08-01 07:56:07 CDT ---
As far as I can see, this bug still occurs in Wine 1.5.10, and has not been
fixed. I've just reproduced it right now. I did debug the issue a few weeks
ago, and came up with this conclusion:

Acrobat is crashing trying to access the ITextRange pointer returned (or not
returned, in our case) by ITextDocument_fnRange. It's possible that we can just
stub out the ITextRange interface to fix this - it depends if Acrobat will be
happy with stub methods or if it actually depends on this functionality.

There has been no work done in riched20 in recent weeks, and certainly
ITextRange hasn't been implemented, so it seems strange that it should suddenly
start working for you, Walther. Have you perhaps installed the native
riched20.dll?

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