ttscoff / bunch

Documentation repository for Bunch.app
https://bunchapp.co
116 stars 5 forks source link

Remember open bunches #260

Closed pahles closed 2 years ago

pahles commented 2 years ago

I have Remember open bunches checked in the Preferences. Whenever I restart my computer Bunch will always open all my bunches regardless of the fact that they were closed when I restarted. It does this with all the bunches except the Example bunch. What am I missing?

ttscoff commented 2 years ago

It shouldn't matter if you're properly restarting (not doing a hard shutdown) but does manually quitting Bunch with no Bunches open and then re-opening it still result in unopened Bunches re-opening?

On 11 Oct 2022, at 6:53, pahles wrote:

I have Remember open bunches checked in the Preferences. Whenever I restart my computer Bunch will always open all my bunches regardless of the fact that they were closed when I restarted. It does this with all the bunches except the Example bunch. What am I missing?

-- Reply to this email directly or view it on GitHub: https://github.com/ttscoff/bunch/issues/260 You are receiving this because you are subscribed to this thread.

Message ID: @.***>

pahles commented 2 years ago

Manually quitting Bunch with no bunches open and re-opening does not result in unopened Bunches re-opening. It only happens when properly restarting the computer. I had this on Catalina and now on Monterey too.

Spoke too soon: yes I have this when restarting Bunch with no bunches open.

pahles commented 2 years ago

Just did some more testing:

  1. In Preferences, uncheck 'Remember open bunches'
  2. Close and restart Bunch (just to be sure)
  3. Open a bunch (just one)
  4. Close the bunch (no more bunches open)
  5. Go to Preferences, check 'Remember open bunches'
  6. Close and restart Bunch
  7. The bunch is opened again automatically
ttscoff commented 2 years ago

Only the Bunch that had been opened and then closed re-opened? So it's just not registering when Bunches close correctly?

-Brett

On 11 Oct 2022, at 9:49, pahles wrote:

Just did some more testing:

  1. In Preferences, uncheck 'Remember open bunches'
  2. Close and restart Bunch (just to be sure)
  3. Open a bunch (just one)
  4. Close the bunch (no more bunches open)
  5. Go to Preferences, check 'Remember open bunches'
  6. Close and restart Bunch
  7. The bunch is opened again automatically

-- Reply to this email directly or view it on GitHub: https://github.com/ttscoff/bunch/issues/260#issuecomment-1274823854 You are receiving this because you commented.

Message ID: @.***>

pahles commented 2 years ago

Yes, only the bunch that was opened en closed. Also true if multiple bunches were opened and closed, then all those bunches re-open after restarting Bunch.

ttscoff commented 2 years ago

Ok, uploading Beta build 168 in a little bit, please test and let me know if it solves the issue. (Currently only fixed in Bunch Beta, if you're not using that, please download from https://bunchapp.co/download/).

-Brett

On 11 Oct 2022, at 10:40, pahles wrote:

Yes, only the bunch that was opened en closed. Also true if multiple bunches were opened and closed, then all those bunches re-open after restarting Bunch.

-- Reply to this email directly or view it on GitHub: https://github.com/ttscoff/bunch/issues/260#issuecomment-1274902057 You are receiving this because you commented.

Message ID: @.***>

pahles commented 2 years ago

This seems to be working! Had to set the path to my bunches again (none were shown, after setting the path again and restarting Bunch they were shown again).

Thanks for the fix!