Skip to content
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

Open
xor-gate opened this issue Mar 26, 2023 · 15 comments
Labels
bug macos-12 macOS Monterey macos-13 macOS Ventura should reproduce Should try to reproduce the problem

Comments

@xor-gate
Copy link
Member

This a followup of #188 (comment).

Recap:

  • User did download the DMG release
  • Installed it on macOS 13.2.1
  • Nothing is shown in the status bar, the tray icon is not visible
  • The ~/Library/Application Support/Syncthing/syncthing.log syncthing daemon logfile is created
  • When the Syncthing.app is clicked again, it says it is already running

As 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.

@xor-gate
Copy link
Member Author

@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.

@abraham-chan
Copy link

abraham-chan commented Mar 31, 2023

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.
I killed the 2 processes via Activity Monitor and tried to launch the application again and this time it showed an auto-update confirmation modal but still doesn't show the icon in the taskbar.

Skimming through the log file doesn't appear to show any errors. Accesing http://127.0.0.1:8384/ shows a syncthing UI

@abraham-chan
Copy link

Oh.. nevermind. It turns out I just had too many icons in the taskbar and the syncthings one was hidden under the notch 😂
@joelowjw perhaps that's the issue for you too.

@xor-gate
Copy link
Member Author

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 ;-)

@AnCh7
Copy link

AnCh7 commented Apr 12, 2023

Still an issue for me. Nothing hides behind the notch. Ventura 13.3.1 (22E261)

@kwlorenz
Copy link

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 ?

@xor-gate
Copy link
Member Author

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):
https://www.dropboxforum.com/t5/Apps-and-Installations/Dropbox-icon-missing-from-menu-bar-on-macOS-Ventura/td-p/643243/page/4

@redpola
Copy link

redpola commented Jul 28, 2023

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?

@bpaccount1
Copy link

bpaccount1 commented Aug 22, 2023

Same problem for me on Syncthing-1.23.7-1.
M2 MacBook Air.

Never had Synching on this device before - I installed it and opening the Application does nothing.
No icon in the top bar either.

I can see it running in the process monitor.

@xor-gate
Copy link
Member Author

Same problem for me on Syncthing-1.23.7-1. M2 MacBook Air.

Never had Synching on this device before - I installed it and opening the Application does nothing. No icon in the top bar either.

I can see it running in the process monitor.

Please give macOS version

@bpaccount1
Copy link

Please give macOS version

I'm on 13.5.1

@hidezember
Copy link

Same bugs. My macos version is 12.7.
Accesing http://127.0.0.1:8384/ shows a syncthing UI, but no icon in the top bar.

@kagahd
Copy link

kagahd commented Jan 4, 2024

Same bugs. My macos version is 13.6.3.
Accessing http://127.0.0.1:8384/ shows a syncthing UI, but no icon in the top bar.

It seems that the Synthing icon was hidden by the notch or, maybe, at the right side of the notch is too few space to show further icons such as Synthing (a Docker icon was also missing there).
When attaching to an external monitor, the Syncthing icon is perfectly displayed in the top bar (the Docker icon too).

@xor-gate
Copy link
Member Author

xor-gate commented Jan 5, 2024

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?

@xor-gate xor-gate added macos-13 macOS Ventura macos-12 macOS Monterey labels Jan 5, 2024
@dxcore35
Copy link

Same problem here.

  • M1 max
  • Mac OS 14.3 (23D56)

No icon or indication that app is runing. But http://127.0.0.1:8384 is working.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug macos-12 macOS Monterey macos-13 macOS Ventura should reproduce Should try to reproduce the problem
Projects
None yet
Development

No branches or pull requests

9 participants