https://bugs.winehq.org/show_bug.cgi?id=54993
--- Comment #8 from Ulrich Gemkow ulrich.gemkow@ikr.uni-stuttgart.de --- Thanks again for finding the download.
To reproduce the bug:
- Download the Framemaker 8 Demo installer from the given URL
- Install Framemaker by calling AdobeFrameMaker80_extract.exe: Go through all steps with "Yes" or "Next", select US English and do _not_ install the "Adobe PDF creation AddOn" which is offered in the last step of the install wizzard
- Set the "Screen resolution" with winecfg in the "Graphics" tab to 168 (important, see below)
- Start Framemaker 8 with the command "wine start FrameMaker.exe"
- Select "Framemaker" (not "Structured FrameMaker") and start the 30-day trial period in the dialog
- Save the two attached .fm files in a directory
- Open the File "Skript.fm" by using the File->Open menu entry in FrameMaker
- Select Edit->"Find/Change" and select in the "Find"-Select box "Unresolved cross reference" (upper entry)
- Press the "Find" Button
Framemaker crashes with an internal error. This is a regression - the exact same sequence works in wine-8.8.
While looking further into this bug, we found the following:
When you do _not_ change the screen resolution as described above, the bug does not happen (not in wine-8.9 and not in wine-8.8). This seems to be weired, I will file a separate bug about this - screen resolution should have no effect.
Second - the bug described here is a follow-up of #54980. When "tricking" that no font is missing, this bug also does not occur (difficult because FrameMaker is very PS-dependent).
Thanks again!