aonez / Keka

The macOS & iOS file archiver

Home Page:https://www.keka.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[BUG] Keka does not clean up .kextraction when password dialog cancelled via regular close button

mejofi opened this issue · comments

Configuration

  • Keka version: 1.4.0-dev (5349)
  • macOS version: 14.3.1 (23D60)

Describe the bug

When extracting a password-protected 7Z archive, Keka pops up a password dialog for then user. If the user closes this with the regular window close button, the temporary .kextraction package folder is left behind. This does not happen if the 'x' button is clicked.

To Reproduce

Double-click a password-protected archive. Instead of entering the password, click the red window close button.

Expected behavior

The .kextraction package folder should be cleaned up regardless of which button is clicked.

Screenshots

keka-close-password-dialog-bug-20240305-1250

commented

I'm unable to reproduce this one. Is there any other specifics to your test?

This is on a case-sensitive filesystem again, perhaps that has something to do with it?

commented

Makes no change in my tests. I've tried with small and large files and various formats.

Does it also happen if you have the Keka window opened? If so, please "Create a debug session", if not enable "Enable debug information" and "Save debug information". In any of those cases, reproduce the issue and share the log.

commented

By the way the version in the screenshot probably is v1.3.7, versions 1.4.0 have the new "eye" icon near the stop button.

Screenshot 2024-03-05 at 15 53 22

Huh, yeah, apparently it got mixed up, removed MAS version for now to avoid further confusion. This seems to be resolved in the current dev/beta build (1.4.0-dev (5355))

Thanks! 🙂

commented

I can't reproduce this on v1.3.7 neither. Just ping me back if your reproduce it again. Thanks @mejofi.