-
-
Notifications
You must be signed in to change notification settings - Fork 148
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
New installation doesn't show tray icon on macOS 13.2.1 (but is running in the background) #192
Comments
@joelowjw there was also some testing done by people on macOS 13.2.1 on the forum. It seems to work on 13.2.1 without problems. See also forum.syncthing.net/t/syncthing-macos-is-broken-on-macos-13-2-1. |
Just to note, I'm also on 13.2.1 (M1 Pro), did a fresh install via github releases dmg and no icon in taskbar appeared. I can confirm via Finder that the log file exists. Skimming through the log file doesn't appear to show any errors. Accesing http://127.0.0.1:8384/ shows a syncthing UI |
Oh.. nevermind. It turns out I just had too many icons in the taskbar and the syncthings one was hidden under the notch 😂 |
Hi @abraham-chan. the notch, yeah that can be a problem... Thanks for reporting it back. Have a nice weekend and enjoy Syncthing for macOS ;-) |
Still an issue for me. Nothing hides behind the notch. Ventura 13.3.1 (22E261) |
Did you install it as a DMG-download or via Homebrew? I am running a M2 MacBook Pro and installed via Homebrew ... autostart did not work. after installing as a direct download, everything worked. Perhaps this will solve your problem ? |
There must be something going on, which I can not reproduce because I don't own hardware for Ventura (and a notch). Its a different application but dropbox users seems to have the same issue (sometimes): |
Reproduced here on 13.4.1 (22F82) First time install. Opened the app. Nothing seemed to happen. No evidence that it was running. Found it was running using the terminal. Even then couldn't kill it from there. Eventually googled and found this issue and discovered the local admin web page which did allow me to close it down. Notes: This is NOT a notch issue. Also, I ran it from the terminal to see what its output was and it ran but complained syncthing was already running, yet continued to keep retrying rather than die- another bug, surely? |
Same problem for me on Syncthing-1.23.7-1. Never had Synching on this device before - I installed it and opening the Application does nothing. I can see it running in the process monitor. |
Please give macOS version |
I'm on 13.5.1 |
Same bugs. My macos version is 12.7. |
|
I'm finaly running one machine on macOS Sonoma 14.2 with OpenCore-compatibility patches (iMac without notch). Don't see any problems on Big Sur (macOS 11) on macbook 2013 (without notch). By reading the reports it seems not related to a major OS release. But maybe related to the display notch implementation bug? |
Same problem here.
No icon or indication that app is runing. But http://127.0.0.1:8384 is working. |
Same problem here
It is running and syncing fine but no tray icon edit: While there was seemingly enough space in my taskbar for the icon - it seems icons stop displaying well before the notch, and so removing a number of other icons eventually showed the syncthing icon. |
@chrisbruford thanks for the update. The notch seems to be problematic... |
Just to clarify my earlier comment, my machine is a notch machine but the syncthing menu bar item was not hidden by the notch. I don't believe this is a notch issue. No other apps I've installed have exhibited a similar problem. |
I think this issue has arisen again. The process is running, but there is no system tray icon. |
This has been a issue with some users ranging from macOS 12 tot macOS 14. I'm on an old iMac which can only run macOS 12 and a macBook with even an older OS. Never had the chance to see/debug this myself unfortunatly. |
Thanks for mentioning this, I have no ARM machine where I can try (only intel old machines). But this is very nice finding. Hopefully I can look into it, then it has probably something todo with the hybrid build for ARM/intel target in one binary. Maybe I'm missing some permissions or build flags for the ARM target. Fingers crossed 🤞 |
I mis understood
Should output ARM executable part and not run under Rosetta 2 (intel -> arm) translation layer. Latest release:
I need to look into that... |
The story continues (note to self)
|
Hi All, |
It's working fine for me.
But yesterday, when I installed 1.28.0-1 for the first time, I had the same problem: the tray icon was not visible. In the meantime I tried these steps
I don't know why. |
This a followup of #188 (comment).
Recap:
~/Library/Application Support/Syncthing/syncthing.log
syncthing daemon logfile is createdAs I don't own hardware to run Syncthing on macOS 13.2.1 I'm unable to reproduce this. My hardware only supports macOS 12 or 11 unfortunatly.
The text was updated successfully, but these errors were encountered: