1.5 Frequently stops responding.

Discussion related to "Everything" 1.5 Alpha.
Post Reply
Jolly
Posts: 9
Joined: Fri Oct 25, 2019 10:19 pm

1.5 Frequently stops responding.

Post by Jolly »

I'm just started using 1.5 (1.5.0.1366a) But it seems to frequently stop responding on me. didn't see anything useful in the debug logs.
Any advice?

2024-01-23 19:56:26.378: create ui
2024-01-23 19:56:26.390: theme not cached
2024-01-23 19:56:26.390: dark mode supported.
2024-01-23 19:56:26.390: !AppsUseLightTheme
2024-01-23 19:56:26.412: show_preview_handlers 1
2024-01-23 19:56:26.530: dark mode changed 0
2024-01-23 19:56:26.572: dark mode changed 1
2024-01-23 19:56:26.623: WM_ACTIVATE 0000000000000001 0000000000000000, lastfocus 0000000000000000, current focus 0000000000000000, current foreground 00000000000228e4
2024-01-23 19:56:26.623: WM_ACTIVATE MINIMIZED 0
2024-01-23 19:56:26.623: FOCUS 0
2024-01-23 19:56:26.623: FOCUS restore 0000000000000000
2024-01-23 19:56:26.630: FOCUS restore 0000000000231d7c
2024-01-23 19:56:26.640: back buffer grow 3328 x 33 in 0.000018
2024-01-23 19:56:26.657: cached oneclickactivate 0
2024-01-23 19:56:26.665: back buffer grow 3328 x 34 in 0.000017
2024-01-23 19:56:26.692: enter setfocus
2024-01-23 19:56:26.692: leave setfocus
2024-01-23 19:56:26.699: update search 1
2024-01-23 19:56:26.699: add nav
2024-01-23 19:56:26.700: search '' filter '' sort 1 ascending 1
2024-01-23 19:56:26.700: parse flags 00000000 type 20d80104
2024-01-23 19:56:26.700: TERM
2024-01-23 19:56:26.700: FOLDER TERM START 0000000000d5d4e0 M 0000000000d5d4e0 N 0000000000d5d600
2024-01-23 19:56:26.700: FILE TERM START 0000000000d5d4e0 M 0000000000d5d4e0 N 0000000000d5d600
2024-01-23 19:56:26.700: found 338481 folders with 0 threads in 0.000000 seconds
2024-01-23 19:56:26.700: found 2007977 files with 0 threads in 0.000000 seconds
2024-01-23 19:56:26.700: SET SORT 1
2024-01-23 19:56:26.700: set sort 1 ascending 1 is valid 1 case 0
2024-01-23 19:56:26.700: already sorted
2024-01-23 19:56:26.700: finished sort, time taken 0.000008 seconds
2024-01-23 19:56:26.700: total size 1513021906593, calculated in 0.000000 seconds
2024-01-23 19:56:26.700: update selection 0.000000 seconds
2024-01-23 19:56:27.077: WM_ACTIVATE 0000000000000000 0000000000000000, lastfocus 0000000000231d7c, current focus 0000000000231d7c, current foreground 00000000000229d2
2024-01-23 19:56:27.077: WM_ACTIVATE MINIMIZED 0
void
Developer
Posts: 15352
Joined: Fri Oct 16, 2009 11:31 pm

Re: 1.5 Frequently stops responding.

Post by void »

Thank you for the issue report Jolly,

Could you please send a mini crash dump when Everything stops responding:
Privacy
Jolly
Posts: 9
Joined: Fri Oct 25, 2019 10:19 pm

Re: 1.5 Frequently stops responding.

Post by Jolly »

Sent
void
Developer
Posts: 15352
Joined: Fri Oct 16, 2009 11:31 pm

Re: 1.5 Frequently stops responding.

Post by void »

Thank you for the crash dump.

Your MP4 preview handler has stalled.
Everything is waiting for the preview pane to close.

Does the issue persist if you disabled the preview pane in Everything?
void
Developer
Posts: 15352
Joined: Fri Oct 16, 2009 11:31 pm

Re: 1.5 Frequently stops responding.

Post by void »

Everything 1.5.0.1367a will now create the preview window on the UI thread.

This will help prevent Everything from hanging when preview handler has stalled.

Please let me know if you have any trouble previewing files with this change.
Post Reply