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] Extraction -> quarantine application lasts minutes #701

Closed
xsvlz opened this issue Nov 26, 2020 · 2 comments
Closed

[BUG] Extraction -> quarantine application lasts minutes #701

xsvlz opened this issue Nov 26, 2020 · 2 comments

Comments

@xsvlz
Copy link

xsvlz commented Nov 26, 2020

Configuration

  • Keka version: 1.2.3 (4223)
  • macOS version:10.15.7 (19H15)

Describe the bug

When extract files using Keka, it always stay at this step:
image

extract any file will spend several minutes, but it can be extracted immediately by other tools.

keka log:

Format detected: ZIP (7Z)
Binary used: keka7z
Arguments: (
    x,
    "/Users/xsv/Downloads/PicGo-2.3.0-beta.3-mac.zip",
    "-o/Users/xsv/Downloads/PicGo-2.3.0-beta.3-mac.kextraction/Operation",
    "-aou",
    "-xr!__MACOSX"
)

7-Zip [64] 16.02 : Copyright (c) 1999-2016 Igor Pavlov : 2016-05-21
p7zip Version 16.02 (locale=utf8,Utf16=on,HugeFiles=on,64 bits,8 CPUs x64)
Modified by aONe for Keka

Scanning the drive for archives:
  0M Scan /Users/xsv/Downloads/

1 file, 65475450 bytes (63 MiB)

Extracting archive: /Users/xsv/Downloads/PicGo-2.3.0-beta.3-mac.zip
 91% 256 Open


WARNINGS:
There are data after the end of archive

--
Path = /Users/xsv/Downloads/PicGo-2.3.0-beta.3-mac.zip
Type = zip
WARNINGS:
There are data after the end of archive
Physical Size = 65405345
Tail Size = 70105

 33%

Everything is Ok

Archives with Warnings: 1

Warnings: 1
Folders: 146
Files: 186
Size:       175811814
Compressed: 65475450

@xsvlz xsvlz added the bug label Nov 26, 2020
@aonez
Copy link
Owner

aonez commented Nov 26, 2020

@xsvlz this was first reported in #176 (comment) and in theory fixed in 1.2.3... Sad to see this happen for you in that version 😞

Is it possible by any chance that you have two versions of Keka and the files are opening with an older version? If not, can you update to the latest 1.2.4 version? Just released it today. If it still hangs there can you check on the Console.app if you see some messages like this:

default	16:50:09.540168 +0100	Keka	database is locked

As a workaround please disable the quarantine application in the Keka preferences:

Screenshot 2020-11-26 at 16 10 26

@aonez aonez added this to the 1.2.5 milestone Nov 26, 2020
@aonez aonez added the core label Nov 26, 2020
@aonez aonez changed the title [BUG]can't extract files with Keka [BUG] Extraction -> quarantine application lasts minutes Nov 26, 2020
@no-response
Copy link

no-response bot commented Dec 3, 2020

This issue has been automatically closed because there has been no response to our request for more information from the original author. With only the information that is currently in the issue, we don't have enough information to take action. Please reach out if you have or find the answers we need so that we can investigate further.

@no-response no-response bot closed this as completed Dec 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants