iterate-ch / cyberduck

Cyberduck is a libre FTP, SFTP, WebDAV, Amazon S3, Backblaze B2, Microsoft Azure & OneDrive and OpenStack Swift file transfer client for Mac and Windows.
https://cyberduck.io/
GNU General Public License v3.0
3.33k stars 290 forks source link

10.5 - API change in NSTableView #1144

Closed cyberduck closed 17 years ago

cyberduck commented 17 years ago

dave created the issue

with the current 10.5 seed (wwdc seed) some actions from the contextual menu are infunctional. for example deleting a file isn't working. strangely deleting a directory works.

console log:

25.06.07 01:45:26 Cyberduck[276] *** NSTimer ignoring exception 'java/lang/ClassCastException: java.lang.Long
Stack Trace:
java.lang.ClassCastException: java.lang.Long
 at ch.cyberduck.ui.cocoa.CDBrowserController.getSelectedPaths(Unknown Source)
 at ch.cyberduck.ui.cocoa.CDBrowserController.validateItem(Unknown Source)
 at ch.cyberduck.ui.cocoa.CDBrowserController.validateToolbarItem(Unknown Source)
 at com.apple.cocoa.application.NSToolbar.validateVisibleItems(Native Method)
 at ch.cyberduck.ui.cocoa.CDBrowserController$42.run(Unknown Source)
 at ch.cyberduck.ui.cocoa.CDController.post(Unknown Source)
 at ch.cyberduck.ui.cocoa.CDWindowController.post(Unknown Source)
' that raised during firing of timer with target 0x130dc0 and selector 'post:'
cyberduck commented 17 years ago

@dkocher commented

Please verify against the latest build at (http://update.cyberduck.ch/nightly/). I don't have seed access to the latest Leopard build.