leits / MeetingBar

πŸ‡ΊπŸ‡¦ Your meetings at your fingertips in the macOS menu bar
https://meetingbar.app
Apache License 2.0
4.44k stars 192 forks source link

Bug: Crash on Startup [4.0.5] #451

Closed therealmacjeezy closed 2 years ago

therealmacjeezy commented 2 years ago

App version 4.0.5

Describe the bug MeetingBar crashes on launch.

To Reproduce Steps to reproduce the behavior:

  1. Double click /path/to/MeetingBar.app to open MeetingBar
  2. Watch the MeetingBar icon appear and then disappear from the Menu Bar (Top Right Corner of Display)

Expected behavior MeetingBar opens and shows my next meeting in the Menu Bar.

Screenshots N/A

Desktop (please complete the following information):

Additional context crash.log

therealmacjeezy commented 2 years ago

15:27:14 ➜ ~ /Applications/MeetingBar.app/Contents/MacOS/MeetingBar
2022-05-11 15:27:30.459 MeetingBar[39372:285348] XXX: countOfStores: 0, countOfAccounts: 1
2022-05-11 15:27:30.469 MeetingBar[39372:285348] Error obtaining permanent ID: Error Domain=NSCocoaErrorDomain Code=134020 "The model configuration used to open the store is incompatible with the one that was used to create the store." UserInfo={NSUnderlyingException=Can't resolve how to assign objects to stores; Coordinator does not have any stores}
2022-05-11 15:27:30.626 MeetingBar[39372:285343] Category EVENT was registered
2022-05-11 15:27:30.626 MeetingBar[39372:285343] Category SNOOZE_EVENT was registered
zsh: trace trap  /Applications/MeetingBar.app/Contents/MacOS/MeetingBar```
patrickrushton commented 2 years ago

Same happening here

leits commented 2 years ago

Thanks, @therealmacjeezy! I think I found exactly where the problem was. Can you try this version? https://github.com/leits/MeetingBar/releases/download/v4.0.4/MeetingBar.dmg

cc: @patrickrushton @alexanderadam, @AndrewWang-at

therealmacjeezy commented 2 years ago

No problem!

I just downloaded and tried version 4.0.4 and it works as expected now. MeetingBar is now showing up and staying in the menu bar like it should.

Thanks! 🍻

alexanderadam commented 2 years ago

It worked but it was back after I did some updates (I guess brew updated it again?). Any idea when this issue will be fixed in brew?