-
-
Notifications
You must be signed in to change notification settings - Fork 290
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
Resolving Bonjour names freezes menu validation #1657
Comments
Tested builds 3447 and 3454 and the issue is still happening. The following is being made in the console log at launch of Cyberduck:
I have found I can also cause the application to freeze by going to the Bookmark menu and selecting Bonjour. The freeze occurs while the list is built. The console log still gets filled with the DNSServiveResolver errors that I included in the original post. Overall the freeze lasts for at least 2-3 minutes before the application can be used. |
I have tried build 3462 and continue to get the same results with a freeze. The overloaded mapping is fixed. I have also trashed all preferences, caches, and files from the Application Support folder before trying this build. Something new has popped up in the system.log this time and here is an excerpt:
The first line is new and did not appear until this latest build. Currently there are 4 ways for me to invoke this freeze.
I also have run across a new bug. When I go to add a new bookmark, the URL does not change when I change the server field. Thus a new bookmark will always try to ftp to 'ftp://username@localhost:21'. My current system I am testing this on is a MacBook Pro running 10.5.1. |
Disabling of rendezvous gets rid of all the freezes. I am unable to duplicate the issue. This is using build 3462. |
Using build 3466, trashed all prefs, caches, application support files. The application no longer freezes using any of the methods I documented. I will test this on another workstation here to make sure there are no issues and report back. Thank you so much for working on this issue. |
Have you enabled Bonjour again using the above command with an argument of true? |
Yes, I did before testing. I have also tested on another workstation and it is working 100%. The Bonjour/Rendezvour menu comes up instantly I might add. At this time, I would consider this issue closed. Again, thank you for such quick work. |
This is similar to ticket 1222.
After a couple of minutes, the application returns to normal and functions with no errors. We have SSH turned on on all mac workstation on our network. We currently have about 300ish macs running with 10.3-10.5.
We notice the following in the console log of the machine running Cyberduck:
Perhaps this is an issue with collecting of machines via Bonjour.
This has been noticed in all prior version of Cyberduck.
The text was updated successfully, but these errors were encountered: