aonez / Keka

The macOS & iOS file archiver
https://www.keka.io
4.87k stars 241 forks source link

[BUG] Keka window stays open when used via Send to Keka service #1512

Closed Stooovie closed 1 month ago

Stooovie commented 2 months ago

Configuration

I like to assign a keyboard shortcut (ctrl-shift-k) for Send to Keka, it extracts an archive or creates an archive when a file or folder is selected. It's my preferred way of working, but it leaves the Keka window open.

To Reproduce

Steps to reproduce the behavior: 1) select an archive 2) Services-Send to Keka 3) operation carries out succesfully, but window stays open.

Expected behavior

Keka window closes after completion

gingerbeardman commented 2 months ago

Check this issue, it was one of the first I reported (2018!) and the info provided resolved it for me. YMMV

Stooovie commented 2 months ago

Unfortunately, no. It's open indefinitely.

gingerbeardman commented 2 months ago

@Stooovie is this before or after deleting prefs? or no change?

Stooovie commented 2 months ago

After. No change.

gingerbeardman commented 2 months ago

Will have to wait for developer to chime in.

I use Keka exactly the same way as you (my key combo is Cmd+Option+Control+A) and the window closes just fine since #224

aonez commented 1 month ago

Thanks a lot @Stooovie for the feedback and sorry for the late reply. I think I've finally found the issue and fixed it for the next release. You can check this fixed build:

https://github.com/aonez/Keka/releases/download/dev-test-builds/Keka-v1.4.5.r5496.7z

Stooovie commented 1 month ago

Ooh, works perfectly! This has made working with Keka so much more enjoybale for me! Thanks!