https://bugs.winehq.org/show_bug.cgi?id=55759
Bug ID: 55759 Summary: Cinebench 2024 needs Windows.System.Profile.SystemIdentification Product: Wine Version: 8.17 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: etaash.mathamsetty@gmail.com Distribution: ---
09d4:fixme:combase:RoGetActivationFactory (L"Windows.System.Profile.SystemIdentification", {5581f42a-d3df-4d93-a37d-c41a616c6d01}, 00007FFFFE1FD840): semi-stub 09d4:err:combase:RoGetActivationFactory Failed to find library for L"Windows.System.Profile.SystemIdentification"
The app works fine in windows 7 mode for the most part, the above is preventing it from running in windows 11 mode
https://bugs.winehq.org/show_bug.cgi?id=55759
Mohamad Al-Jaf mowinebugs@mail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |mowinebugs@mail.com
--- Comment #1 from Mohamad Al-Jaf mowinebugs@mail.com --- Created attachment 78041 --> https://bugs.winehq.org/attachment.cgi?id=78041 Implement Windows.System.Profile.SystemIdentification
Hi, I've attached a patch with the functions that Cinebench 2024 calls. Could you test it? I didn't test it thoroughly but it wasn't working for me. Cinebench might need additional patches for Windows 10+ to work.
https://bugs.winehq.org/show_bug.cgi?id=55759
--- Comment #2 from Mohamad Al-Jaf mowinebugs@mail.com --- Actually, it doesn't work in Windows 7 mode for me, must be an issue with my setup.