Search for duplicates -> Bookmark 'default view' (eg ALT+Y) -> Sorting takes a long time

Discussion related to "Everything" 1.5 Alpha.
Post Reply
tuska
Posts: 1287
Joined: Thu Jul 13, 2017 9:14 am

Search for duplicates -> Bookmark 'default view' (eg ALT+Y) -> Sorting takes a long time

Post by tuska »

Hi,

Code: Select all

ext:mp3 dupe:size;sha256	-> brings up the search results for me immediately
Bookmark "default view" (ALT+Y)	-> trying to restore “default view” -> (among other things: Sort: Name ... Ascending)
Querying...  			-> Sorting starts and speeds up to about 51%, but then it takes a long time...
I currently only have this slow sorting when I switch from a DUPLICATE search to my standard view.
Could it be made possible here to restore the standard view immediately?
Only when I click on “Cancel Sort”, I immediately get the desired “default view”!

Default view (ALT+Y)

Code: Select all

Search: Custom
/comment ALT+ENTER causes a line break; nop:comment ... can also be used for comments | https://www.voidtools.com/forum/viewtopic.php?p=68068#p68068
/columns=[{"name":"Name","width":372},{"name":"Path","width":595},{"name":"Extension","width":74.375},{"name":"Size","width":74.375},{"name":"Total Size","width":89.25},{"name":"Date Modified","width":104.125},{"name":"Date Created","width":104.125},{"name":"Date Accessed","width":133.875},{"name":"Title","width":148.75},{"name":"Subject","width":148.75},{"name":"Comment","width":148.75},{"name":"MyComment","width":148.75},{"name":"Markierungen","width":148.75},{"name":"Tags","width":148.75},{"name":"Authors","width":148.75},{"name":"File List Filename","width":178.5},{"name":"Column A","width":133.875},{"name":"Column B","width":133.875}]
/hide-preview
/hide-folders-sidebar
/hide-bookmarks-sidebar
/hide-filters-sidebar

Filter: Everything
Columns: Name;Path;Extension;Size;Total Size;Date Modified;Date Created;Date Accessed;Title;Subject;Tags;Comment;MyComment;Authors;File List Filename;Column A;Column B
Sort: Name ... Ascending    <----
View: Details
Keyboard shortcut: ALT+Y
____________________________________________________________
Windows 11 Pro (x64) Version 24H2 (OS Build 26100.2605) - 2024-12-10
'Everything' 1.5.0.1391a (x64) - "Portable on system drive C:"
void
Developer
Posts: 19033
Joined: Fri Oct 16, 2009 11:31 pm

Re: Search for duplicates -> Bookmark 'default view' (eg ALT+Y) -> Sorting takes a long time

Post by void »

I have put this on my Things to fix list.

Thank you for the issue report.
void
Developer
Posts: 19033
Joined: Fri Oct 16, 2009 11:31 pm

Re: Search for duplicates -> Bookmark 'default view' (eg ALT+Y) -> Sorting takes a long time

Post by void »

Everything 1.5.0.1397a fixes a crash when interrupting content, fd and/or property gathering.

Everything 1.5.0.1397a fixes an issue with bookmarks opening slowly because they used the wrong sort.
tuska
Posts: 1287
Joined: Thu Jul 13, 2017 9:14 am

Re: Search for duplicates -> Bookmark 'default view' (eg ALT+Y) -> Sorting takes a long time

Post by tuska »

void wrote: Fri Sep 05, 2025 5:16 am Everything 1.5.0.1397a fixes a crash when interrupting content, fd and/or property gathering.

Everything 1.5.0.1397a fixes an issue with bookmarks opening slowly because they used the wrong sort.
Thank you very much! :)

My problem has been resolved, and I have carried out tests in this regard with the following Everything versions:

Code: Select all

Everything 1.5.0.1397a (x64)	C:\Program Files\Everything 1.5a\Everything.exe

Everything 1.5.0.1397a (x86)	) C:\Program Files (x86)\Everything 1.5a\Everything.exe
				) .\src\mem.c(1200): mem_alloc(): Fatal error: out of memory 24757182
				) No problem for me with x86 — my database is too large for that...
				) The portable version (please see below) had no problem.								

Everything 1.5.0.1397a (x64)	C:\Everything\Everything.exe ................. (portable)
Everything 1.5.0.1397a (x86)	C:\Everything\Everything_1.5x86\Everything.exe (portable)
_____________________________________________________________
Windows 11 Pro (x64) Version 24H2 (OS build 26100.5074) - 2025-08-29
Post Reply