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

Hangs loading bookmarks #7918

Closed
cyberduck opened this issue Apr 29, 2014 · 7 comments
Closed

Hangs loading bookmarks #7918

cyberduck opened this issue Apr 29, 2014 · 7 comments

Comments

@cyberduck
Copy link
Collaborator

23b7e4f created the issue

I upgraded from 4.4.3 to 4.4.4 and found that when I start the program it gives me the whirling circle of dots. This is not a beach ball mind you, but the rotation image you see on start-up/shut-down of the Mac.

It continues to do this forever. I've tried to find a bookmark, there is none. I try to initiate a new bookmark but it does not respond. I got my old 4.4.3 version from back up and am using this again.

-- gerry

@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

@dkocher commented

Apr 29 07:44:32 Ducks.local Cyberduck[20507]: [background-1] FATAL ch.cyberduck.ui.AbstractController - Unhandled exception running background task null
		at ch.cyberduck.core.Host.<init>(Host.java:158)
		at ch.cyberduck.core.Host.<init>(Host.java:132)
		at ch.cyberduck.core.serializer.HostDictionary.deserialize(HostDictionary.java:46)
		at ch.cyberduck.core.serializer.impl.HostPlistReader.deserialize(HostPlistReader.java:45)
		at ch.cyberduck.core.serializer.impl.HostPlistReader.deserialize(HostPlistReader.java:30)
		at ch.cyberduck.core.serializer.impl.PlistReader.read(PlistReader.java:72)
		at ch.cyberduck.core.AbstractFolderHostCollection.load(AbstractFolderHostCollection.java:110)
		at ch.cyberduck.ui.cocoa.MainController$11.run(MainController.java:930)
		at ch.cyberduck.ui.cocoa.MainController$11.run(MainController.java:927)
		at ch.cyberduck.core.threading.AbstractBackgroundAction.call(AbstractBackgroundAction.java:119)
		at ch.cyberduck.ui.AbstractController$BackgroundCallable.call(AbstractController.java:159)
		at ch.cyberduck.core.threading.NamedThreadFactory$1.run(NamedThreadFactory.java:57)

@cyberduck
Copy link
Collaborator Author

@dkocher commented

It looks like the installation of version 4.4.4 of Cyberduck with MacUpdate Desktop failed and you are still runnning an older version. Can you try to manually download from (https://update.cyberduck.io/Cyberduck-4.4.4.zip)(https://update.cyberduck.io/Cyberduck-4.4.4.zip).

@cyberduck
Copy link
Collaborator Author

@dkocher commented

The default protocol is possibly overridden to null in your user preferences. Can you try to reset the preferences to factory defaults by entering

defaults delete ch.sudo.cyberduck 

in a Terminal.app window.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

New ticket in #8115.

@cyberduck
Copy link
Collaborator Author

23b7e4f commented

RESOLVED!!!

Can you please try to deinstall both KeyCue and the SIMBL.osax
scripting addition. I suspect there is an interoperability issue with
these.

Please note I have put these two items back into their prior locations; clearly it was something in the defaults. I snapshotted each page of the preferences before initializing and in comparing I note that the SFTP protocol element was inexplicably assigned to VLC. Additionally, SFTP is the only thing I use in the only bookmark operable.

Thanks so much for your aid!

-- Gerry

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Great to hear. Can you please attach the preferences file (ch.sudo.cyberduck.plist) that caused the issue. Many thanks.

@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

1 participant