selector
selector
- Subject: selector
- From: Patrick Lenders <email@hidden>
- Date: Tue, 20 Dec 2005 09:00:08 +1100
I am trying to use the cocoa-java bridge. After init the main delegate
(which returns self), the app exits with a status 1. Here is the run
log.
[Session started at 2005-12-20 08:54:35 +1100.]
2005-12-20 08:54:38.579 cocoajavabridge[907] ***
-[_NSControllerObjectProxy copyWithZone:]: selector not recognized
[self = 0x36d970]
2005-12-20 08:54:38.591 cocoajavabridge[907] AppKitJava: uncaught
exception NSInvalidArgumentException (*** -[_NSControllerObjectProxy
copyWithZone:]: selector not recognized [self = 0x36d970])
2005-12-20 08:54:38.592 cocoajavabridge[907] AppKitJava: exception =
*** -[_NSControllerObjectProxy copyWithZone:]: selector not recognized
[self = 0x36d970]
2005-12-20 08:54:38.592 cocoajavabridge[907] AppKitJava: terminating.
cocoajavabridge has exited with status 1.
Any idea?
Thank you!
Patrick
--
Patrick Lenders
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden