https://bugs.winehq.org/show_bug.cgi?id=45172
Bug ID: 45172 Summary: FrameMaker 7.2 needs implementation of atmlib.dll.ATMFinish Product: Wine Version: 3.7 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: ulrich.gemkow@ikr.uni-stuttgart.de Distribution: ---
Hello,
since commit
From 7f955f22d317cad1e7d5323179e9a0ee635c9768 Mon Sep 17 00:00:00 2001
From: Louis Lenders xerox.xerox2000x@gmail.com Date: Tue, 8 May 2018 13:48:20 +0200 Subject: [PATCH] atmlib: Add stub dll.
Signed-off-by: Louis Lenders xerox.xerox2000x@gmail.com Signed-off-by: Alexandre Julliard julliard@winehq.org --- configure | 2 ++ configure.ac | 1 + dlls/atmlib/Makefile.in | 4 +++ dlls/atmlib/atmlib.spec | 76 +++++++++++++++++++++++++++++++++++++++++++++++++ dlls/atmlib/main.c | 47 ++++++++++++++++++++++++++++++ 5 files changed, 130 insertions(+) create mode 100644 dlls/atmlib/Makefile.in create mode 100644 dlls/atmlib/atmlib.spec create mode 100644 dlls/atmlib/main.c
Framemaker 7.2 aborts with the message
wine: Call from 0x7b43ce2c to unimplemented function atmlib.dll.ATMFinish, aborting
https://bugs.winehq.org/show_bug.cgi?id=45172
Ulrich Gemkow ulrich.gemkow@ikr.uni-stuttgart.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Hardware|x86 |x86-64 Regression SHA1| |7f955f22d317cad1e7d5323179e | |9a0ee635c9768
https://bugs.winehq.org/show_bug.cgi?id=45172
Anastasius Focht focht@gmx.net changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |atmlib CC| |focht@gmx.net Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=45172
tokktokk fdsfgs@krutt.org changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |fdsfgs@krutt.org
https://bugs.winehq.org/show_bug.cgi?id=45172
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 61380 --> https://bugs.winehq.org/attachment.cgi?id=61380 stub
Hi, thanks for bugreport; does this patch fix it?
https://bugs.winehq.org/show_bug.cgi?id=45172
--- Comment #2 from Ulrich Gemkow ulrich.gemkow@ikr.uni-stuttgart.de --- Thank you for the very quick answer! Yes, this patch fixes this bug.
https://bugs.winehq.org/show_bug.cgi?id=45172
Ulrich Gemkow ulrich.gemkow@ikr.uni-stuttgart.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED
--- Comment #3 from Ulrich Gemkow ulrich.gemkow@ikr.uni-stuttgart.de --- Fixed by commit https://source.winehq.org/git/wine.git/commit/c5d0bad48ee42614b49f6666381b28...
https://bugs.winehq.org/show_bug.cgi?id=45172
--- Comment #4 from Ulrich Gemkow ulrich.gemkow@ikr.uni-stuttgart.de --- Patch by Louis Lenders xerox.xerox2000x@gmail.com, thanks!
https://bugs.winehq.org/show_bug.cgi?id=45172
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |c5d0bad48ee42614b49f6666381 | |b2804a09b66a9
--- Comment #5 from Louis Lenders xerox.xerox2000x@gmail.com --- Actually this was really a duplicate of https://bugs.winehq.org/show_bug.cgi?id=45158 then, but i`ll resolve that one as duplicate then, doesn`t really matter
Meanwhile I downloaded trial of Framemaker8 (Framemaker7 trials are not available anymore) and that showed a simalar error message (then exit), and starts fine again with the stub. Changing title accordingly.
c5d0bad48ee42614b49f6666381b2804a09b66a9
https://bugs.winehq.org/show_bug.cgi?id=45172
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|FrameMaker 7.2 needs |FrameMaker 7.2 and |implementation of |Framemaker 8 (trial) needs |atmlib.dll.ATMFinish |implementation of | |atmlib.dll.ATMFinish URL| |https://supportdownloads.ad | |obe.com/detail.jsp?ftpID=45 | |49 Keywords| |download
--- Comment #6 from Louis Lenders xerox.xerox2000x@gmail.com --- added some info
https://bugs.winehq.org/show_bug.cgi?id=45172
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |bunglehead@gmail.com
--- Comment #7 from Louis Lenders xerox.xerox2000x@gmail.com --- *** Bug 45158 has been marked as a duplicate of this bug. ***
https://bugs.winehq.org/show_bug.cgi?id=45172
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 3.9.