https://bugs.winehq.org/show_bug.cgi?id=51525
Bug ID: 51525 Summary: Native Instruments installer Native Access.exe crashes - dwrite & freetype Product: Wine Version: 6.13 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: dwrite Assignee: wine-bugs@winehq.org Reporter: patrick+winehq.org@laimbock.com Distribution: ---
Created attachment 70365 --> https://bugs.winehq.org/attachment.cgi?id=70365 Backtrace of Native Access.exe crash
Wine-6.13 on Fedora 34. Freetpe version 2.10.4 Native Instruments installer filename: Native Access 1.13.3 Setup PC.exe Downloadable from: https://www.native-instruments.com/en/support/downloads/
Regression: 'Native Access.exe' runs fine in wine-6.0 from WineHQ.
Reproducable with these steps: Clean prefix $ winecfg and set the windows version to 10 so it won't try to install an iso driver $ wine Native Access 1.13.3 Setup PC.exe (accept defaults and wait for it to finish) $ winecfg and set the windows version to 7 $ wine ~/.wine/drive_c/Program Files/Native Instruments/Native Access/Native Access.exe
FT_Stroker_Rewind+0x5516f() in libfreetype.so.6 freetype_get_design_glyph_metrics+0xc1(key=<is not available>, upem=0x3e8, ascent=<is not available>, simulations=0) [Z:\builddir\build\BUILD\wine-6.13\dlls\dwrite\freetype.c:233] in dwrite.so
Backtrace attached. Please let me know if you need more information. Thanks!
https://bugs.winehq.org/show_bug.cgi?id=51525
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- Please attach +dwrite log as well.
https://bugs.winehq.org/show_bug.cgi?id=51525
--- Comment #2 from Nikolay Sivov bunglehead@gmail.com --- I was unable to reproduce locally, it starts for me with login window. So the log I mentioned would be useful, you might have some fonts that I don't, causing this.
https://bugs.winehq.org/show_bug.cgi?id=51525
--- Comment #3 from Patrick patrick+winehq.org@laimbock.com --- Created attachment 70373 --> https://bugs.winehq.org/attachment.cgi?id=70373 Backtrace with +dwrite, corefonts, tahoma and roboto installed
Hi, thank you for your feedback and happy to hear that it should work. Since you mentioned fonts I installed corefonts and tahoma with winetricks and unzipped google's roboto.zip into windows/Fonts/ then made the backtrace with +dwrite.
https://bugs.winehq.org/show_bug.cgi?id=51525
--- Comment #4 from Nikolay Sivov bunglehead@gmail.com --- Thanks, I think this is similar to bug 49621, some more information at https://bugs.winehq.org/show_bug.cgi?id=49621#c5.
https://bugs.winehq.org/show_bug.cgi?id=51525
--- Comment #5 from Patrick patrick+winehq.org@laimbock.com --- Thank you for your quick feedback. The remark about the dpi size in https://bugs.winehq.org/show_bug.cgi?id=49621#c6 made me check. In winecfg the Screen resolution was 144 dpi. Setting it back to 96 dpi and indeed 'Native Access.exe' works :-)
Based on https://bugs.winehq.org/show_bug.cgi?id=49621#c3 the following also works:
$ winecfg and set Screen resolution to 144 dpi. $ wine 'Native Access.exe' -platform windows:fontengine=freetype
https://bugs.winehq.org/show_bug.cgi?id=51525
Patrick patrick+winehq.org@laimbock.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE
--- Comment #6 from Patrick patrick+winehq.org@laimbock.com --- Duplicate of https://bugs.winehq.org/show_bug.cgi?id=49621
*** This bug has been marked as a duplicate of bug 49621 ***
https://bugs.winehq.org/show_bug.cgi?id=51525
--- Comment #7 from Nikolay Sivov bunglehead@gmail.com --- If you're able to test patches, please try this one https://bugs.winehq.org/show_bug.cgi?id=49621#c10.
https://bugs.winehq.org/show_bug.cgi?id=51525
Alistair Leslie-Hughes leslie_alistair@hotmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #8 from Alistair Leslie-Hughes leslie_alistair@hotmail.com --- Close duplicate.