Preview handler doesn't work in Everything 1.5

Discussion related to "Everything" 1.5 Alpha.
Post Reply
echohead
Posts: 4
Joined: Mon Nov 04, 2024 2:16 am

Preview handler doesn't work in Everything 1.5

Post by echohead »

In version 1.4.1 as soon as I clicked on a file my preview automatically appeared.
in version 1.5.0 when I click it doesn't appear,



It seems to me that in version 1.4.1 when you clicked on the file you would be clicking exactly as it would be in Windows Explorer, but in 1.5.0 this does not happen,

I want to know if it is possible to make it so that when I click on the file it is as if I were clicking in Windows Explorer

:D
void
Developer
Posts: 16680
Joined: Fri Oct 16, 2009 11:31 pm

Re: Preview handler doesn't work in Everything 1.5

Post by void »

Please make sure Everything is installed correctly and running as a standard user:
  • In Everything, from the Tools menu, click Options.
  • Click the General tab on the left.
  • Check Store settings and data in %APPDATA%\Everything.
  • Uncheck Run as administrator.
  • Check Everything Service. (Please make sure this is tick-checked and not square-checked)
  • Click OK.
  • Exit Everything (from the File menu, click Exit).
  • Restart Everything.
Does the issue persist?
What type of file are you trying to preview?
echohead
Posts: 4
Joined: Mon Nov 04, 2024 2:16 am

Re: Preview handler doesn't work in Everything 1.5

Post by echohead »

.wav .mp3 .mp4...

it seems that when I select the file I am not actually selecting it directly from windows explorer, unlike version 1.4.1 :x
void
Developer
Posts: 16680
Joined: Fri Oct 16, 2009 11:31 pm

Re: Preview handler doesn't work in Everything 1.5

Post by void »

Could you please send some debug output:
  • In Everything 1.5, from the Tools menu, under the Debug submenu, click Start Debug Logging.
  • Select a different .wav/.mp3/.mp4 file.
  • From the Tools menu, under the Debug submenu, click Stop Debug Logging.
    ---This will open your %TEMP%\Everything Debug Log.txt in Notepad.
  • Please reply with the text from this file.
echohead
Posts: 4
Joined: Mon Nov 04, 2024 2:16 am

Re: Preview handler doesn't work in Everything 1.5

Post by echohead »

2024-11-04 11:48:14.034: disconnected from service
2024-11-04 11:48:14.034: Everything: 1.5.0.1383a (x64)
2024-11-04 11:48:14.034: OS: Windows NT 10.0 19041 (x64)
2024-11-04 11:48:14.034: Admin: 0
2024-11-04 11:48:14.034: Service: 1 (connected / installed and running)
---VOID: trimmed log
Last edited by void on Mon Nov 04, 2024 9:41 pm, edited 1 time in total.
vsub
Posts: 474
Joined: Sat Nov 12, 2011 11:51 am

Re: Preview handler doesn't work in Everything 1.5

Post by vsub »

I seem to have the same problem as you
viewtopic.php?t=15737
Something is wrong with windows and as a simple solution,I added the handler to the everything settings
void
Developer
Posts: 16680
Joined: Fri Oct 16, 2009 11:31 pm

Re: Preview handler doesn't work in Everything 1.5

Post by void »

Thank you for the log.

I am not seeing Everything changing the preview.

Could you please try sending another debug log:
  • In Everything 1.5, make sure no files are selected.
  • From the Tools menu, under the Debug submenu, click Start Debug Logging.
  • Select a .wav/.mp3/.mp4 file.
    ---Please let Everything sit for one minute.
  • From the Tools menu, under the Debug submenu, click Stop Debug Logging.
    ---This will open your %TEMP%\Everything Debug Log.txt in Notepad.
  • Please reply with the text from this file.
void
Developer
Posts: 16680
Joined: Fri Oct 16, 2009 11:31 pm

Re: Preview handler doesn't work in Everything 1.5

Post by void »

Thank you for the logs.

Quicklook currently only works with the unnamed Everything instance.

Please disable the Everything "1.5a" instance to use Quicklook:
  • Uninstall Everything 1.4.
  • Disable the Everything 1.5a instance:
  • In Everything 1.5, from the Tools menu, click Options.
  • Click the Advanced tab on the left.
  • To the right of Show settings containing, search for:
    alpha
  • Select: alpha_instance
  • Set the value to: false
  • Click OK.
  • In Everything 1.5, from the File menu, click Exit.
  • Restart Everything.
therube
Posts: 4955
Joined: Thu Sep 03, 2009 6:48 pm

Re: Preview handler doesn't work in Everything 1.5

Post by therube »

Quicklook will only work with the unnamed Everything instance.
Is this QuickLook?
void
Developer
Posts: 16680
Joined: Fri Oct 16, 2009 11:31 pm

Re: Preview handler doesn't work in Everything 1.5

Post by void »

Yes.
Post Reply