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

[std] Abnormal termination if archive extraction fails #172

Open
OPNA2608 opened this issue Dec 4, 2020 · 0 comments
Open

[std] Abnormal termination if archive extraction fails #172

OPNA2608 opened this issue Dec 4, 2020 · 0 comments
Labels

Comments

@OPNA2608
Copy link

OPNA2608 commented Dec 4, 2020

Describe the bug
Failing to extract an archive's contents (maybe even if the archive is empty?) causes std to show an error dialogue (see screenshot), then close with return value 1.

To Reproduce

  1. touch invalid.rar
  2. std
  3. -> Open SPC, select invalid.rar
  4. Press OK on error message

Expected behavior
Catching a failed extraction / extraction without any files

Screenshots
grafik

Desktop (please complete the following information):

  • OS: Linux [NixOS 20.09 (Nightingale) x86_64]
  • Version v0.2.0
@OPNA2608 OPNA2608 added the bug label Dec 4, 2020
@OPNA2608 OPNA2608 changed the title [std] Abnormal termination of archive extraction fails Dec 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
1 participant