milke / GitFinder-Issues

Bug and issue tracker for GitFinder - git client with macOS Finder integration
16 stars 1 forks source link

Trashing a repo leads to error message spam #100

Open mologie opened 3 years ago

mologie commented 3 years ago

When deleting/trashing a repository directly located in a watched development folder via Finder I immediately receive the following error:

Screen Shot 2021-09-17 at 15 46 50

It does not matter whether I have previously interacted with the repo in Finder or with GitFinder. The error sometimes appears endlessly and I'd have to kill GitFinder. For reproducing and creating these screenshots I have just freshly installed the software, and the only setting I changed was to disable the "Create git-delete file placeholders" setting.

After restarting GitFinder it shows the following error:

Screen Shot 2021-09-17 at 15 47 52

Expected behavior: GitFinder should gracefully handle deletion/trashing of whole Git repositories and not show/spam errors.

Otherwise love the software so far, bought it some time ago. Keep up the awesomeness :-).

milke commented 2 years ago

@mologie, it's quite an overdue, but better late than never 🙂.

I've improved this behaviour in the latest beta version 1.7.5b2 (build) 120. GitFinder should not report these errors any longer when trashing/deleting a repository.

You can download the lates beta here, but you can also update your current copy using in-app updater. Just make sure to check for the Beta release channel in the update preferences, like in the picture below.

Screen Shot 2022-03-06 at 15 43 47

Let me know how it all works.