You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We got the following exception with a fresh installation of OBI 5, while editing the file.
The project file is not corrupted, the user could resume editing without problem.
Is that a known issue, any precaution to prevent it ?
Thank you
application: obi.exe coreclr version: 6.0.3624.51421 .net version: 6.0.36 description: the process was terminated due to an unhandled exception. exception info: system.argumentexception: parameter is not valid. at system.drawing.icon.bmpframe() at system.drawing.icon.tobitmap() at system.windows.forms.threadexceptiondialog..ctor(exception t) at system.windows.forms.application.threadcontext.onthreadexception(exception t) at system.windows.forms.control.controlnativewindow.onthreadexception(exception e) at system.windows.forms.nativewindow.callback(intptr hwnd, wm msg, intptr wparam, intptr lparam) at interop.user32.dispatchmessagew(msg& msg) at system.windows.forms.application.componentmanager.interop.mso.imsocomponentmanager.fpushmessageloop(uintptr dwcomponentid, msoloop ureason, void* pvloopdata) at system.windows.forms.application.threadcontext.runmessageloopinner(msoloop reason, applicationcontext context) at system.windows.forms.application.threadcontext.runmessageloop(msoloop reason, applicationcontext context) at system.windows.forms.application.run(form mainform) at obi.program.main(string[] args) in d:\sf\github-repositories\daisy\obi\obi\obi\program.cs:line 53
We got the following exception with a fresh installation of OBI 5, while editing the file.
The project file is not corrupted, the user could resume editing without problem.
Is that a known issue, any precaution to prevent it ?
Thank you
application: obi.exe coreclr version: 6.0.3624.51421 .net version: 6.0.36 description: the process was terminated due to an unhandled exception. exception info: system.argumentexception: parameter is not valid. at system.drawing.icon.bmpframe() at system.drawing.icon.tobitmap() at system.windows.forms.threadexceptiondialog..ctor(exception t) at system.windows.forms.application.threadcontext.onthreadexception(exception t) at system.windows.forms.control.controlnativewindow.onthreadexception(exception e) at system.windows.forms.nativewindow.callback(intptr hwnd, wm msg, intptr wparam, intptr lparam) at interop.user32.dispatchmessagew(msg& msg) at system.windows.forms.application.componentmanager.interop.mso.imsocomponentmanager.fpushmessageloop(uintptr dwcomponentid, msoloop ureason, void* pvloopdata) at system.windows.forms.application.threadcontext.runmessageloopinner(msoloop reason, applicationcontext context) at system.windows.forms.application.threadcontext.runmessageloop(msoloop reason, applicationcontext context) at system.windows.forms.application.run(form mainform) at obi.program.main(string[] args) in d:\sf\github-repositories\daisy\obi\obi\obi\program.cs:line 53
Detailed log + machine info here :
obi-crash-pc-clotilde.txt
The text was updated successfully, but these errors were encountered: