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

Attempt to Drag and Drop between Cyberduck windows is slow and does not "take" when dragging between (effectively) identical directories with different logon IDs #1780

Closed
cyberduck opened this issue Feb 18, 2008 · 0 comments
Assignees
Milestone

Comments

@cyberduck
Copy link
Collaborator

b1d6f63 created the issue

I am logging into two different accounts on the same server. After logging in, the accounts have an identical directory structure like "example.com/base_dir/". When attempting to copy from one Cyberduck window (representing one account/logon) to another, the drag is not recognized. However, if the browsers are navigated to different directories ("example.com/base_dir" and example.com/base_dir/sub_dir" for example), the move or copy is attempted but fails, as even though the file(s) appear(s) to originate on the destination server, it does not, so the move or copy fails with a "no such file or directory" type error.

Here is the console log output:

2008-02-17 19:41:11.687 Cyberduck[916] NSImageCacheException: Can't cache image
Stack Trace:
NSImageCacheException: Can't cache image
	at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
	at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:64)
2008-02-17 19:41:25.525 Cyberduck[916] NSImageCacheException: Can't cache image
Stack Trace:
NSImageCacheException: Can't cache image
	at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
	at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:64)
2008-02-17 19:41:34.312 Cyberduck[916] NSImageCacheException: Can't cache image
Stack Trace:
NSImageCacheException: Can't cache image
	at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
	at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:64)
2008-02-17 19:41:42.587 Cyberduck[916] NSImageCacheException: Can't cache image
Stack Trace:
NSImageCacheException: Can't cache image
	at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
	at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:64)
2008-02-17 19:42:08.076 Cyberduck[916] NSImageCacheException: Can't cache image
Stack Trace:
NSImageCacheException: Can't cache image
	at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
	at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:64)
2008-02-17 19:42:11.009 Cyberduck[916] CoreDragGetDropLocation returned error -1850
2008-02-17 19:42:11.009 Cyberduck[916] drop location is unavailable
2008-02-17 19:42:11.009 Cyberduck[916] CoreDragGetDropLocation returned error -1850
2008-02-17 19:42:11.009 Cyberduck[916] drop location is unavailable
2008-02-17 19:44:23.767 Cyberduck[1984] NSImageCacheException: Can't cache image
Stack Trace:
NSImageCacheException: Can't cache image
	at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
	at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:64)
2008-02-17 19:44:39.266 Cyberduck[1984] NSImageCacheException: Can't cache image
Stack Trace:
NSImageCacheException: Can't cache image
	at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
	at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:64)
2008-02-17 19:44:50.740 Cyberduck[1984] NSImageCacheException: Can't cache image
Stack Trace:
NSImageCacheException: Can't cache image
	at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
	at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:64)
2008-02-17 19:44:55.251 Cyberduck[1984] NSImageCacheException: Can't cache image
Stack Trace:
NSImageCacheException: Can't cache image
	at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
	at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:64)
2008-02-17 19:45:02.744 Cyberduck[1984] NSImageCacheException: Can't cache image
Stack Trace:
NSImageCacheException: Can't cache image
	at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
	at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:64)
2008-02-17 19:45:09.946 Cyberduck[1984] NSImageCacheException: Can't cache image
Stack Trace:
NSImageCacheException: Can't cache image
	at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
	at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:64)
2008-02-17 19:46:35.959 Cyberduck[1984] NSImageCacheException: Can't cache image
Stack Trace:
NSImageCacheException: Can't cache image
	at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
	at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:64)
2008-02-17 19:48:12.841 Cyberduck[1984] NSImageCacheException: Can't cache image
Stack Trace:
NSImageCacheException: Can't cache image
	at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
	at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:64)
2008-02-17 19:48:17.440 Cyberduck[1984] NSImageCacheException: Can't cache image
Stack Trace:
NSImageCacheException: Can't cache image
	at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
	at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:64)
2008-02-17 19:48:28.399 Cyberduck[1984] NSImageCacheException: Can't cache image
Stack Trace:
NSImageCacheException: Can't cache image
	at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
	at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:64)
2008-02-17 19:48:37.408 Cyberduck[1984] NSImageCacheException: Can't cache image
Stack Trace:
NSImageCacheException: Can't cache image
	at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
	at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:64)
2008-02-17 19:48:53.061 Cyberduck[1984] NSImageCacheException: Can't cache image
Stack Trace:
NSImageCacheException: Can't cache image
	at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
	at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:64)
2008-02-17 19:49:01.149 Cyberduck[1984] NSImageCacheException: Can't cache image
Stack Trace:
NSImageCacheException: Can't cache image
	at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
	at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:64)
2008-02-17 19:49:07.420 Cyberduck[1984] NSImageCacheException: Can't cache image
Stack Trace:
NSImageCacheException: Can't cache image
	at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
	at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:64)
2008-02-17 19:51:14.485 Cyberduck[1984] NSImageCacheException: Can't cache image
Stack Trace:
NSImageCacheException: Can't cache image
	at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
	at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:64)
2008-02-17 19:52:00.760 Cyberduck[1984] handleClosedFileEvent: Got ODB editor event for unknown file.
2008-02-17 19:52:31.013 Cyberduck[1984] NSImageCacheException: Can't cache image
Stack Trace:
NSImageCacheException: Can't cache image
	at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
	at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:64)
2008-02-17 19:52:40.013 Cyberduck[1984] NSImageCacheException: Can't cache image
Stack Trace:
NSImageCacheException: Can't cache image
	at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
	at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:64)
2008-02-17 19:52:55.596 Cyberduck[1984] NSImageCacheException: Can't cache image
Stack Trace:
NSImageCacheException: Can't cache image
	at com.apple.cocoa.application.NSApplication.sendEvent(Native Method)
	at ch.cyberduck.ui.cocoa.CDMainApplication.sendEvent(CDMainApplication.java:64)
2008-02-17 19:54:02.831 Cyberduck[1984] handleClosedFileEvent: Got ODB editor event for unknown file.

@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