https://bugs.winehq.org/show_bug.cgi?id=51101
Bug ID: 51101 Summary: Regression in PGVDemo: C:\windows\Microsoft.NET\Framework64\v2.0.50727\m scorwks.dll could not be loaded Product: Wine Version: 6.7 Hardware: x86-64 URL: https://master.dl.sourceforge.net/project/phpgedview/1 %20PhpGedView/PhpGedView%20v4.2.3/PGV-Demo-4.2.3.zip?v iasf=1 OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: xerox.xerox2000x@gmail.com Distribution: Debian
Hi, found while trying to test https://bugs.winehq.org/show_bug.cgi?id=22327
Steps to reproduce: winetricks dotnet20
It starts fine when I run 'wine64 PGVDemo'
When I run 'wine PGVDemo' it errors out with messagbox: " C:\windows\Microsoft.NET\Framework64\v2.0.50727\mscorwks.dll could not be loaded "
This is recent regression; In wine-staging-6.7 the last command works fine
https://bugs.winehq.org/show_bug.cgi?id=51101
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Regression SHA1| |339ed576430fa0b7096563c5b19 | |608ba87cba320 CC| |julliard@winehq.org
--- Comment #1 from Louis Lenders xerox.xerox2000x@gmail.com --- Which is caused by
commit 339ed576430fa0b7096563c5b19608ba87cba320 Author: Alexandre Julliard julliard@winehq.org Date: Tue Apr 27 10:42:04 2021 +0200
server: Get rid of the CPU type and functions.
Signed-off-by: Alexandre Julliard julliard@winehq.org
Reverting the above patch (though one hunk fails) on top of current git makes the error go away for me
https://bugs.winehq.org/show_bug.cgi?id=51101
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|-unknown |ntdll
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- This was fixed by e9bc48e90a7f31820e3c1171cc6bbdc13a650b8f. Thanks for the quick fix
https://bugs.winehq.org/show_bug.cgi?id=51101
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Fixed by SHA1| |e9bc48e90a7f31820e3c1171cc6 | |bbdc13a650b8f Status|NEW |RESOLVED
--- Comment #3 from Louis Lenders xerox.xerox2000x@gmail.com --- now really resolving...
This was fixed by e9bc48e90a7f31820e3c1171cc6bbdc13a650b8f. Thanks for the quick fix
https://bugs.winehq.org/show_bug.cgi?id=51101
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 6.9.