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] DMG default handling #1168

Open
DaddyF opened this issue Oct 4, 2022 · 4 comments
Open

[BUG] DMG default handling #1168

DaddyF opened this issue Oct 4, 2022 · 4 comments
Assignees
Milestone

Comments

@DaddyF
Copy link

DaddyF commented Oct 4, 2022

Configuration

  • Keka version: Version 1.2.56 (5023)
  • macOS version: macOS Monterey
    Version 12.6
    MacBook Pro (14-inch, 2021)
    Chip Apple M1 Pro
    Memory 16 GB

Describe the bug

Double click the dmg file will not uncompress it. When I move it onto Keka, it will be uncompressed. However, zip files are okay.

To Reproduce

  1. Double click the dmg file.
  2. Nothing happens
  3. Open Keka
  4. Move the dmg file onto the Keka
  5. It will be uncompressed.

Expected behavior

Just like zip file, dmg files should be uncompressed.

Additional context

Keka_2022-10-04-174353267.log
If needed, I can send the test dmg file.

@DaddyF DaddyF added the bug label Oct 4, 2022
@aonez aonez changed the title [BUG] [BUG] DMG default handling Oct 4, 2022
@aonez aonez added this to the Look at milestone Oct 4, 2022
@aonez
Copy link
Owner

aonez commented Oct 4, 2022

Keka does not handle DMG files by default, macOS mounts them. Have you set Keka as the default handler for DMG files? Also Keka compresses DMG files by default (instead of extracting them). Maybe this should be changed since DMG usually are already compressed and extracting them makes more sense.

You can always use the Finder Extension and extract them using the contextual menu, as shown below:

Screenshot 2022-10-04 at 12 59 10

Just be sure you have the Finder Extension enabled in the Keka preferences:

Screenshot 2022-10-04 at 13 00 26

@DaddyF
Copy link
Author

DaddyF commented Oct 4, 2022 via email

@DaddyF
Copy link
Author

DaddyF commented Oct 4, 2022 via email

@aonez
Copy link
Owner

aonez commented Oct 5, 2022

Sorry @DaddyF I was taking about the Finder Extension (shown in the Preferences) but pointed you to the Services (those you can call with a keyboard shortcut).

Screenshot 2022-10-05 at 10 07 37

Those are the Finder Extension options, that you can enable and customize in the Keka preferences. They will appear in all the folder you choose.

The Services sometimes are hidden under a "Services" menu, if there're a lot of them. They're also always available in in the Finder -> Services menu:

Screenshot 2022-10-05 at 10 10 35

@aonez aonez removed the bug label Oct 5, 2022
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