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

Windows Explorer to crash or get stuck. #2

Open
EYHN opened this issue Apr 9, 2022 · 7 comments
Open

Windows Explorer to crash or get stuck. #2

EYHN opened this issue Apr 9, 2022 · 7 comments

Comments

@EYHN
Copy link
Owner

EYHN commented Apr 9, 2022

When loading large models will cause windows explorer to crash or get stuck, should use process isolation and timeout

@EYHN EYHN mentioned this issue Apr 9, 2022
6 tasks
@EYHN EYHN changed the title Using process isolation + IPC to prevent the errors that can cause Windows Explorer to crash or get stuck. Windows Explorer to crash or get stuck. Apr 9, 2022
@EYHN
Copy link
Owner Author

EYHN commented Apr 10, 2022

v0.1.2 includes a timeout implemented using threads, and adds file size limit that should alleviate this problem.

@andybak
Copy link

andybak commented Apr 11, 2022

I still get a crash on a directory full of various files. Is there a log that will tell me which one? I can then send you it for debugging purposes.

@EYHN
Copy link
Owner Author

EYHN commented Apr 12, 2022

@andybak Sorry for the late reply, and sorry to hear you got crash, I have released v1.0.0 in Github Release, which stores the logs in windows Event, you can view it through Event Viewer, it would be very helpful if you would provide me with the logs.

@andybak
Copy link

andybak commented Apr 12, 2022

Thanks. It's unwise to upload log files to a public location. How can I get them to you?

@EYHN
Copy link
Owner Author

EYHN commented Apr 13, 2022

@andybak You can upload the log file to any cloud storage service you trust and email me the share link [email protected]

@EYHN
Copy link
Owner Author

EYHN commented Apr 14, 2022

@andybak Thank you for the files, I found that the problem may come from filament, I opened an issue google/filament#5432

@EYHN
Copy link
Owner Author

EYHN commented Apr 26, 2022

@andybak This was fixed in v1.0.1 by replacing the OpenGL backend when rendering glft and glb files.
at the cost that the background of the thumbnail is opaque and always black

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