mherrmann / mherrmann/fman

Improve error message when deleting file in use

Open
#384 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

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

Description

At the moment, fman gives rather generic error messages such as Permission denied when you try to delete a file that is in use. The goal of this issue is to explicitly say File is in use instead. If possible on all platforms and for both permanent deletion as well as when moving files to the trash.

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

Start by locating fman's error handling for file deletion, including both permanent deletion and moving files to the trash. Check how platform-specific failures are currently reported, then verify that an in-use file produces “File is in use” where supported without changing unrelated permission errors.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
desktop
Issue type
Bug
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.