#1144 closed defect (fixed)
10.5 - API change in NSTableView
Reported by: | dave | Owned by: | dkocher |
---|---|---|---|
Priority: | high | Milestone: | 2.8 |
Component: | core | Version: | 2.7.3 |
Severity: | major | Keywords: | leopard 10.5 |
Cc: | Architecture: | ||
Platform: |
Description
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:'
Change History (1)
comment:1 Changed on Jun 25, 2007 at 6:20:59 AM by dkocher
- Milestone set to 2.8
- Resolution set to fixed
- Status changed from new to closed
- Summary changed from 10.5 - contextual menu actions (delete etc) not working to 10.5 - API change in NSTableView
Note: See
TracTickets for help on using
tickets.
Please verify against the latest build at http://update.cyberduck.ch/nightly/. I don't have seed access to the latest Leopard build.