Hi Gal.

Just tried your code and got the following... Any ideas on what may be 
failing?

*Clojure_objc_sampleuikit__init*

*2014-01-26 12:47:20.733 hithere[1646:70b] *** Terminating app due to 
uncaught exception 'Type not found', reason: 
'{CGRect={CGPoint=dd}{CGSize=dd}}'*

**** First throw call stack:*

*(*

* 0   CoreFoundation                      0x0000000103ac6795 
__exceptionPreprocess + 165*

* 1   libobjc.A.dylib                     0x0000000103829991 
objc_exception_throw + 43*

* 2   hithere                             0x00000001003ce441 
-[ClojureLangSelector invokeObjcWithId:withNSString:withClojureLangISeq:] + 
5649*

* 3   hithere                             0x00000001003cce1d 
-[ClojureLangSelector doInvokeWithId:withId:] + 365*

* 4   hithere                             0x0000000100d59a68 
-[ClojureLangRestFn invokeWithId:] + 488*

* 5   hithere                             0x0000000100e3990c 
+[Hitherecore__init load__] + 4444*

* 6   hithere                             0x0000000100e42131 
+[Hitherecore__init initialize] + 241*

* 7   libobjc.A.dylib                     0x000000010382a299 
_class_initialize + 645*

* 8   libobjc.A.dylib                     0x00000001038314de 
lookUpImpOrForward + 174*

* 9   libobjc.A.dylib                     0x000000010383d04c objc_msgSend + 
204*

* 10  Foundation                          0x00000001033fcc07 
_NSDescriptionWithLocaleFunc + 41*

* 11  CoreFoundation                      0x0000000103a4b3e4 
__CFStringAppendFormatCore + 7252*

* 12  CoreFoundation                      0x0000000103a89b03 
_CFStringCreateWithFormatAndArgumentsAux + 115*

* 13  CoreFoundation                      0x0000000103ae9dab _CFLogvEx + 
123*

* 14  Foundation                          0x000000010342cdc6 NSLogv + 79*

* 15  Foundation                          0x000000010342cd5a NSLog + 148*

* 16  hithere                             0x000000010036b228 
+[ClojureLangRT loadiOSWithNSString:] + 488*

* 17  hithere                             0x000000010036b2a9 
+[ClojureLangRT load__WithNSString:withBoolean:] + 105*

* 18  hithere                             0x000000010036b036 
+[ClojureLangRT load__WithNSString:] + 70*

* 19  hithere                             0x000000010000196c 
-[AHTAppDelegate application:didFinishLaunchingWithOptions:] + 188*

* 20  UIKit                               0x000000010248695c 
-[UIApplication 
_handleDelegateCallbacksWithOptions:isSuspended:restoreState:] + 264*

* 21  UIKit                               0x0000000102487014 
-[UIApplication _callInitializationDelegatesForURL:payload:suspended:] + 
1269*

* 22  UIKit                               0x000000010248abe8 
-[UIApplication 
_runWithURL:payload:launchOrientation:statusBarStyle:statusBarHidden:] + 
660*

* 23  UIKit                               0x000000010249baab 
-[UIApplication handleEvent:withNewEvent:] + 3092*

* 24  UIKit                               0x000000010249bf1e 
-[UIApplication sendEvent:] + 79*

* 25  UIKit                               0x000000010248c2be 
_UIApplicationHandleEvent + 618*

* 26  GraphicsServices                    0x0000000105bb7bb6 
_PurpleEventCallback + 762*

* 27  GraphicsServices                    0x0000000105bb767d 
PurpleEventCallback + 35*

* 28  CoreFoundation                      0x0000000103a48819 
__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 41*

* 29  CoreFoundation                      0x0000000103a485ee 
__CFRunLoopDoSource1 + 478*

* 30  CoreFoundation                      0x0000000103a71ab3 __CFRunLoopRun 
+ 1939*

* 31  CoreFoundation                      0x0000000103a70f33 
CFRunLoopRunSpecific + 467*

* 32  UIKit                               0x000000010248a4bd 
-[UIApplication _run] + 609*

* 33  UIKit                               0x000000010248c043 
UIApplicationMain + 1010*

* 34  hithere                             0x0000000100001cc3 main + 115*

* 35  libdyld.dylib                       0x00000001040db5fd start + 1*

*)*

*libc++abi.dylib: terminating with uncaught exception of type NSException*




On Sunday, January 26, 2014 10:31:05 AM UTC-5, PublicFarley wrote:
>
> Awesome. Thanks Gal. 
>
> Can't wait to check it out. 
>

-- 
-- 
You received this message because you are subscribed to the Google
Groups "Clojure" group.
To post to this group, send email to clojure@googlegroups.com
Note that posts from new members are moderated - please be patient with your 
first post.
To unsubscribe from this group, send email to
clojure+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/clojure?hl=en
--- 
You received this message because you are subscribed to the Google Groups 
"Clojure" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to clojure+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to