https://bugs.winehq.org/show_bug.cgi?id=39099
Bug ID: 39099 Summary: Wine's msiexec crashes when invoking Nvidia Physx maintenance tool via 'wine uninstaller -> Modify...' Product: Wine Version: 1.7.48 Hardware: x86 OS: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: user32 Assignee: wine-bugs@winehq.org Reporter: gyebro69@gmail.com CC: dmitry@baikal.ru Regression SHA1: 268cdbbfb627dd64e527bb8603d9f8d8d788f0ae Distribution: Fedora
Created attachment 52093 --> https://bugs.winehq.org/attachment.cgi?id=52093 terminal output
Steps to reproduce the problem: 1. create a new prefix, install Nvidia Physx: 'winetricks physx' 2. start 'wine uninstaller', select Nvidia Physx entry and click on the <Modify...> button below --> msiexec crashes
Expected result: the Nvidia maintenance tool should appear, offering to repair(reinstall) or remove Physx.
The crash was introduced by
commit 268cdbbfb627dd64e527bb8603d9f8d8d788f0ae Author: Dmitry Timoshkov dmitry@baikal.ru Date: Fri Jul 17 17:23:24 2015 +0800
user32: SystemParametersInfo(SPI_GETNONCLIENTMETRICS) should return real font names.
Reverting the commit on current git or installing Tahoma fonts via winetricks makes the crash go away for me.
wine-1.7.49-41-g36a39ce Fedora 22 32-bit