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

NullPointerException in Host#init #8115

Closed
cyberduck opened this issue Jul 25, 2014 · 17 comments
Closed

NullPointerException in Host#init #8115

cyberduck opened this issue Jul 25, 2014 · 17 comments

Comments

@cyberduck
Copy link
Collaborator

23b7e4f created the issue

I find no ticket available for the continuation of this issue. I attempted to respond to aid on this topic, but it was to a "noreply" address. Finding no other logical way I'll put that continuing correspondence here.

On Jul 25, 2014, at 5:26 AM, Cyberduck trac@trac.cyberduck.io wrote:

Please update to the latest
snapshot
build available and report back if the problem persists.

Done. The problem persists.

Please include
the file cyberduck.log in the
> application support directory.

Looking at this Faq page the indication is that the cyberduck.log file is stored in the appdata directory and the appdata directory is peculiar to the Windows version of this program. I am using the Mac version of the program.

Looking in the console, a program with which I am only marginally operational, I see this under “all messages” (.png screen capture):

 http://grab.by/yTSK

In the system log there is this:

Jul 25 08:41:28 Ducks.local WindowServer[168]: disable_update_timeout: UI updates were forcibly disabled by application "Cyberduck" for over 1.00 seconds. Server has re-enabled them.
Jul 25 08:41:29 Ducks.local WindowServer[168]: common_reenable_update: UI updates were finally reenabled by application "Cyberduck" after 2.01 seconds (server forcibly re-enabled them after 1.00 seconds)
Jul 25 08:41:29 Ducks.local Cyberduck[664]: [background-3] FATAL ch.cyberduck.ui.AbstractController - Unhandled exception running background task null
		at ch.cyberduck.core.Host.serialize(Host.java:360)
		at ch.cyberduck.core.serializer.impl.PlistWriter.write(PlistWriter.java:79)
		at ch.cyberduck.core.AbstractFolderHostCollection.collectionItemAdded(AbstractFolderHostCollection.java:71)
		at ch.cyberduck.core.AbstractFolderHostCollection.collectionItemAdded(AbstractFolderHostCollection.java:31)
		at ch.cyberduck.core.Collection.add(Collection.java:108)
		at ch.cyberduck.core.AbstractHostCollection.add(AbstractHostCollection.java:96)
		at ch.cyberduck.core.HistoryCollection.add(HistoryCollection.java:90)
		at ch.cyberduck.core.AbstractFolderHostCollection.load(AbstractFolderHostCollection.java:112)
		at ch.cyberduck.ui.cocoa.MainController$13.run(MainController.java:947)
		at ch.cyberduck.ui.cocoa.MainController$13.run(MainController.java:944)
		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)
Jul 25 08:41:29 Ducks.local Cyberduck[664]: Performance: Please update this scripting addition to supply a value for ThreadSafe for each event handler: "/Library/ScriptingAdditions/SIMBL.osax"
Jul 25 08:41:30 Ducks kernel[0]: Cyberduck (map: 0xffffff8049d1ef00) triggered DYLD shared region unnest for map: 0xffffff8049d1ef00, region 0x7fff8c000000->0x7fff8c200000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
Jul 25 08:41:35 Ducks.local Cyberduck[664]: [main] ERROR org.rococoa.callback - Exception calling method for selector setProtocolCombobox:
		at ch.cyberduck.ui.cocoa.foundation.NSBundle.loadNibNamed(NSBundle.java:47)
		at ch.cyberduck.ui.cocoa.BundleController.loadBundle(BundleController.java:74)
		at ch.cyberduck.ui.cocoa.BundleController.loadBundle(BundleController.java:62)
		at ch.cyberduck.ui.cocoa.PreferencesController.<init>(PreferencesController.java:81)
		at ch.cyberduck.ui.cocoa.PreferencesControllerFactory$1.<init>(PreferencesControllerFactory.java:36)
		at ch.cyberduck.ui.cocoa.PreferencesControllerFactory.instance(PreferencesControllerFactory.java:36)
		at ch.cyberduck.ui.cocoa.MainController.preferencesMenuClicked(MainController.java:497)
		at ch.cyberduck.ui.cocoa.application.NSApplication$$ByRococoa.run(<generated>)
		at ch.cyberduck.ui.cocoa.MainApplication.main(MainApplication.java:146)
		at ch.cyberduck.ui.cocoa.PreferencesController.setProtocolCombobox(PreferencesController.java:1635)
