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 missing on resume #2633

Closed
cyberduck opened this issue Oct 5, 2008 · 4 comments
Closed

Progress bar missing on resume #2633

cyberduck opened this issue Oct 5, 2008 · 4 comments
Assignees
Labels

Comments

@cyberduck
Copy link
Collaborator

b704f45 created the issue

Using Cyberduck 3.0.3 (4180), OS X 10.4.11.

After a transfer fails, I select it then press the Resume button. The transfer continues but no progress bar is drawn.

@cyberduck
Copy link
Collaborator Author

b704f45 commented

Using Cyberduck 3.0.3 (4202), OS X 10.4.11, Java 1.5.0_16

The progress bar is still AWOL after a resume...

Have screenshot but attach says no permission, even after logging in.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Can you find any related output to Cyberduck in the console.log (/Applications/Utilities/Console.app)?

@cyberduck
Copy link
Collaborator Author

b704f45 commented

The only thing thrown into console or system log is the error when the download stops.

The steps I'm using are:

  1. Start a ftp download.
  2. Note that the progress bar is displayed.
  3. After letting it run for a while, press the Stop button.
  4. Wait a while.
  5. Note that the entry in the Transfers window continues to say "Downloading".
  6. Wait much longer.
  7. This appears in console:

    2008-10-20 12:46:46,489 [Background] ERROR ch.cyberduck.core.ftp.FTPSession - IO Error: Read timed out
  8. The entry in the Transfers window changes to "Disconnecting".
  9. Wait a while.
  10. The entry changes to "Downloading" again.
  11. The progress bar is drawn, with the barber pole pattern.
  12. After the login is finished (according to cyberduck's log) and the download actually resumes... the progress bar vanishes. Nothing else appears in the console log.

HTH,

  • Dan.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

There should be no more such issues in the latest beta builds.

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

2 participants