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

Loading progress spinner in Transfers window does not stop #7952

Closed
cyberduck opened this issue May 13, 2014 · 3 comments
Closed

Loading progress spinner in Transfers window does not stop #7952

cyberduck opened this issue May 13, 2014 · 3 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

9424475 created the issue

After both downloading or uploading via ftps, since 4.4.4, in the transfers windowm the spinner remains present and spinning, even after the transfer (and all others) are completed.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

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

@cyberduck
Copy link
Collaborator Author

9424475 commented

Hmm, actually, now I can not reproduce the behavior.

Here are the Log outputs from both sessions though.
The bug occured in the morning (10:xx), now (16:xx) the spinner was ok.

13. 5. 14 09:40:42,758 WindowServer[105]: disable_update_timeout: UI updates were forcibly disabled by application "Cyberduck" for over 1.00 seconds. Server has re-enabled them.
13. 5. 14 09:40:43,458 WindowServer[105]: common_reenable_update: UI updates were finally reenabled by application "Cyberduck" after 1.70 seconds (server forcibly re-enabled them after 1.00 seconds)
13. 5. 14 09:41:12,644 Cyberduck[27867]: Path (null) given to -[NSWorkspace iconForFile:] is not a full path.
[...]
13. 5. 14 09:43:50,508 Cyberduck[27867]: [main] ERROR ch.cyberduck.core.Cache - Lookup failed for NSObjectPathReference{reference=[file]-/downloads/iMapping_1.0.0-Free.jar, hashcode=-791117825} in cache
13. 5. 14 09:44:05,816 Cyberduck[27867]: [main] ERROR ch.cyberduck.core.Cache - Lookup failed for NSObjectPathReference{reference=[file]-/downloads/iMapping-Setup_1.0.0-Free_Windows_64bit.msi, hashcode=577754891} in cache
13. 5. 14 09:44:10,377 Cyberduck[27867]: [main] ERROR ch.cyberduck.core.Cache - Lookup failed for NSObjectPathReference{reference=[file]-/downloads/iMapping-Tool_1.0.0-Free_Mac.zip, hashcode=-780025550} in cache
13. 5. 14 09:44:10,378 Cyberduck[27867]: [main] ERROR ch.cyberduck.core.Cache - Lookup failed for NSObjectPathReference{reference=[file]-/downloads/iMapping-Tool_1.0.0-Free_Mac.zip, hashcode=-780025550} in cache
13. 5. 14 09:44:10,380 Cyberduck[27867]: [main] ERROR ch.cyberduck.core.Cache - Lookup failed for NSObjectPathReference{reference=[file]-/downloads/iMapping-Tool_1.0.0-Free_Mac.zip, hashcode=-780025550} in cache
13. 5. 14 09:44:55,214 Cyberduck[27867]: Path (null) given to -[NSWorkspace iconForFile:] is not a full path.
13. 5. 14 10:33:22,258 WindowServer[245]: disable_update_timeout: UI updates were forcibly disabled by application "Cyberduck" for over 1.00 seconds. Server has re-enabled them.
13. 5. 14 10:33:22,267 WindowServer[245]: common_reenable_update: UI updates were finally reenabled by application "Cyberduck" after 1.01 seconds (server forcibly re-enabled them after 1.00 seconds)
13. 5. 14 10:33:38,445 Cyberduck[317]: Path (null) given to -[NSWorkspace iconForFile:] is not a full path.
13. 5. 14 10:54:08,844 WindowServer[245]: disable_update_timeout: UI updates were forcibly disabled by application "Cyberduck" for over 1.00 seconds. Server has re-enabled them.
13. 5. 14 10:54:08,906 WindowServer[245]: common_reenable_update: UI updates were finally reenabled by application "Cyberduck" after 1.06 seconds (server forcibly re-enabled them after 1.00 seconds)
13. 5. 14 16:04:35,969 WindowServer[245]: disable_update_timeout: UI updates were forcibly disabled by application "Cyberduck" for over 1.00 seconds. Server has re-enabled them.
13. 5. 14 16:04:36,050 WindowServer[245]: common_reenable_update: UI updates were finally reenabled by application "Cyberduck" after 1.08 seconds (server forcibly re-enabled them after 1.00 seconds)
13. 5. 14 16:04:49,436 Cyberduck[3940]: Path (null) given to -[NSWorkspace iconForFile:] is not a full path.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Fixed issue with [NSWorkspace iconForFile:] in 232d9fe.

@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.
Projects
None yet
Development

No branches or pull requests

2 participants