Jul 25 08:41:43 Ducks.local Cyberduck[664]: [main] ERROR org.rococoa.callback - Exception calling method for selector menu:updateItem:atIndex:shouldCancel:
		at ch.cyberduck.ui.cocoa.application.NSApplication$$ByRococoa.run(<generated>)
		at ch.cyberduck.ui.cocoa.MainApplication.main(MainApplication.java:146)
		at ch.cyberduck.ui.cocoa.delegate.HistoryMenuDelegate.menuUpdateItemAtIndex(HistoryMenuDelegate.java:107)
		at ch.cyberduck.ui.cocoa.delegate.AbstractMenuDelegate.menu_updateItem_atIndex_shouldCancel(AbstractMenuDelegate.java:53)
Jul 25 08:41:50 Ducks.local Cyberduck[664]: 10.4-style NSDateFormatter method called on a 10.0-style formatter, which doesn't work. Break on _NSDateFormatter_Log_New_Methods_On_Old_Formatters to debug. This message will only be logged once.
Jul 25 08:43:26 Ducks.local launchservicesd[57]: Application App:"Cyberduck" asn:0x0-54054 pid:664 refs=7 @ 0x7f95bc927f60 tried to be brought forward, but isn't in fPermittedFrontApps ( ( "LSApplication:0x0-0x57057 pid=689 "SecurityAgent"")), so denying. : LASSession.cp #1481 SetFrontApplication() q=LSSession 100005/0x186a5 queue
Jul 25 08:43:26 Ducks.local WindowServer[168]: [cps/setfront] Failed setting the front application to Cyberduck, psn 0x0-0x54054, securitySessionID=0x186a5, err=-13066
Jul 25 08:43:32 Ducks.local WindowServer[168]: disable_update_timeout: UI updates were forcibly disabled by application "Cyberduck" for over 1.00 seconds. Server has re-enabled them.
Jul 25 08:43:32 Ducks.local WindowServer[168]: common_reenable_update: UI updates were finally reenabled by application "Cyberduck" after 1.22 seconds (server forcibly re-enabled them after 1.00 seconds)
Jul 25 08:43:32 Ducks.local Cyberduck[699]: [background-2] 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:128)
		at ch.cyberduck.core.BookmarkCollection.load(BookmarkCollection.java:248)
		at ch.cyberduck.ui.cocoa.MainController$12.run(MainController.java:952)
		at ch.cyberduck.ui.cocoa.MainController$12.run(MainController.java:948)
		at ch.cyberduck.core.threading.AbstractBackgroundAction.call(AbstractBackgroundAction.java:119)
		at ch.cyberduck.ui.AbstractController$BackgroundCallable.call(AbstractController.java:165)
		at ch.cyberduck.core.threading.NamedThreadFactory$1.run(NamedThreadFactory.java:57)
Jul 25 08:43:32 Ducks.local Cyberduck[699]: [background-3] 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:128)
		at ch.cyberduck.ui.cocoa.MainController$13.run(MainController.java:976)
		at ch.cyberduck.ui.cocoa.MainController$13.run(MainController.java:973)
		at ch.cyberduck.core.threading.AbstractBackgroundAction.call(AbstractBackgroundAction.java:119)
		at ch.cyberduck.ui.AbstractController$BackgroundCallable.call(AbstractController.java:165)
		at ch.cyberduck.core.threading.NamedThreadFactory$1.run(NamedThreadFactory.java:57)
Jul 25 08:43:32 Ducks.local Cyberduck[699]: Performance: Please update this scripting addition to supply a value for ThreadSafe for each event handler: "/Library/ScriptingAdditions/SIMBL.osax"
Jul 25 08:43:33 Ducks kernel[0]: Cyberduck (map: 0xffffff80420b63c0) triggered DYLD shared region unnest for map: 0xffffff80420b63c0, region 0x7fff8c000000->0x7fff8c200000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
Jul 25 08:44:07 Ducks.local KeyCue[399]: *** process changed (B) from Process "DEVONthink Pro" (DNtp) 2.7.6 to Process "Cyberduck" (CYCK) 4.4.3
Jul 25 08:44:07 Ducks.local KeyCue[399]: *** process changed (A) from Process "DEVONthink Pro" (DNtp) 2.7.6 to Process "Cyberduck" (CYCK) 4.4.3

There is nothing in View > toggle Log drawer. The Cyberduck window continues to look like this throughout:

 http://grab.by/yTTA

Attachments

@cyberduck
Copy link
Collaborator Author

@dkocher commented

external image

@cyberduck
Copy link
Collaborator Author

@dkocher commented

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

@cyberduck
Copy link
Collaborator Author

23b7e4f commented

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

Done. Cyberduck behaves the same, hanging on start. In console in the "System Log Queries" I find this:

