Cant preview STL Files.

Discussion related to "Everything" 1.5 Alpha.
Post Reply
Jolly
Posts: 16
Joined: Fri Oct 25, 2019 10:19 pm

Cant preview STL Files.

Post by Jolly »

Not sure what the best way to debug is: For STL files, thumbnails work in everything, (but not explorer).
Preview pane works in explorer, but not in everything. It shows the STL as text.
image.png
image.png (227.93 KiB) Viewed 407 times
image.png
image.png (454.23 KiB) Viewed 407 times
I've got show_preview_handlers_in_preview_pane=1
image.png
image.png (42.36 KiB) Viewed 407 times
horst.epp
Posts: 1430
Joined: Fri Apr 04, 2014 3:24 pm

Re: Cant preview STL Files.

Post by horst.epp »

I have enabled the STL thumbnails in MS PowerToys.
This works for me in Explorer, Everything and Total Commander
Screenshot - 08.09.2024 , 16_48_10.png
Screenshot - 08.09.2024 , 16_48_10.png (62.86 KiB) Viewed 392 times
void
Developer
Posts: 16428
Joined: Fri Oct 16, 2009 11:31 pm

Re: Cant preview STL Files.

Post by void »

Your %TEMP%\Everything Debug Log.txt can grow very large.

Please disable Tools -> Options -> Advanced -> debug_log



Please try capturing a debug log when showing an STL preview:
  • After changing the above advanced setting, please restart Everything (File -> Exit)
  • In Everything 1.5, from the Tools menu, under the Debug menu, click Start debug logging.
  • Select a STL file with the preview pane shown.
  • From the Tools menu, under the Debug menu, click Stop debug logging.
    ---This will open your %TEMP%\Everything Debug Log.txt in Notepad.
  • Please upload this file to /bugreport
This log will show the registry key used by Everything to display the preview.



Could you please send your registry entries for STL files:
  • From the Start menu, search for: regedit
  • Right click Registry Editor and click Run as administrator.
  • In the Registry Editor, navigate to:
    HKEY_CLASSES_ROOT\.stl
  • From the File menu, click Export...
  • Check Selected branch and choose a filename. (eg: stl.reg on the Desktop)
  • Please upload this file to /bugreport
Post Reply