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

10.5 - API change in NSTableView #1144

Closed
cyberduck opened this issue Jun 25, 2007 · 1 comment
Closed

10.5 - API change in NSTableView #1144

cyberduck opened this issue Jun 25, 2007 · 1 comment

Comments

@cyberduck
Copy link
Collaborator

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
Copy link
Collaborator Author

@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.

@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