7/28/14 8:01:44.000 AM kernel[0]: Sandbox: QuickLookUIHelpe(588) deny file-issue-extension /Applications/Net Utilities/Cyberduck.app
7/28/14 8:01:44.335 AM com.apple.quicklook.satellite[594]: [QL] No sandbox token for request <QLPreviewRequest file:///Applications/Net%20Utilities/Cyberduck.app>, it will probably fail
7/28/14 8:01:54.277 AM com.apple.quicklook.satellite[594]: [QL] No sandbox token for request <QLPreviewRequest file:///Applications/Net%20Utilities/Cyberduck.app>, it will probably fail
7/28/14 8:01:55.666 AM sandboxd[118]: ([597]) QuickLookUIHelpe(597) deny file-issue-extension /Applications/Net Utilities/Cyberduck.app
7/28/14 8:03:56.459 AM WindowServer[164]: disable_update_timeout: UI updates were forcibly disabled by application "Cyberduck" for over 1.00 seconds. Server has re-enabled them.
7/28/14 8:03:56.643 AM Cyberduck[674]: [background-3] FATAL ch.cyberduck.ui.AbstractController - Unhandled exception running background task null

java.lang.NullPointerException
	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:128)
	at ch.cyberduck.ui.cocoa.MainController$13.run(MainController.java:976)
	at ch.cyberduck.ui.cocoa.MainController$13.run(MainController.java:973)
	at ch.cyberduck.core.threading.AbstractBackgroundAction.call(AbstractBackgroundAction.java:119)
	at ch.cyberduck.ui.AbstractController$BackgroundCallable.call(AbstractController.java:165)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at ch.cyberduck.core.threading.NamedThreadFactory$1.run(NamedThreadFactory.java:57)
	at java.lang.Thread.run(Thread.java:724)
7/28/14 8:03:56.661 AM WindowServer[164]: common_reenable_update: UI updates were finally reenabled by application "Cyberduck" after 1.20 seconds (server forcibly re-enabled them after 1.00 seconds)
7/28/14 8:03:56.669 AM Cyberduck[674]: [background-1] FATAL ch.cyberduck.ui.AbstractController - Unhandled exception running background task null

java.lang.NullPointerException
	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:128)
	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:165)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at ch.cyberduck.core.threading.NamedThreadFactory$1.run(NamedThreadFactory.java:57)
	at java.lang.Thread.run(Thread.java:724)
7/28/14 8:03:56.672 AM Cyberduck[674]: [background-2] FATAL ch.cyberduck.ui.AbstractController - Unhandled exception running background task null

java.lang.NullPointerException
	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:128)
	at ch.cyberduck.core.BookmarkCollection.load(BookmarkCollection.java:248)
	at ch.cyberduck.ui.cocoa.MainController$12.run(MainController.java:952)
	at ch.cyberduck.ui.cocoa.MainController$12.run(MainController.java:948)
	at ch.cyberduck.core.threading.AbstractBackgroundAction.call(AbstractBackgroundAction.java:119)
	at ch.cyberduck.ui.AbstractController$BackgroundCallable.call(AbstractController.java:165)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at ch.cyberduck.core.threading.NamedThreadFactory$1.run(NamedThreadFactory.java:57)
	at java.lang.Thread.run(Thread.java:724)
7/28/14 8:03:56.697 AM Cyberduck[674]: Performance: Please update this scripting addition to supply a value for ThreadSafe for each event handler: "/Library/ScriptingAdditions/SIMBL.osax"
7/28/14 8:03:57.000 AM kernel[0]: Cyberduck (map: 0xffffff803e12af00) triggered DYLD shared region unnest for map: 0xffffff803e12af00, region 0x7fff93400000->0x7fff93600000. While not abnormal for debuggers, this increases system memory footprint until the target exits.
7/28/14 8:06:39.860 AM Cyberduck[674]: [background-7] ERROR ch.cyberduck.ui.cocoa.MainController - Error awaiting bookmarks to load null
7/28/14 8:06:39.860 AM Cyberduck[674]: [background-8] ERROR ch.cyberduck.ui.cocoa.MainController - Error awaiting bookmarks to load null
7/28/14 8:14:55.545 AM WindowServer[160]: disable_update_timeout: UI updates were forcibly disabled by application "Cyberduck" for over 1.00 seconds. Server has re-enabled them.
7/28/14 8:14:56.034 AM WindowServer[160]: common_reenable_update: UI updates were finally reenabled by application "Cyberduck" after 1.49 seconds (server forcibly re-enabled them after 1.00 seconds)
7/28/14 8:14:56.074 AM Cyberduck[623]: [background-2] FATAL ch.cyberduck.ui.AbstractController - Unhandled exception running background task null

