leits / MeetingBar

🇺🇦 Your meetings at your fingertips in the macOS menu bar
https://meetingbar.app
Apache License 2.0
4.43k stars 191 forks source link

Meeting Bar no longer sees events on my calendar #521

Closed hardyoyo closed 1 year ago

hardyoyo commented 1 year ago

Version: 4.1.0, and 4.0.6

I have a meeting today, but Meetingbar confidently tells me there's nothing on my calendar today. In starting up Meetingbar via CLI in terminal, here's what I see:

/Applications/MeetingBar.app/Contents/MacOS/MeetingBar
2022-10-14 11:11:11.876 MeetingBar[13159:63089] XXX: countOfStores: 0, countOfAccounts: 1
2022-10-14 11:11:11.894 MeetingBar[13159:63089] 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-10-14 11:11:12.012 MeetingBar[13159:63074] Category EVENT was registered
2022-10-14 11:11:12.012 MeetingBar[13159:63074] Category SNOOZE_EVENT was registered
hardyoyo commented 1 year ago

Additional details: macOS Monterey (v12.6), and v4.0.6 was working fine on this machine yesterday.

leits commented 1 year ago

Hi @hardyoyo, Thanks for the report. Are you using macOS Calendar as a data source or direct integration with Google Calendar?

hardyoyo commented 1 year ago

macOS Calendar (for work stuff), AND Google Calendar (for personal stuff)

Apparently there is something a bit off about this meeting invite. It will show up in MeetingBar if in Preferences I toggle Other Events to "show". The fun thing is, when I try to open the meeting in Outlook (yeah, that's the main calendar we use, but I have it synced to my macOS Calendar, and the meeting is in macOS Calendar)... Outlook crashes. I suspect the location information in this meeting may be malformed in some way, or maybe it's a Teams meeting (yuck).

ANYWAY, this is clearly not an issue with MeetingBar, there's something wrong with this meeting invite. Closing this ticket.