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

Progress bar not visible #5867

Closed
BartQ76 opened this issue Jul 18, 2019 · 5 comments
Closed

Progress bar not visible #5867

BartQ76 opened this issue Jul 18, 2019 · 5 comments
Labels
bug A problem with current functionality, as opposed to missing functionality (enhancement) frozen-due-to-age Issues closed and untouched for a long time, together with being locked for discussion ui Issues related to the graphical user interface
Milestone

Comments

@BartQ76
Copy link

BartQ76 commented Jul 18, 2019

_Following by forum thread: https://forum.syncthing.net/t/progress-bar-missing-1-2-0/13512

I use few ST instances and noticed progress bars missing:
obraz

I tracked it a bit with firefox’s buit in debugger and found something interesting:
obraz

The sync process itself works normally, I don’t see any file issues.
Moreover, I see that folder progress bar is updated only when I refresh the whole page:
obraz

Even after page refresh percentage indicators next right to the progress bars remains the same:
obraz

OS: Ubuntu 18.04.2 LTS
GUI: Firefox 68.0 @ Windows 10

@BartQ76
Copy link
Author

BartQ76 commented Jul 19, 2019

I've observed that folder status is also updated when any file from the files currently processed in that folder has finished its sync.

@sisu4syncthing
Copy link

I can reproduce this in v1.2.1rc2 too.
files are showing up, but no progress bars.

@BartQ76
Copy link
Author

BartQ76 commented Sep 6, 2019

Now, in version 1.2.1 I can see that progress bars are working properly again.
Thanks and all the best to dev team.

@BartQ76 BartQ76 closed this as completed Sep 6, 2019
@AndrewSav
Copy link

AndrewSav commented Oct 27, 2019

Still no progress bar on large files in 1.3.0 The events with updates come through in the browser console (Google Chrome) but the bars are not displayed. e.g.

          "total": 1172,
          "reused": 0,
          "copiedFromOrigin": 0,
          "copiedFromOriginShifted": 0,
          "copiedFromElsewhere": 0,
          "pulled": 924,
          "pulling": 2,
          "bytesDone": 15493758976,
          "bytesTotal": 19654508544

@AndrewSav
Copy link

Still an issue in 1.3.2

imsodin added a commit to imsodin/syncthing that referenced this issue Jan 6, 2020
imsodin added a commit to imsodin/syncthing that referenced this issue Jan 6, 2020
imsodin added a commit to imsodin/syncthing that referenced this issue Jan 6, 2020
@imsodin imsodin closed this as completed in 08753cc Jan 8, 2020
@imsodin imsodin added bug A problem with current functionality, as opposed to missing functionality (enhancement) ui Issues related to the graphical user interface labels Jan 8, 2020
@imsodin imsodin changed the title Progress bar not visible [GUI][1.2.0] Progress bar not visible Jan 8, 2020
@calmh calmh added this to the v1.3.4 milestone Jan 13, 2020
@st-review st-review added the frozen-due-to-age Issues closed and untouched for a long time, together with being locked for discussion label Jan 8, 2021
@syncthing syncthing locked and limited conversation to collaborators Jan 8, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug A problem with current functionality, as opposed to missing functionality (enhancement) frozen-due-to-age Issues closed and untouched for a long time, together with being locked for discussion ui Issues related to the graphical user interface
Projects
None yet
Development

No branches or pull requests

7 participants