#2619 closed defect (worksforme)
Crash on startup
Reported by: | hugues.talbot@… | Owned by: | dkocher |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Version: | 3.0b3 |
Severity: | normal | Keywords: | |
Cc: | Architecture: | ||
Platform: |
Description (last modified by dkocher)
Cyberduck (latest build 4180) start but gets stuck.
Console shows things like
2008-09-30 00:45:03.986 Cyberduck[3712] *** -[ch/cyberduck/ui/cocoa/CDMainApplication type]: selector not recognized [self = 0x3583d0] 2008-09-30 00:45:03.987 Cyberduck[3712] *** -[ch/cyberduck/ui/cocoa/CDMainApplication type]: selector not recognized [self = 0x3583d0][[BR]] 2008-09-30 00:45:05.898 Cyberduck[3712] *** -[ch/cyberduck/ui/cocoa/CDMainApplication type]: selector not recognized [self = 0x3583d0][[BR]] 2008-09-30 00:45:05.898 Cyberduck[3712] *** -[ch/cyberduck/ui/cocoa/CDMainApplication type]: selector not recognized [self = 0x3583d0] 2008-09-30 00:45:10.475 Cyberduck[3712] *** -[NSMenuItem type]: selector not recognized [self = 0x375090][[BR]] 2008-09-30 00:45:10.574 Cyberduck[3712] *** -[NSMenuItem type]: selector not recognized [self = 0x375090][[BR]]
NOTE:
1- I have read all the previous submissions of similar instances of the bug : I do not have WindowDragon installed at all .
2- Cyberduck has been like that since 2.8.3.
3- Version 2.8.2 works fine.
Any idea ??
Change History (3)
comment:1 Changed on Sep 29, 2008 at 10:54:38 PM by hugues.talbot@…
comment:2 Changed on Oct 18, 2008 at 1:13:25 PM by dkocher
- Description modified (diff)
- Summary changed from Cyberduck stuck at startup to Crash on startup
comment:3 Changed on Mar 19, 2009 at 11:36:25 AM by dkocher
- Resolution set to worksforme
- Status changed from new to closed
Do you have changed any symbolic links in the JavaVM.framework installation?
Note: See
TracTickets for help on using
tickets.
Sorry, forgot
a- I am running 10.4.11
b- Java version is 1.5
Thanks in advance !!