files-community / Files

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

Bug: Status Center doesn't show extraction progress #14974

Open D-Maxwell opened 7 months ago

D-Maxwell commented 7 months ago

Description

Despite meaningful progress actually actively being made, the status center reports a frozen task. The folder size keeps increasing whilst viewing it directly, and yet the operation seems to be unable to measure its own progress.

image image image

Steps To Reproduce

Open .rar subfolder from Files Copy & Paste to another drive Witness

Requirements

I would expect the operation to either display that some progress is being made (assuming it can't monitor the exact progress due to it being a transfer from an un-extracted archive) ; or even better, for it to act exactly as it does under normal archive-less circumstances.

Perhaps both the fact that it is a transfer from one disk to another and that it is querying the data from an archive at the same time bug out the status center operation progress ?

Files Version

3.2.3.0

Windows Version

10.0.19045.2788

Log File

debug.log

Josh65-2201 commented 7 months ago

Thanks for the report, I've added this to the project board.