I have upgraded to the latest mono touch which seems to have broken my
rightcalloutaccessoryview on my
detail disclosure button.
Have apis changed? do we have to code something else? I have also tried the
mapkit examples of the web with the same issue so clicking the call out
button just throws an exception, this worked fine in previous versions

Heres my stack trace
0   iPhoneApplication                   0x000d1965
mono_handle_native_sigsegv + 343
1   iPhoneApplication                   0x0000ffb4
mono_sigsegv_signal_handler + 322
2   libSystem.B.dylib                   0x9507d46b _sigtramp + 43
3   ???                                 0xffffffff 0x0 + 4294967295
4   UIKit                               0x01c981b5 -[UIControl
sendAction:to:forEvent:] + 67
5   UIKit                               0x01c9a647 -[UIControl(Internal)
_sendActionsForEvents:withEvent:] + 527
6   UIKit                               0x01c99438 -[UIControl
touchesBegan:withEvent:] + 277
7   UIKit                               0x01c2e025 -[UIWindow
_sendTouchesForEvent:] + 395
8   UIKit                               0x01c0f37a -[UIApplication
sendEvent:] + 447
9   UIKit                               0x01c14732 _UIApplicationHandleEvent
+ 7576
10  GraphicsServices                    0x03edfa36 PurpleEventCallback +
1550
11  CoreFoundation                      0x00e21064
__CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE1_PERFORM_FUNCTION__ + 52
12  CoreFoundation                      0x00d816f7 __CFRunLoopDoSource1 +
215
13  CoreFoundation                      0x00d7e983 __CFRunLoopRun + 979
14  CoreFoundation                      0x00d7e240 CFRunLoopRunSpecific +
208
15  CoreFoundation                      0x00d7e161 CFRunLoopRunInMode + 97
16  GraphicsServices                    0x03ede268 GSEventRunModal + 217
17  GraphicsServices                    0x03ede32d GSEventRun + 115
18  UIKit                               0x01c1842e UIApplicationMain + 1160
19  ???                                 0x0a05d744 0x0 + 168154948
20  ???                                 0x0a05d67a 0x0 + 168154746
21  ???                                 0x07ff2b96 0x0 + 134163350
22  ???                                 0x07ff2ae2 0x0 + 134163170
23  ???                                 0x07ff2b6d 0x0 + 134163309
24  iPhoneApplication                   0x0000fd6f mono_jit_runtime_invoke +
1332
25  iPhoneApplication                   0x001ee239 mono_runtime_invoke + 137
26  iPhoneApplication                   0x001f0920 mono_runtime_exec_main +
669
27  iPhoneApplication                   0x001efd0a mono_runtime_run_main +
843
28  iPhoneApplication                   0x000a3c62 mono_jit_exec + 200
29  iPhoneApplication                   0x002a25eb main + 3838
30  iPhoneApplication                   0x000030c9 _start + 208
31  iPhoneApplication                   0x00002ff8 start + 40
32  ???                                 0x00000002 0x0 + 2


--
View this message in context: 
http://monotouch.2284126.n4.nabble.com/Mapview-Detaildisclosure-button-error-tp3549269p3549269.html
Sent from the MonoTouch mailing list archive at Nabble.com.
_______________________________________________
MonoTouch mailing list
[email protected]
http://lists.ximian.com/mailman/listinfo/monotouch

Reply via email to