[Bug 32738] Batman: Arkham Asylum Demo throws unhandled exception: System.NotImplementedException: ' System.Management.ManagementObjectSearcher.Get' when using Wine-Mono

wine-bugs at winehq.org wine-bugs at winehq.org
Fri Mar 30 16:34:44 CDT 2018


https://bugs.winehq.org/show_bug.cgi?id=32738

Anastasius Focht <focht at gmx.net> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |focht at gmx.net
            Summary|Batman: Arkham Asylum Demo  |Batman: Arkham Asylum Demo
                   |fails early with wine-mono  |throws unhandled exception:
                   |                            |System.NotImplementedExcept
                   |                            |ion:
                   |                            |'System.Management.Manageme
                   |                            |ntObjectSearcher.Get' when
                   |                            |using Wine-Mono

--- Comment #14 from Anastasius Focht <focht at gmx.net> ---
Hello folks,

likely still present:

https://github.com/mono/mono/blob/HEAD/mcs/class/System.Management/System.Management/ManagementObjectSearcher.cs#L100

--- snip ---
...
         public ManagementObjectCollection Get ()
     {
                throw new NotImplementedException ();
         }
...
--- snip ---

$ wine --version
wine-3.5

Regards

-- 
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.



More information about the wine-bugs mailing list