Files
                                
                                
                                
                                    Files copied to clipboard
                            
                            
                            
                        Bug: Issue with Compression Progress Display in "Ongoing Tasks" for Elements
Description
Hello, I have encountered an issue related to the compression of folders. When I attempt to compress a folder of varying size and check the "Ongoing Tasks" section to monitor the compression progress, it shows 0% or just 50% progress even though the compression is actually taking place. Ideally, there should be a progress indicator similar to file extraction (for example, 500/1000: 50% or just for example 47% only) to reflect the ongoing compression progress.
Steps To Reproduce
- Open Files
 - Compress a large file
 
Requirements
Identify the cause of the incorrect progress display in the "Ongoing Tasks" section during folder compression.
Files Version
Version : 2.4.84.0
Windows Version
Windows 11 22H2 22621.1778
Log file
Thank you for reporting this issue
This bug might not be caused by Files itself but rather by SevenSipSharp library. I remember a few months ago I found out that the library isn't updating the progress of single elements. I tried to work on it but it was out of my knowledge
This bug might not be caused by Files itself but rather by SevenSipSharp library. I remember a few months ago I found out that the library isn't updating the progress of single elements. I tried to work on it but it was out of my knowledge
In this case you should ask SevenZipSharp to fix the bug ?
There's already an open issue: https://github.com/squid-box/SevenZipSharp/issues/77
Ok thank you