java.lang.NullPointerException
	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:128)
	at ch.cyberduck.core.BookmarkCollection.load(BookmarkCollection.java:248)
	at ch.cyberduck.ui.cocoa.MainController$12.run(MainController.java:952)
	at ch.cyberduck.ui.cocoa.MainController$12.run(MainController.java:948)
	at ch.cyberduck.core.threading.AbstractBackgroundAction.call(AbstractBackgroundAction.java:119)
	at ch.cyberduck.ui.AbstractController$BackgroundCallable.call(AbstractController.java:165)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at ch.cyberduck.core.threading.NamedThreadFactory$1.run(NamedThreadFactory.java:57)
	at java.lang.Thread.run(Thread.java:724)
7/28/14 8:14:56.076 AM Cyberduck[623]: [background-1] FATAL ch.cyberduck.ui.AbstractController - Unhandled exception running background task null

java.lang.NullPointerException
	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:128)
	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:165)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at ch.cyberduck.core.threading.NamedThreadFactory$1.run(NamedThreadFactory.java:57)
	at java.lang.Thread.run(Thread.java:724)
7/28/14 8:14:56.077 AM Cyberduck[623]: [background-3] FATAL ch.cyberduck.ui.AbstractController - Unhandled exception running background task null

java.lang.NullPointerException
	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:128)
	at ch.cyberduck.ui.cocoa.MainController$13.run(MainController.java:976)
	at ch.cyberduck.ui.cocoa.MainController$13.run(MainController.java:973)
	at ch.cyberduck.core.threading.AbstractBackgroundAction.call(AbstractBackgroundAction.java:119)
	at ch.cyberduck.ui.AbstractController$BackgroundCallable.call(AbstractController.java:165)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at ch.cyberduck.core.threading.NamedThreadFactory$1.run(NamedThreadFactory.java:57)
	at java.lang.Thread.run(Thread.java:724)

@cyberduck
Copy link
Collaborator Author

23b7e4f commented

The previous comment was provided before exiting the hanging CyberDuck. After exiting these two elements were then added to the system info:

7/28/14 8:18:15.529 AM Cyberduck[623]: [background-8] ERROR ch.cyberduck.ui.cocoa.MainController - Error awaiting bookmarks to load null
7/28/14 8:18:15.530 AM Cyberduck[623]: [background-7] ERROR ch.cyberduck.ui.cocoa.MainController - Error awaiting bookmarks to load null

@cyberduck
Copy link
Collaborator Author

23b7e4f commented

For grins, I went into Cyberduck in Application Support, duped all elements elsewhere and stripped history, bookmarks and sessions. I then ran 4.5.1 which loaded without complaint. I attempted to produce a new bookmarks and saw the bookmark counter increment in the bottom left of the display, but it provided no window for input of bookmark info. I tried created more new bookmarks a couple of ways, and though the bookmark counter incremented--no opportunity for entry, and indication elsewhere that the bookmarks existed. Very odd.

@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

Previously reported in #7918.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

#8123 closed as duplicate.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Please remove the extension/Library/ScriptingAdditions/SIMBL.osax.

@cyberduck
Copy link
Collaborator Author

23b7e4f commented

Resolved via resetting defaults.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:11 Gscot]:

Resolved via resetting defaults.

Great to hear. Can you please attach the preferences file (ch.sudo.cyberduck.plist) that caused the issue if you still have it.

@cyberduck
Copy link
Collaborator Author

23b7e4f commented

I could not find it for backup prior to resetting it. If you can tell me where it lives, I'd be glad to fetch it back via Time Machine.

-- Gerry

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Replying to [comment:14 Gscot]:

I could not find it for backup prior to resetting it. If you can tell me where it lives, I'd be glad to fetch it back via Time Machine.

-- Gerry

In ~/Library/Preferences/ch.sudo.cyberduck.plistor in ~/Library/Containers/ch.sudo.cyberduck/Data/Library/Preferences/ch.sudo.cyberduck.plist if you are running the version from the Mac App Store (sandboxed).

@cyberduck
Copy link
Collaborator Author

23b7e4f commented

Found where the plist lives, and won't soon forget. Attached.

-- Gerry

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Fix in 28665d5. The issue was caused by having a protocol set as the default in Preferences that is no longer supported (me).

@cyberduck
Copy link
Collaborator Author

23b7e4f commented

Many thanks.

Good luck in your endless and thankless efforts!

-- Gerry

@cyberduck
Copy link
Collaborator Author

@dkocher commented

Revised and added test in d7486b5.

@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