unlimitedbacon / stl-thumb

Thumbnail generator for STL files
MIT License
1.02k stars 89 forks source link

Not working for me #52

Open ehegenberger opened 2 years ago

ehegenberger commented 2 years ago

I've installed and reinstalled several times and also repeatedly reset the thumbnail cache, all to no avail. I'm still just seeing the icon for prusaslicer that I have set as the default app. I also don't notice any thumbs.db showing up in my folders. I had my son install it on his computer as a test and it worked fine, so it must be something with my Windows setup or some other add-on I have installed. Would actually be nice to see this work.

unlimitedbacon commented 2 years ago

Can you try running it from the command line, with verbose output, to see what errors might be occurring?

ehegenberger commented 2 years ago

I guess I’m not even getting that far. I’m not sure what this means, but I must have done something wrong in the setup:

PS C:\Program Files\stl-thumb> .\stl-thumb Base.stl

thread 'main' panicked at 'not implemented', C:\Users\appveyor.cargo\registry\src\github.com-1ecc6299db9ec823\glutin-0.18.0\src\api\egl\mod.rs:546:35

stack backtrace:

0: 0x7ff7ea5626fe -

1: 0x7ff7ea57941b -

2: 0x7ff7ea55f168 -

3: 0x7ff7ea5654fd -

4: 0x7ff7ea564fc9 -

5: 0x7ff7ea565db0 -

6: 0x7ff7ea5658b3 -

7: 0x7ff7ea56308f -

8: 0x7ff7ea565839 -

9: 0x7ff7ea577250 -

10: 0x7ff7ea57719c -

11: 0x7ff7ea5205bd -

12: 0x7ff7ea51dde2 -

13: 0x7ff7ea3fcb83 -

14: 0x7ff7ea4002a9 -

15: 0x7ff7ea3f1852 -

16: 0x7ff7ea3f21b6 -

17: 0x7ff7ea3f226c -

18: 0x7ff7ea565f47 -

19: 0x7ff7ea3f1a77 -

20: 0x7ff7ea580b30 -

21: 0x7ffd16c67034 - BaseThreadInitThunk

22: 0x7ffd16da2651 - RtlUserThreadStart

