https://bugs.winehq.org/show_bug.cgi?id=52323
Bug ID: 52323 Summary: MSBuild fails to build simple application Product: Wine Version: 7.0-rc3 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: comctl32 Assignee: wine-bugs@winehq.org Reporter: rpisl@seznam.cz Distribution: ---
Created attachment 71484 --> https://bugs.winehq.org/attachment.cgi?id=71484 MSBuild error output
Building a simple C# application with MSBuild worked well until this commit which is part of Wine 6.22:
commit c692c59c2e2f1a61352b7f1b55807e3b84bd98ed Author: Dmitry Timoshkov dmitry@baikal.ru Date: Fri Nov 19 15:58:33 2021 +0300
comctl32: Add semi-stub for ImageList_WriteEx.
Signed-off-by: Dmitry Timoshkov dmitry@baikal.ru Signed-off-by: Alexandre Julliard julliard@winehq.org
The error output from MSBuild is in the attachment.
https://bugs.winehq.org/show_bug.cgi?id=52323
Roman Pišl rpisl@seznam.cz changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |c692c59c2e2f1a61352b7f1b558 | |07e3b84bd98ed CC| |rpisl@seznam.cz Keywords| |regression
https://bugs.winehq.org/show_bug.cgi?id=52323
Fabian Maurer dark.shadow4@web.de changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |dark.shadow4@web.de
--- Comment #1 from Fabian Maurer dark.shadow4@web.de --- Can you give instructions on how to test this? I'm currently blocked by bug 51761.
https://bugs.winehq.org/show_bug.cgi?id=52323
--- Comment #2 from Roman Pišl rpisl@seznam.cz --- (In reply to Fabian Maurer from comment #1)
Can you give instructions on how to test this? I'm currently blocked by bug 51761.
I've just sent a patch: https://source.winehq.org/patches/data/222814
For MSBuild, I use winetricks -q vstools2019. If the installer terminates silently, it can be most likely fixed with winetricks arial d3dcompiler_47, but that shouldn't be needed in quiet mode.
https://bugs.winehq.org/show_bug.cgi?id=52323
Dmitry Timoshkov dmitry@baikal.ru changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever confirmed|0 |1
--- Comment #3 from Dmitry Timoshkov dmitry@baikal.ru --- (In reply to Roman Pišl from comment #2)
I've just sent a patch: https://source.winehq.org/patches/data/222814
Many thanks for reporting and fixing the bug!
https://bugs.winehq.org/show_bug.cgi?id=52323
Huw Davies huw.davies@physics.ox.ac.uk changed:
What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |dd7d344f292d860eb2b9a4512bb | |9b69a682856ab Resolution|--- |FIXED Status|NEW |RESOLVED CC| |huw.davies@physics.ox.ac.uk
--- Comment #4 from Huw Davies huw.davies@physics.ox.ac.uk --- Fixed by commit dd7d344f292d860eb2b9a4512bb9b69a682856ab
https://bugs.winehq.org/show_bug.cgi?id=52323
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #5 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 7.0-rc5.