Property indexing problem after update from 1341a to 1342a

Discussion related to "Everything" 1.5 Alpha.
Post Reply
horst.epp
Posts: 1344
Joined: Fri Apr 04, 2014 3:24 pm

Property indexing problem after update from 1341a to 1342a

Post by horst.epp »

The only properties I'm indexing are 2 ADS streams.
This works fine with x64 version 1341a
The database is about 63MB and the time for a rebuild is only a few minutes.

After updating to version 1342a rebuilding the index hangs on properties indexing
and the GUI doesn't no longer work.

I already tried with a new database with no success.
Going back to version 1341a rebuilding the index works fine.
void
Developer
Posts: 15348
Joined: Fri Oct 16, 2009 11:31 pm

Re: Property indexing problem after update from 1341a to 1342a

Post by void »

Thank you for the bug report horst.epp,

This likely has something to do with the changing of order of gathering properties.

Could you please send your Help -> Troubleshooting information to support@voidtools.com and I'll look into the issue.
horst.epp
Posts: 1344
Joined: Fri Apr 04, 2014 3:24 pm

Re: Property indexing problem after update from 1341a to 1342a

Post by horst.epp »

void wrote: Fri Apr 14, 2023 11:20 am Thank you for the bug report horst.epp,

This likely has something to do with the changing of order of gathering properties.

Could you please send your Help -> Troubleshooting information to support@voidtools.com and I'll look into the issue.
Mail send.
The config wasn't changed but I reverted to 1341a.
void
Developer
Posts: 15348
Joined: Fri Oct 16, 2009 11:31 pm

Re: Property indexing problem after update from 1341a to 1342a

Post by void »

Thank you for the information.

I'm looking into the issue.
SuperDude
Posts: 220
Joined: Thu Sep 25, 2014 7:57 pm

Re: Property indexing problem after update from 1341a to 1342a

Post by SuperDude »

I am also seeing an issue with v1342a. For me, Everything v1.5 Build 1342a doesn't index all of the .msi files metadata. Many of the .msi files' metadata (Product Name, Product Version, Company) are blank, while some of the others have partial metadata content indexed.

Reverting to v1341a fixes this for me.
NotNull
Posts: 5260
Joined: Wed May 24, 2017 9:22 pm

Re: Property indexing problem after update from 1341a to 1342a

Post by NotNull »

Same here. Everything ends in a loop trying to property-index and locks up.
(Trigger might be changing Exclusions)

1341 is indeed OK.
SuperDude
Posts: 220
Joined: Thu Sep 25, 2014 7:57 pm

Re: Property indexing problem after update from 1341a to 1342a

Post by SuperDude »

@NotNull

I'm glad to see it wasn't just me :lol: I thought there was something really wrong with my computer.

I know void will get it all fixed soon.
NotNull
Posts: 5260
Joined: Wed May 24, 2017 9:22 pm

Re: Property indexing problem after update from 1341a to 1342a

Post by NotNull »

Yeah, that can happen with alpha versions. Usually it's 2 steps forward, one step back. Luckily with Everything it is 50 steps forward, one step back.
I'm glad you guys already figured out that 1541 still works fine. Saved me from a lot of headscratching ...
void
Developer
Posts: 15348
Joined: Fri Oct 16, 2009 11:31 pm

Re: Property indexing problem after update from 1341a to 1342a

Post by void »

Everything 1.5.0.1343a fixes a crash when reindexing properties.

The issue was caused by incorrectly sorting indexed property requests by path.
This feature was added in 1342a.
I am also seeing an issue with v1342a. For me, Everything v1.5 Build 1342a doesn't index all of the .msi files metadata. Many of the .msi files' metadata (Product Name, Product Version, Company) are blank, while some of the others have partial metadata content indexed.
Please try reindexing properties: Select files with missing values and press Ctrl + F5 with this version.
Please let me know if the issue persists.
NotNull
Posts: 5260
Joined: Wed May 24, 2017 9:22 pm

Re: Property indexing problem after update from 1341a to 1342a

Post by NotNull »

Issue is gone in 1343. Back in business (/fun) :D
horst.epp
Posts: 1344
Joined: Fri Apr 04, 2014 3:24 pm

Re: Property indexing problem after update from 1341a to 1342a

Post by horst.epp »

Problem solved by 1343a :D
A reindex takes longer than 1341a but its acceptable.
Post Reply