https://bugs.winehq.org/show_bug.cgi?id=54728
Bug ID: 54728 Summary: Pro Evolution Soccer 2008 demo gets stuck extracting 'Pro Evolution Soccer 2008 DEMO.msi' Product: Wine Version: 7.4 Hardware: x86-64 URL: https://www.fileplanet.com/archive/p-32898/Pro-Evoluti on-Soccer-2008-Demo/download OS: Linux Status: NEW Keywords: download, regression Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: gijsvrm@gmail.com CC: zzhang@codeweavers.com Blocks: 10341 Distribution: ---
With wine-7.3 it takes around a minute and a half for it to finish successfully and open the next window to continue installation. With wine-7.4 it just gets stuck indefinitely, even after waiting 5mins. Bisection revealed:
ccc2c6c613264aa228bd6b113dffebc7bcf2c1f3 is the first bad commit commit ccc2c6c613264aa228bd6b113dffebc7bcf2c1f3 Author: Zhiyi Zhang zzhang@codeweavers.com Date: Wed Mar 2 14:21:48 2022 +0800
wine.inf: Enable Light theme by default.
Signed-off-by: Zhiyi Zhang zzhang@codeweavers.com Signed-off-by: Alexandre Julliard julliard@winehq.org
loader/wine.inf.in | 10 ++++++++++ 1 file changed, 10 insertions(+)
This seems like a weird one, but I can consistently reproduce it. Disabling the 'Light' theme with wine-8.4 (and -git) also works around.