From: Tyler Anderson @. Sent: Saturday, January 22, 2022 7:24 PM To: unlimitedbacon/stl-thumb @.> Cc: ehegenberger @.>; Author @.> Subject: Re: [unlimitedbacon/stl-thumb] Not working for me (Issue #52)

Can you try running it from the command line, with verbose output, to see what errors might be occurring?

— Reply to this email directly, view it on GitHub https://github.com/unlimitedbacon/stl-thumb/issues/52#issuecomment-1019328615 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AOC7HWK5ZH6BAP3JI6VEUXTUXLY4ZANCNFSM5MR5DTIA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub . You are receiving this because you authored the thread.Message ID: @.***>

unlimitedbacon commented 2 years ago

Based on where the error is happening, it looks like it might be an incompatibility with your GPU. Can you try .\stl-thumb -vvv Base.stl to get more info?

ehegenberger commented 2 years ago

Hmm. I have an Intel(R) Core(TM) i7-5700HQ CPU @ 2.70GHz and an NVIDIA GeForce GTX 980M – it’s quite an old Sager (Clevo) laptop. As far as I can tell it’s always used the integrated graphics for everything. Anyhow, here’s the verbose output. I really appreciate your quick response, but if I’m the only one having this problem I wouldn’t bother spending too much time on it, as I’ll probably be getting a new computer in another year or so.

PS C:\Program Files\stl-thumb> .\stl-thumb -vvv Base.stl

INFO - STL File: Base.stl

INFO - Output: stdout

INFO - Bounds:

INFO - X: -49.39933, 50.60067

Y: -50.076653, 49.923347

Z: -124.39363, -6.3936286

INFO - Center: Point3 [0.60066986, -0.07665253, -65.39363]

INFO - Triangles processed: 17760

thread 'main' panicked at 'not implemented', C:\Users\appveyor.cargo\registry\src\github.com-1ecc6299db9ec823\glutin-0.18.0\src\api\egl\mod.rs:546:35

stack backtrace:

0: 0x7ff7ea5626fe -

1: 0x7ff7ea57941b -

2: 0x7ff7ea55f168 -

3: 0x7ff7ea5654fd -

4: 0x7ff7ea564fc9 -

5: 0x7ff7ea565db0 -

6: 0x7ff7ea5658b3 -

7: 0x7ff7ea56308f -

8: 0x7ff7ea565839 -

9: 0x7ff7ea577250 -

10: 0x7ff7ea57719c -

11: 0x7ff7ea5205bd -

12: 0x7ff7ea51dde2 -

13: 0x7ff7ea3fcb83 -

14: 0x7ff7ea4002a9 -

15: 0x7ff7ea3f1852 -

16: 0x7ff7ea3f21b6 -

17: 0x7ff7ea3f226c -

18: 0x7ff7ea565f47 -

19: 0x7ff7ea3f1a77 -

20: 0x7ff7ea580b30 -

21: 0x7ffd16c67034 - BaseThreadInitThunk

22: 0x7ffd16da2651 - RtlUserThreadStart

From: Tyler Anderson @. Sent: Saturday, January 22, 2022 9:07 PM To: unlimitedbacon/stl-thumb @.> Cc: ehegenberger @.>; Author @.> Subject: Re: [unlimitedbacon/stl-thumb] Not working for me (Issue #52)

Based on where the error is happening, it looks like it might be an incompatibility with your GPU. Can you try .\stl-thumb -vvv Base.stl to get more info?

— Reply to this email directly, view it on GitHub https://github.com/unlimitedbacon/stl-thumb/issues/52#issuecomment-1019349543 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AOC7HWM6RTDZFSYK6NG4OETUXME6NANCNFSM5MR5DTIA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub . You are receiving this because you authored the thread.Message ID: @.***>

ehegenberger commented 2 years ago

Just FYI, I tried installing that Marlin3DprinterTool (https://github.com/cabbagecreek/STL-thumbnail/releases) and that worked. I was afraid to try it because I thought it was going to make itself my default application, which I still want to be PrusaSlicer since that’s what I know, but evidently all it did was to set the thumbnails. I don’t know if this program is in any way related to yours, but the fact that it works might provide you with further insight. I’ll still be happy to help with any other tests if you want to pursue this further, but I now have a working solution for myself anyway.

Erich

From: Tyler Anderson @. Sent: Saturday, January 22, 2022 9:07 PM To: unlimitedbacon/stl-thumb @.> Cc: ehegenberger @.>; Author @.> Subject: Re: [unlimitedbacon/stl-thumb] Not working for me (Issue #52)

Based on where the error is happening, it looks like it might be an incompatibility with your GPU. Can you try .\stl-thumb -vvv Base.stl to get more info?

— Reply to this email directly, view it on GitHub https://github.com/unlimitedbacon/stl-thumb/issues/52#issuecomment-1019349543 , or unsubscribe https://github.com/notifications/unsubscribe-auth/AOC7HWM6RTDZFSYK6NG4OETUXME6NANCNFSM5MR5DTIA . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub . You are receiving this because you authored the thread.Message ID: @.***>

unlimitedbacon commented 2 years ago

It may be worth trying again with the latest version https://github.com/unlimitedbacon/stl-thumb/releases/tag/v0.4.1

N6REJ commented 2 years ago

just installed the latest and while It does show in preview pane it did not create the thumbnail cache. As an aside, if you had the other repo's version as stated above & remove it then the cache stays for those but isn't created for the new ones.

ims21 commented 1 year ago

For me it not works too ... nothing happens. Used v5.0. Tried 4.1, same. I got this with 4.1 obrazek

bac512 commented 1 year ago

I found it was turned off in my advanced settings. To fix this:

Open the Start menu, type Advanced System Settings, and press Enter. Under Performance, select Settings and make sure Save taskbar thumbnail previews and Show thumbnails instead of icons are checked. Select Apply followed by OK to save any changes made.