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
google drive is not completing property indexing
Re: google drive is not completing property indexing
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:
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
Re: google drive is not completing property indexing
I will do that.
Thank you
Thank you
Re: google drive is not completing property indexing
Hello,
this the debug log file, file chosen is "W:\My Drive\asmaa-bk2023\DCIM\Camera\IMG20250512123153.jpg"
Regards
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
Reason: removed log
Re: google drive is not completing property indexing
Thank you for the log.
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?
From the logs, I see Width and Height are successfully gathered by the system.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
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?
Re: google drive is not completing property indexing
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
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