google drive is not completing property indexing

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
sk2107
Posts: 385
Joined: Sun Aug 07, 2022 8:48 pm

google drive is not completing property indexing

Post by sk2107 »

Hello,
I have two google drive mapped as local drives ,and because of time consumed in processing I created a separate instance for them.
now the issue that many files are not having property indexing completed. although I tried to select few file and tried ctrl+F5 but it did not change anything.

Any suggestions is highly appreciated.

thank you
void
Developer
Posts: 19839
Joined: Fri Oct 16, 2009 11:31 pm

Re: google drive is not completing property indexing

Post by void »

Please make sure Everything is not running as administrator.

What type of files are missing properties? (eg: mp3 / jpg / etc...)

Verbose debug logs might help:
  • In Everything 1.5, Select a file with a missing property.
  • From the Tools menu, under the Debug submenu, check Verbose.
  • From the Tools menu, under the Debug submenu, Click Start Debug Logging.
  • Make sure a file with a missing property is selected and press Ctrl + F5.
  • Wait 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 upload this file in a bug report
sk2107
Posts: 385
Joined: Sun Aug 07, 2022 8:48 pm

Re: google drive is not completing property indexing

Post by sk2107 »

I will do that.


Thank you
sk2107
Posts: 385
Joined: Sun Aug 07, 2022 8:48 pm

Re: google drive is not completing property indexing

Post by sk2107 »

Hello,

this the debug log file, file chosen is "W:\My Drive\asmaa-bk2023\DCIM\Camera\IMG20250512123153.jpg"

Regards
Last edited by void on Wed May 14, 2025 1:01 am, edited 1 time in total.
Reason: removed log
void
Developer
Posts: 19839
Joined: Fri Oct 16, 2009 11:31 pm

Re: google drive is not completing property indexing

Post by void »

Thank you for the log.
2025-05-14 00:33:40.389: get property 13 W:\My Drive\asmaa-bk2023\DCIM\Camera\IMG20250512123153.jpg
2025-05-14 00:33:40.389: get property system property 13 W:\My Drive\asmaa-bk2023\DCIM\Camera\IMG20250512123153.jpg
2025-05-14 00:33:40.693: got property ret 1
2025-05-14 00:33:40.693: get property 14 W:\My Drive\asmaa-bk2023\DCIM\Camera\IMG20250512123153.jpg
2025-05-14 00:33:40.693: get property system property 14 W:\My Drive\asmaa-bk2023\DCIM\Camera\IMG20250512123153.jpg
2025-05-14 00:33:40.803: got property ret 1
2025-05-14 00:33:40.803: get property 18 W:\My Drive\asmaa-bk2023\DCIM\Camera\IMG20250512123153.jpg
2025-05-14 00:33:40.803: get property system property 18 W:\My Drive\asmaa-bk2023\DCIM\Camera\IMG20250512123153.jpg
2025-05-14 00:33:40.963: get builtin property 18 W:\My Drive\asmaa-bk2023\DCIM\Camera\IMG20250512123153.jpg
2025-05-14 00:33:40.971: got property ret 0
2025-05-14 00:33:40.971: index property excluded: W:\My Drive\asmaa-bk2023\DCIM\Camera\IMG20250512123153.jpg
From the logs, I see Width and Height are successfully gathered by the system.
The Length property is not gathered as your property filter is set to excludes jpg files.
property 13 = Width
property 14 = Height
property 18 = Length

What properties are missing values for you?
sk2107
Posts: 385
Joined: Sun Aug 07, 2022 8:48 pm

Re: google drive is not completing property indexing

Post by sk2107 »

Sorry my mistake.
It was the MD5 property, but when checked the properties again I found that the .jpg was misspelled in "Include only files" for MD5 property, so that was the issue.

Sorry for the inconvenience.


Best Reagards
Post Reply