-
Notifications
You must be signed in to change notification settings - Fork 99
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
Generates blank thumbnail #94
Comments
the same by me INFO - Center: Point3 [-0.58143044, 2.782854, 10.768875] warning: queue 0x5f90df5848b0 destroyed while proxies still attached: INFO - Scale: 0.02699377 |
Tested on the same STL file on 4 different computers all running up-to-date archlinux through ssh (so no running wayling/Xorg to use). Failure on computer A with nvidia gpu:
Failure on computer B with AMD gpu:
Success on computer C with a nvidia GPU:
Success on computer D with an intel igpu:
I'm not sure what could cause the differences if they're all using the llvmpipe renderer. The output with Edit: Further investigation showed that if I copy the Edit 2: Well I was still using the old 0.5.0 version. Using the Edit 3: It seems like the 0.5.0 version fails when compiled with a recent (1.81) rust toolchain. When compiled with 1.79.0, it worked fine. |
Hopefully we can get an updated version in aur. as you noted in the comments of |
I confirm gyscos, stl-thumb-git will work compiling it against rust 1.79. Other options will fail. |
SSIA
Generated file shows as just transparency:
The text was updated successfully, but these errors were encountered: