gao-sun / eul

🖥️ macOS status monitoring app written in SwiftUI.
MIT License
9.26k stars 346 forks source link

[bug] Status bar icon has disappeared #177

Open mikebeaton opened 3 years ago

mikebeaton commented 3 years ago

Just recently - possibly at update to Big Sur 11.2 RC 3 - the status bar icon for EUL has disappeared.

It should be between the scroll reverser and keyboard icons in the below:

Screenshot 2021-01-29 at 01 06 38

The program is running, but the icon seems to have gone to zero width. Since there is no icon to click on, if I want to close EUL I have to use Activity Monitor, and I cannot access any preferences.

gao-sun commented 3 years ago

this is strange. thanks for reporting. will try the rc version and debug what is going on

mikebeaton commented 3 years ago

To keep you updated, the icon has come back this morning - even though I rebooted several times last night and it did not come back. I realise if this is going to be very intermittent then there may not be much you can do until someone finds a way to make a more repeatable bug. (And I realise it might not even be directly to do with your software!) I'll keep you posted if I see any more changes on my setup. Many thanks!

gao-sun commented 3 years ago

@MikeBeaton thank you so much for your kindness! really appreciate your empathy on the developer side - just let me know if it can be reproduced in a stable way. i'll also keep an eye on it once i get 11.2 update

baptistecdr commented 3 years ago

https://github.com/gao-sun/eul/issues/95#issuecomment-764820023 This solution work for me (choose the maximum resolution on the right).

mikebeaton commented 3 years ago

I'd agree it does sound pretty much like the same issue as #95. I'll try that fix if it happens again. And report back!

Jaymazin commented 3 years ago

Unsubscribe please

On Thu, Jan 28, 2021 at 7:12 PM Mike Beaton notifications@github.com wrote:

Just recently - possibly at update to Big Sur 11.2 RC 3 - the status bar icon for EUL has disappeared.

It should be between the scroll reverser and keyboard icons in the below:

[image: Screenshot 2021-01-29 at 01 06 38] https://user-images.githubusercontent.com/11946605/106218058-793b0380-61ce-11eb-842f-caff56f4381e.png

The program is running, but the icon seems to have gone to zero width. Since there is no icon to click on, if I want to close EUL I have to use Activity Monitor, and I cannot access any preferences.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/gao-sun/eul/issues/177, or unsubscribe https://github.com/notifications/unsubscribe-auth/ARNUAU2ORRJY43JHYSHTL73S4IDOXANCNFSM4WYA3EXA .

mikebeaton commented 3 years ago

@Jaymazin I believe there's no other way except for you to log in to GitHub, find this thread/project (there's a link at the bottom of this email!) and unsubscribe yourself.

PS While you're here, feel free to delete your comment from this thread, and I'll delete mine!

sinanbozkus commented 3 years ago

Same for me... Status bar icon disappeard.

sinanbozkus commented 3 years ago

I cloned this repository and run on X-Code. I can't still see the status bar icon.

ghost commented 3 years ago

NB If this is the same as issue #95 (the description sounds the same to me; this has now recurred occasionally for me, and always cures itself again within a few hours max) then it may not be specifically to do with the new version of Big Sur at all - but perhaps something more long-standing, but sporadic? Thanks!

gao-sun commented 3 years ago

I'm updating to 11.2 (release) now - will let you know if I can reproduce

gao-sun commented 3 years ago

@sinanbozkus @Bmju i think the latest version partially resolved one possible situation which leads to the disappearance. feel free to have a try and let me know if that doesn't help