https://bugs.winehq.org/show_bug.cgi?id=45832
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |dotnet Status|UNCONFIRMED |NEW Component|mscoree |dwmapi Ever confirmed|0 |1 Summary|Windower 5 beta (Final |Windower 5 beta (FF XI |Fantasy XI tool) Security |tool) crash: Unhandled |Token Exception |Exception: | |System.NotImplementedExcept | |ion at | |Windower.UI.Views.RootView. | |OnSourceInitialized | |(DwmExtendFrameIntoClientAr | |ea should return S_OK)
--- Comment #15 from Louis Lenders xerox.xerox2000x@gmail.com --- Change title and set component to dotnet, the Mono error is not useful to track down imo, the app uses PresentationFramework so Mono won`t work
Output after dotnet45 installed:
0030:fixme:advapi:RegisterEventSourceW ((null),L".NET Runtime"): stub 0030:fixme:advapi:ReportEventW (0xcafe4242,0x0001,0x0000,0x00000402,(nil),0x0001,0x00000000,0x513dde4,(nil)): stub 0030:err:eventlog:ReportEventW L"Application: windower.exe\nFramework Version: v4.0.30319\nDescription: The process was terminated due to an unhandled exception.\nException Info: System.NotImplementedException\nStack:\n at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32, IntPtr)\n at Windower.UI.Views.Ro"... 0030:fixme:advapi:DeregisterEventSource (0xcafe4242) stub
Unhandled Exception: System.NotImplementedException: The method or operation is not implemented. at System.Runtime.InteropServices.Marshal.ThrowExceptionForHRInternal(Int32 errorCode, IntPtr errorInfo) at Windower.UI.Views.RootView.OnSourceInitialized(EventArgs e)