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

Synchronisation status icon is not displayed #50

Closed
ghost opened this issue Jun 15, 2018 · 5 comments
Closed

Synchronisation status icon is not displayed #50

ghost opened this issue Jun 15, 2018 · 5 comments

Comments

@ghost
Copy link

ghost commented Jun 15, 2018

I would like to be able to see that my Syncthing folder is syncing with an animated icon, like in most sync apps. Is that possible with this app?

@xor-gate
Copy link
Member

xor-gate commented Jun 15, 2018

It will not be animated but change the apparance from normal icon to a syncing icon. Not sure why you don't see this as it is implemented here: https://github.com/xor-gate/syncthing-macosx/blob/d23dbf5a7c463dc428afef0e40fccf0e0a900297/syncthing/STApplication.m#L112-L115 The icon is located here https://github.com/xor-gate/syncthing-macosx/blob/master/syncthing/Assets.xcassets/StatusIconSync.imageset/sync-monochrome.pdf.

@xor-gate
Copy link
Member

I have done a test and it seems indeed be broken when one or more folders are syncing.

@xor-gate xor-gate added the bug label Jun 28, 2018
@xor-gate xor-gate changed the title Is it possible to see something in the menu bar icon showing that syncing is taking place? Synchronisation status icon is not displayed Jul 1, 2018
@xor-gate
Copy link
Member

xor-gate commented Jul 1, 2018

I have changed the title, probably we should read some more information of syncthing to know the status of synchronisation.

@virusman
Copy link
Contributor

virusman commented Aug 4, 2018

It displays the sync status for me. Is there a repro case for this?
Here is the code that determines sync state:
https://github.com/syncthing/syncthing-macos/blob/develop/syncthing/STStatusMonitor.m#L80

@xor-gate
Copy link
Member

xor-gate commented Aug 9, 2018

@tricksystudio could you check if you still have this problem with the latest release (v0.14.49-1)?

@ghost ghost closed this as completed Aug 9, 2018
@syncthing syncthing locked and limited conversation to collaborators Aug 10, 2019
This issue was closed.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants