files-community / Files

A modern file manager that helps users organize their files and folders.
https://files.community
MIT License
34.19k stars 2.18k forks source link

Hard drive C: size is not updated #13856

Closed Yabino closed 11 months ago

Yabino commented 11 months ago

Description

The storage usage is not updated when I delete or copy files on the drive. It's updated when I restart Windows.

Steps To Reproduce

Delete or copy files and open the "Home" page of Files.

Requirements

Fix the bug

Files Version

3.0.3

Windows Version

Windows 11 Pro 23H2 22635.2700

Log File

023-11-13 21:11:34.5172|Information|App launched. Launch args type: LaunchActivatedEventArgs 2023-11-13 21:11:34.6378|Information|Adding cloud provider "OneDrive" mapped to C:\Users\yabin\OneDrive 2023-11-13 21:11:35.4996|Information|Running on ARM: False 2023-11-13 21:11:37.1354|Information|Drive added: C:\, Fixed 2023-11-13 21:11:37.2823|Information|Drive added: D:\, CDRom 2023-11-13 21:11:37.3431|Information|Drive added: D:\ 2023-11-13 21:11:38.2448|Information|STORE: Checking for updates... 2023-11-13 21:11:55.7719|Information|System.Exception: Could not list processes locking resource. Failed to get size of result. at Files.App.Helpers.FileUtils.WhoIsLocking(String[] resources) at Files.Shared.Extensions.SafetyExtensions.IgnoreExceptions[T](Func1 action, ILogger logger) 2023-11-13 21:35:04.2455|Information|STORE: Checking for updates... 2023-11-13 21:35:04.2948|Information|App activated. Activated args type: LaunchActivatedEventArgs 2023-11-13 21:35:28.9604|Information|System.Exception: Could not list processes locking resource. Failed to get size of result. at Files.App.Helpers.FileUtils.WhoIsLocking(String[] resources) at Files.Shared.Extensions.SafetyExtensions.IgnoreExceptions[T](Func1 action, ILogger logger) 2023-11-13 21:35:37.8572|Information|System.Exception: Could not list processes locking resource. Failed to get size of result. at Files.App.Helpers.FileUtils.WhoIsLocking(String[] resources) at Files.Shared.Extensions.SafetyExtensions.IgnoreExceptions[T](Func`1 action, ILogger logger) 2023-11-13 21:39:03.0765|Information|App activated. Activated args type: ProtocolActivatedEventArgs

Josh65-2201 commented 11 months ago

Thanks for the feedback, Merging with #6182. You can check there or click subscribe in the right sidebar for updates.