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

Display error messages reported by OpenCascade importers/exporters #269

Open
HuguesDelorme opened this issue Apr 11, 2024 · 0 comments
Open
Assignees
Milestone

Comments

@HuguesDelorme
Copy link
Member

OpenCascade importers and exported(eg VRML, glTF, ...) may output errors messages with Message::SendFail() and they are not caught by Mayo to be displayed at the GUI level

For example an invalid VRML file loaded Mayo will show this error message in the GUI:
image

While OpenCascade produced this error message in console ouput(with SendFail()):

Error in VrmlAPI_CafReader: IrrelevantNumberoccurred at line 270
while reading VRML file 'D:/dev/data/Mayo_GitHub/#267/LCM_ZJY096T-IG11.wrl'

Even if the message is not translated to the user selected language it's valuable to be shown at GUI-level

@HuguesDelorme HuguesDelorme self-assigned this Apr 11, 2024
@HuguesDelorme HuguesDelorme added this to the version/0.9.0 milestone Apr 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant