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

Cyberduck trac at trac.cyberduck.ch
Mon Feb 18 05:12:13 CET 2008


#1780: Attempt to Drag and Drop between Cyberduck windows is slow and does not
"take" when dragging between (effectively) identical directories with
different logon IDs
-------------------------------+--------------------------------------------
 Reporter:  ccsccs7 at yahoo.com  |       Owner:  dkocher              
     Type:  defect             |      Status:  new                  
 Priority:  normal             |   Milestone:                       
Component:  core               |     Version:  2.8.4                
 Severity:  normal             |    Keywords:  drag drop cache image
-------------------------------+--------------------------------------------
 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.

 }}}

-- 
Ticket URL: <http://trac.cyberduck.ch/ticket/1780>
Cyberduck <http://cyberduck.ch>
FTP and SFTP Browser for Mac OS X.


More information about the Cyberduck-trac mailing list