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

Double "show desktop" quits Finder (and clears Bunch list) #256

Open
Wildphinn opened this issue Sep 13, 2022 · 2 comments
Open

Double "show desktop" quits Finder (and clears Bunch list) #256

Wildphinn opened this issue Sep 13, 2022 · 2 comments

Comments

@Wildphinn
Copy link

If:

  • You have a Bunch which asks to « show desktop » on close, and also calls another Bunch
  • And that Bunch also shows the desktop

It seems that the double call kills the Finder without restarting it, but more importantly, Bunch loses it bunches list in its menu. It’s solved by a manual opening of Finder and a manual list refresh. And of course, by taking care to not call show desktop twice.

@ttscoff
Copy link
Owner

ttscoff commented Sep 14, 2022 via email

@Wildphinn
Copy link
Author

From what I've seen It would seem that the Finder being force quit leads to Bunch losing its files – that's the only way I've been able to repro the problem reliably. I don't have Bunches that reliably lead to that issue in other circumstances, but I will monitor this closely and send you something if I can.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants