[Bug 45158] New: Adobe Reader 6 throws error message box on launch, crashes later
https://bugs.winehq.org/show_bug.cgi?id=45158 Bug ID: 45158 Summary: Adobe Reader 6 throws error message box on launch, crashes later Product: Wine Version: 3.7 Hardware: x86 OS: Linux Status: NEW Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: bunglehead(a)gmail.com Distribution: --- Now with atmlib stub, Adobe Reader 6 fails to initialize it - ATMProperlyLoaded returns 0 in Wine. This triggers error message box, closing it crashes on missing ATMFinish function. Returning success from ATMProperlyLoaded is enough to make it work. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=45158 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |ftp://ftp.adobe.com/pub/ado | |be/reader/win/6.x/6.0/enu/A | |dbeRdr60_enu_full.exe Keywords| |download -- 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.
https://bugs.winehq.org/show_bug.cgi?id=45158 Nikolay Sivov <bunglehead(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |7f955f22d317cad1e7d5323179e | |9a0ee635c9768 Keywords| |regression -- 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.
https://bugs.winehq.org/show_bug.cgi?id=45158 tokktokk <fdsfgs(a)krutt.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs(a)krutt.org -- 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.
https://bugs.winehq.org/show_bug.cgi?id=45158 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x(a)gmail.com --- Comment #1 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to Nikolay Sivov from comment #0)
Now with atmlib stub, Adobe Reader 6 fails to initialize it - ATMProperlyLoaded returns 0 in Wine. This triggers error message box, closing it crashes on missing ATMFinish function.
Returning success from ATMProperlyLoaded is enough to make it work.
I remember that returning TRUE made Premiere CS4 run into another unimplemented function (IRC ATMGetMenuNameA) . I`ll test if I can make both apps happy, but atm dont have access to my computer, so i`ll report back friday. For now I guess disabling atmlib in winecfg to test this program -- 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.
https://bugs.winehq.org/show_bug.cgi?id=45158 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Component|-unknown |atmlib -- 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.
https://bugs.winehq.org/show_bug.cgi?id=45158 --- Comment #2 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Created attachment 61379 --> https://bugs.winehq.org/attachment.cgi?id=61379 add stub for ATMFinish Hi, adding a stub for ATMFinish seems to be enough to make Adobe Reader 6 not throw a warning message+crash. With this patch the program starts without any error-message/crash -- 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.
https://bugs.winehq.org/show_bug.cgi?id=45158 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> --- By the way, Postscript file documentation for this API specifies 'pascal' calling convention if I'm not confusing things. It would be interesting to test what's the correct way. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=45158 --- Comment #4 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- (In reply to Nikolay Sivov from comment #3)
By the way, Postscript file documentation for this API specifies 'pascal' calling convention if I'm not confusing things. It would be interesting to test what's the correct way.
As far as I get it from reading some info on this on internet, pascal is calling convention that is deprecated and only had a meaning for 16-bit, and now defaults to stdcall. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=45158 --- Comment #5 from Alexandre Julliard <julliard(a)winehq.org> --- Yes, pascal is the calling convention for the 16-bit version. In 32-bit it becomes stdcall. -- 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.
https://bugs.winehq.org/show_bug.cgi?id=45158 Louis Lenders <xerox.xerox2000x(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |DUPLICATE Status|NEW |RESOLVED --- Comment #6 from Louis Lenders <xerox.xerox2000x(a)gmail.com> --- Resolving as duplicate *** This bug has been marked as a duplicate of bug 45172 *** -- 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.
https://bugs.winehq.org/show_bug.cgi?id=45158 André H. <nerv(a)dawncrow.de> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |nerv(a)dawncrow.de Status|RESOLVED |CLOSED --- Comment #7 from André H. <nerv(a)dawncrow.de> --- closing dup -- 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.
participants (1)
-
wine-bugs@winehq.org