Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bug: Extracting large Files from 7z archive cause Files and other program to not respond #15263

Open
Josh65-2201 opened this issue Apr 27, 2024 · 0 comments
Labels
area-file operations Features or bug reports for file operations bug Something isn't working 👀

Comments

@Josh65-2201
Copy link
Member

Description

I believe the issue comes from Files immediately opening the default program before extraction is complete. Where as 7zip will extract first then open the default program with the file.

Steps To Reproduce

  1. Compress a large video file (200mb at least)
  2. Have Windows Media Player set to open that video file type
  3. Open the compressed video file in the archive
  4. See Windows media player open a lock up (Files also sometimes does)

Requirements

  • Extract the clicked on file first
  • When done open program like normal

Files Version

3.3.5.0

Windows Version

10.0.22621.3447

Log File

debug.log

@Josh65-2201 Josh65-2201 added bug Something isn't working 👀 area-file operations Features or bug reports for file operations labels Apr 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-file operations Features or bug reports for file operations bug Something isn't working 👀
Projects
Status: 🆕 New
Development

No branches or pull requests

1 participant