[Bug 60036] New: WMI queries via PS Core do not work with mono.
http://bugs.winehq.org/show_bug.cgi?id=60036 Bug ID: 60036 Summary: WMI queries via PS Core do not work with mono. Product: Wine Version: 11.13 Hardware: x86-64 URL: https://github.com/PowerShell/PowerShell/releases/down load/v7.6.3/PowerShell-7.6.3-win-x64.msi OS: Linux Status: NEW Keywords: download, patch Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@list.winehq.org Reporter: xerox.xerox2000x@gmail.com Target Milestone: --- Distribution: --- Created attachment 81475 --> http://bugs.winehq.org/attachment.cgi?id=81475 patch This works ok with native dotnet48 ('winetricks dotnet48' but crashes with only mono installed. Like: wine pwsh -c "([wmisearcher]'select * from win32_bios').Get()" crashes with: Call from 00006FFFFFBFD977 to unimplemented function wminet_utils.dll.GetNames, aborting Adding GetNames to wminet_utils is enough to fix this For win32_process more functions are needed. Attached a patch that works for win32_process. I'll send some patches to fix this. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=60036 Louis Lenders <xerox.xerox2000x@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Fixed by SHA1| |b2de3ca2046c2613b086205fada | |cea3eb8761a38 Resolution|--- |FIXED --- Comment #1 from Louis Lenders <xerox.xerox2000x@gmail.com> --- Several patches are now in git, this is fixed now. (Last patch to make this work is b2de3ca2046c2613b086205fadacea3eb8761a38) -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=60036 Alexandre Julliard <julliard@winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Alexandre Julliard <julliard@winehq.org> --- Closing bugs fixed in 11.15. -- Do not reply to this email, post in Bugzilla using the above URL to reply. You are receiving this mail because: You are watching all bug changes.
participants (1)
-
WineHQ Bugzilla