https://bugs.winehq.org/show_bug.cgi?id=55708
Bug ID: 55708 Summary: cpython 3.12.0 fails to run on wine Product: Wine Version: unspecified Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: propsys Assignee: wine-bugs@winehq.org Reporter: winehq@bochs.info Distribution: ---
cpython 3.12.0 (released today) fails to run in wine on Linux, due to a new module _wmi which depends on VariantToString. This is stubbed in wine's propsys.dll:
"Unimplemented function propsys.dll.VariantToString called at address ..."
It's unclear if anything else is broken, because the process halts here.
https://bugs.winehq.org/show_bug.cgi?id=55708
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Version|unspecified |8.17 Summary|cpython 3.12.0 fails to run |cpython 3.12.0 fails to run |on wine |on wine, needs | |unimplemented function | |propsys.dll.VariantToString
https://bugs.winehq.org/show_bug.cgi?id=55708
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED Fixed by SHA1| |f7ef02bd8f74ea052d61e48cd84 | |b226d8a5867a8
--- Comment #1 from Nikolay Sivov bunglehead@gmail.com --- This works for me now, https://source.winehq.org/git/wine.git/commit/f7ef02bd8f74ea052d61e48cd84b22....
I sent additional fix https://gitlab.winehq.org/wine/wine/-/merge_requests/4012.
https://bugs.winehq.org/show_bug.cgi?id=55708
Nikolay Sivov bunglehead@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- URL| |https://www.python.org/ftp/ | |python/3.12.0/python-3.12.0 | |-arm64.exe Keywords| |download
https://bugs.winehq.org/show_bug.cgi?id=55708
Alexandre Julliard julliard@winehq.org changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #2 from Alexandre Julliard julliard@winehq.org --- Closing bugs fixed in 8.18.