Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OBI5] system.argumentexception: parameter is not valid. at system.drawing.icon.bmpframe() #232

Open
sjabsr opened this issue Jan 14, 2025 · 1 comment

Comments

@sjabsr
Copy link

sjabsr commented Jan 14, 2025

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

@rachanasinghg
Copy link
Collaborator

Hello,

Could you please email us the steps to reproduce this exception?
This information will assist us in identifying and resolving the issue.
Thank you.

Regards
Rachana

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants