Bug: offline exFAT volumes rescanning

Discussion related to "Everything" 1.5 Alpha.
Post Reply
zonetrooperex
Posts: 73
Joined: Tue Jun 10, 2014 4:06 pm

Bug: offline exFAT volumes rescanning

Post by zonetrooperex »

exFAT volumes that are offline make the status bar endlessly show "Rescanning ...".
1.png
1.png (44.64 KiB) Viewed 995 times
void
Developer
Posts: 16669
Joined: Fri Oct 16, 2009 11:31 pm

Re: Bug: offline exFAT volumes rescanning

Post by void »

Everything will try to rescan your exFAT drive on startup if the last scheduled rescan was missed.

The rescan will timeout after 5 minutes.

Is this status still shown after 5 minutes?



folder_update_rescan_asap
folder_rescan_timeout
zonetrooperex
Posts: 73
Joined: Tue Jun 10, 2014 4:06 pm

Re: Bug: offline exFAT volumes rescanning

Post by zonetrooperex »

ah okay that's the expected behaviour. thanks for the info.
void
Developer
Posts: 16669
Joined: Fri Oct 16, 2009 11:31 pm

Re: Bug: offline exFAT volumes rescanning

Post by void »

The timeout of 5 minutes is really only necessary for network drives and network folders.

I'll make exFAT volumes timeout after 10 seconds in the next alpha update.



Thanks for bringing the issue to my attention.
void
Developer
Posts: 16669
Joined: Fri Oct 16, 2009 11:31 pm

Re: Bug: offline exFAT volumes rescanning

Post by void »

Everything 1.5.0.1364a will now automatically timeout in 10 seconds when rescanning an offline FAT volume.

To set a custom FAT rescan timeout value:
  • In Everything 1.5, from the Tools menu, click Options.
  • Click the Advanced tab on the left.
  • To the right of Show settings containing, search for:
    fat
  • Select fat_rescan_timeout.
  • Set the value to: 10000
    (where 10000 is the desired number of milliseconds to wait)
  • Click OK.
fat_rescan_timeout
Post Reply