https://bugs.winehq.org/show_bug.cgi?id=41975
Bug ID: 41975 Summary: WinAuth(.NET3.5) crashes on startup - System.NotImplementedException Product: Wine Version: 1.9.24 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: spleefer90@gmail.com Distribution: ---
It works okay with "winetricks dotnet35", but clean prefix crashes like this:
Unhandled Exception: System.NotImplementedException: The method or operation is not implemented. at System.Security.Principal.WindowsIdentity.get_User () <0x22cc418 + 0x0001f> in <filename unknown>:0 at WinAuth.SingleGlobalInstance.InitMutex () <0x22cb4c8 + 0x0007b> in <filename unknown>:0 at WinAuth.SingleGlobalInstance..ctor (Int32 timeOut) <0x22cb400 + 0x00013> in <filename unknown>:0 at WinAuth.WinAuthMain.Main () <0x224db18 + 0x0021b> in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.NotImplementedException: The method or operation is not implemented. at System.Security.Principal.WindowsIdentity.get_User () <0x22cc418 + 0x0001f> in <filename unknown>:0 at WinAuth.SingleGlobalInstance.InitMutex () <0x22cb4c8 + 0x0007b> in <filename unknown>:0 at WinAuth.SingleGlobalInstance..ctor (Int32 timeOut) <0x22cb400 + 0x00013> in <filename unknown>:0 at WinAuth.WinAuthMain.Main () <0x224db18 + 0x0021b> in <filename unknown>:0