Everything keeps downloading images from OneDrive

Discussion related to "Everything" 1.5 Alpha.
Post Reply
David.P
Posts: 183
Joined: Fri May 29, 2020 3:22 pm

Everything keeps downloading images from OneDrive

Post by David.P »

I just saw that Everything is downloading thousands of images from OneDrive in the background, even though the containing OneDrive folder is set to "Free Up Space".
I did not search for
Content:

In fact, I had no search going at all.

It also starts downloading the images immediately after booting Windows.

Meanwhile it seems that it downloads not only images but apparently everything from OneDrive.

What could be causing this?
void
Developer
Posts: 15675
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything keeps downloading images from OneDrive

Post by void »

Normally, Everything should not be touching your file content.

Are you viewing files as thumbnails? (View -> Thumbnails)
Are you showing the preview pane? (View -> Preview)
Are you indexing properties? (Tools -> Options -> Properties)
Are you indexing content? (Tools -> Options -> Content)

Are you using a custom icon shell extension that might be accessing file content?
To disable icon shell extensions in Everything:
  • 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:
    icon shell
  • Select icon_shell_extensions.
  • Set the value to: false
  • Click OK.
David.P
Posts: 183
Joined: Fri May 29, 2020 3:22 pm

Re: Everything keeps downloading images from OneDrive

Post by David.P »

> Are you viewing files as thumbnails? (View -> Thumbnails)
Sometimes, but not currently.

> Are you showing the preview pane? (View -> Preview)
Yes, normally I do. But I have disabled it now.

> Are you indexing properties? (Tools -> Options -> Properties)
Yes, a few:
Image

> Are you indexing content? (Tools -> Options -> Content)
No
void wrote: Sun May 28, 2023 12:41 am Are you using a custom icon shell extension that might be accessing file content?
To disable icon shell extensions in Everything:
  • 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:
    icon shell
  • Select icon_shell_extensions.
  • Set the value to: false
  • Click OK.
OK, I have disabled that setting now. But Everything still starts downloading all files from OneDrive as soon as it is started. For example, it also downloads all my hard disk images of the type *.adi from Aomei Backupper :?:
David.P
Posts: 183
Joined: Fri May 29, 2020 3:22 pm

Re: Everything keeps downloading images from OneDrive

Post by David.P »

I have now disabled indexing properties entirely, and this seems to have stopped the issue.
void
Developer
Posts: 15675
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything keeps downloading images from OneDrive

Post by void »

If you wish to index properties, please check the "Exclude recall on data access" option to prevent Everything from download cloud files.
LeoLUG
Posts: 69
Joined: Tue May 26, 2020 2:28 am

Re: Everything keeps downloading images from OneDrive

Post by LeoLUG »

I have now the same problem, with version 1.5.0.1355a - it's start downloading every results I search for, for any type of files (even after removing the index properties option, and for sure, there is no content indexing rule for this files).
Anyone with same problem?
Any solution?
void
Developer
Posts: 15675
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything keeps downloading images from OneDrive

Post by void »

Sounds like enabling Tools -> Options -> General -> Store settings and database has fixed the issue.

With Store settings and database disabled, Everything is likely to have trouble storing settings and data on disk, causing Everything to reindex information on each startup.
David.P
Posts: 183
Joined: Fri May 29, 2020 3:22 pm

Re: Everything keeps downloading images from OneDrive

Post by David.P »

Unfortunately, I now have the opposite problem. Everything no longer downloads anything, for example when the preview pane is active. Not even images are previewed. Thumbnails are not displayed either, instead only the JPEG icon appears.

I have not blocked Everything in the OneDrive privacy/download settings.

In fact, I've just realized that it's not due to OneDrive, as neither previews nor thumbnails are displayed even for local folders.

What could be the reason for this...?
void
Developer
Posts: 15675
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything keeps downloading images from OneDrive

Post by void »

Permission issue maybe?


Please check your debug log for error messages.
Look for the following line:
CreateFileW(): <error-code>: Failed to open file <filename>
What error code is shown?


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 (right click the Everything tray icon and click Exit).
  • Restart Everything.
David.P
Posts: 183
Joined: Fri May 29, 2020 3:22 pm

Re: Everything keeps downloading images from OneDrive

Post by David.P »

Thank you, will do and report back!
David.P
Posts: 183
Joined: Fri May 29, 2020 3:22 pm

Re: Everything keeps downloading images from OneDrive

Post by David.P »

Okay, I've done all of this now. I even completely uninstalled and reinstalled Everything and let it run with default settings.

It still doesn't show thumbnails and previews for images. Actually, there are no thumbnails nor previews for any file types.

Is there anything else I could try?

Attached is the debugging log.

I only noticed that shutting down Everything via the tray icon does not work. It remains active with two processes in Task Manager. When I then start Everything, this prompt appears after a minute or so:

Image

If I click on Terminate, Everything then comes up again.

Also, I have tried to save all settings files so that I would be able to restore them after the reinstallation. Unfortunately, some settings are missing, for example my customized $openpath("%1") command. In which file would this be saved?
Last edited by void on Sun Dec 17, 2023 11:21 pm, edited 1 time in total.
Reason: removed log
void
Developer
Posts: 15675
Joined: Fri Oct 16, 2009 11:31 pm

Re: Everything keeps downloading images from OneDrive

Post by void »

Thank you for the log.

The log shows there's no preview handler for png files.
This is normal.
Everything will then fall back to shell_item_image_factory to gather a thumbnail to preview.
My guess is shell_item_image_factory is hanging when loading the png thumbnail.



Could you please send a mini crash dump:

Could you please send a debug log when exiting Everything:
  • In Everything, from the Tools menu, under the Debug submenu, check Start Debug Logging.
  • Exit Everything (File -> Exit)
  • Please send your %TEMP%\Everything Debug Log.txt to support@voidtools.com or upload here.

In which file would this be saved?
%APPDATA%\Everything\Everything-1.5a.ini



Please try disabling shell_item_image_factory:
  • 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:
    shell
  • Select shell_item_image_factory.
  • Set the value to: false
  • Click OK.
shell_item_image_factory
David.P
Posts: 183
Joined: Fri May 29, 2020 3:22 pm

Re: Everything keeps downloading images from OneDrive

Post by David.P »

Thank you, will do all and report back.
Post Reply