Program crashes when I use Advanced sort

Discussion related to "Everything" 1.5 Alpha.
Post Reply
atiovalo
Posts: 14
Joined: Mon Oct 09, 2023 1:22 pm

Program crashes when I use Advanced sort

Post by atiovalo »

When I add this in the search bar, the program always crashes after a few seconds, at most half a minute:
addcolumn:date-recently-changed sort:date-recently-changed;date-modified

This line works fine:
addcolumn:date-recently-changed sort:date-recently-changed

I have noticed this only in this specific case; I don't know how general it is.
froggie
Posts: 318
Joined: Wed Jun 12, 2013 10:43 pm

Re: Program crashes when I use Advanced sort

Post by froggie »

Verified. 1402 referenced memory at 0xFFFFFF.....FFFFF. After the columns are added and data is displayed.
void
Developer
Posts: 19568
Joined: Fri Oct 16, 2009 11:31 pm

Re: Program crashes when I use Advanced sort

Post by void »

Thank you for the bug report.

The issue will be fixed in the next alpha update.
void
Developer
Posts: 19568
Joined: Fri Oct 16, 2009 11:31 pm

Re: Program crashes when I use Advanced sort

Post by void »

Everything 1.5.0.1403a removes support for using date recently changed with a secondary sort.

Everything 1.5.0.1403a also removes support for using date recently changed as a secondary sort.

I have put on my TODO list to add support for using date recently changed in a multiple property sort.
Post Reply