-
-
Notifications
You must be signed in to change notification settings - Fork 203
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
Bug: MeetingBar disappears from menu bar and takes other apps with it on macOS 15.0 (24A335) #761
Comments
Hey @cometgrrl! I'm here to help you with bugs, questions, and more. Let's tackle this together! Dosu I found some similar closed issues that might be relevant to your problem:
One of the suggested solutions involves the length of the meeting name. It was observed that MeetingBar might disappear if the meeting name is too long. As a workaround, setting the "shorten to XX characters" setting to a lower value (e.g., 30 characters) might help [1][2]. Additionally, the codebase includes handling for macOS system updates or changes in the menu bar API, specifically for sleep and wake-up events [3]. However, there are no specific changes or updates mentioned for macOS 15.0 compatibility [4]. You might want to try adjusting the meeting name length setting and see if that resolves the issue. |
Hmm, I didn't have any upcoming meetings displayed when the problem
occurred, so I don't think it's a length issue.
However, it seems to be working fine now.
Thanks!
…On Wed, Sep 18, 2024 at 8:26 PM dosubot[bot] ***@***.***> wrote:
Hey @cometgrrl <https://github.com/cometgrrl>! I'm here to help you with
bugs, questions, and more. Let's tackle this together! Dosu
<https://dosu.dev>
I found some similar closed issues that might be relevant to your problem:
1. Bug: Not displaying in menu bar
<#666> - This issue was last
updated on November 10, 2023.
2. Bug: toolbar icon is missing, and is causing other icons to be
missing, too <#561> - This
issue was last updated on August 14, 2023.
One of the suggested solutions involves the length of the meeting name. It
was observed that MeetingBar might disappear if the meeting name is too
long. As a workaround, setting the "shorten to XX characters" setting to a
lower value (e.g., 30 characters) might help [1]
<#666>[2]
<#561>.
Additionally, the codebase includes handling for macOS system updates or
changes in the menu bar API, specifically for sleep and wake-up events [3]
<https://github.com/leits/MeetingBar/blob/master/MeetingBar/AppDelegate.swift>.
However, there are no specific changes or updates mentioned for macOS 15.0
compatibility [4]
<https://github.com/leits/MeetingBar/blob/master/MeetingBar.xcodeproj/project.pbxproj>
.
You might want to try adjusting the meeting name length setting and see if
that resolves the issue.
*To continue talking to Dosu <https://dosu.dev>, mention @dosu
<https://github.com/dosu>.*
—
Reply to this email directly, view it on GitHub
<#761 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUTMPRI24MROICOPZVVJHF3ZXJAADAVCNFSM6AAAAABOO673VGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDGNJZHEYDCMZUHA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
I don't think it's fixed. For me the app just disappears, killed in the background and I need to start it again. I notice this only because I have regular meetings at certain time and I don't receive a notification. It's tricky for me cuz I turned off every other notification for meetingbar and if I don't get it, I won't know about it 🙈 So definitely compliments to the chef, but this issue is not nice to have. |
macOS version
15.0 (24A335)
MeetingBar version
4.10.0
Installation source
AppStore
Calendars provider
Google Calendar
Bug description
When I launch MeetingBar, the icon appears in the menu briefly, and then disappears. When it disappears, a lot of my other app icons also disappear from the menu bar.
Reproduction steps
Expected behavior
MeetingBar should work correctly on macOS 15.
Screenshots/screen recordings
Kapture.2024-09-18.at.20.20.02.mp4
Additional context
No response
The text was updated successfully, but these errors were encountered: