http://bugs.winehq.org/show_bug.cgi?id=25167
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Ever Confirmed|0 |1
--- Comment #2 from Austin English austinenglish@gmail.com 2013-07-09 21:22:55 CDT --- with wine-1.6-rc4-65-g6cf05f9:
Unhandled Exception: System.NotImplementedException: The requested feature is not implemented. at System.Security.Principal.WindowsIdentity.get_User () [0x00000] in <filename unknown>:0 at Eraser.Program.GUIMain (System.String[] commandLine) [0x00000] in <filename unknown>:0 at Eraser.Program.Main (System.String[] commandLine) [0x00000] in <filename unknown>:0 [ERROR] FATAL UNHANDLED EXCEPTION: System.NotImplementedException: The requested feature is not implemented. at System.Security.Principal.WindowsIdentity.get_User () [0x00000] in <filename unknown>:0 at Eraser.Program.GUIMain (System.String[] commandLine) [0x00000] in <filename unknown>:0 at Eraser.Program.Main (System.String[] commandLine) [0x00000] in <filename unknown>:0
if I run winetricks dotnet35sp1 first, there seems to be an infinite loop on startup. Didn't look into it more.