mherrmann / mherrmann/fman

Unexpected behaviour when copying existing .pkg to a directory

Open
#460 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

bug
Dominant language
Python
Stars
275
Forks
16
PR merge metrics
No merged PRs in 30d

Description

A .pkg is a type of installer, a special folder, like an app, on macOS.

If I do an Option+Drag to copy it to another directory:
screen shot 2018-07-31 at 10 56 44

I see:
screen shot 2018-07-31 at 10 55 40

If I copy it a second time to the same directory:
screen shot 2018-07-31 at 10 56 14

If I copy it a third time to the same directory:
screen shot 2018-07-31 at 10 57 20

If I copy it a fourth time to the same directory:
screen shot 2018-07-31 at 10 57 40

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Reproduce the Option+Drag copy flow on macOS with an existing .pkg, repeating the copy into the same directory and comparing each result with the screenshots. Trace the entry point responsible for this copy operation; done means the repeated-copy behavior is understood and corrected to match the intended file-manager behavior.

Written by the indexing model from the issue text.

Assessment

Tech stack
macos, python
Domain
desktop, operating-systems
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.