[Mono-bugs] [Bug 546362] New: MKMapView causes exception

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Oct 13 02:23:03 EDT 2009


http://bugzilla.novell.com/show_bug.cgi?id=546362


           Summary: MKMapView causes exception
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: x86
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Class Libraries
        AssignedTo: gnorton at novell.com
        ReportedBy: Jochenvanwylick at hotmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---


User-Agent:       Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_1; en-us)
AppleWebKit/531.9 (KHTML, like Gecko) Version/4.0.3 Safari/531.9

When I've got a perfectly working MonoTouch iPhone app - and I drag in a
MKMapView in the interface builder - I get this exception:

Unhandled Exception: MonoTouch.Foundation.MonoTouchException: Objective-C
exception thrown.  Name: NSInvalidUnarchiveOperationException Reason: ***
-[NSKeyedUnarchiver decodeObjectForKey:]: cannot decode object of class
(MKMapView)
  at (wrapper managed-to-native)
MonoTouch.UIKit.UIApplication:UIApplicationMain (int,string[],intptr,intptr)
  at MonoTouch.UIKit.UIApplication.Main (System.String[] args, System.String
principalClassName, System.String delegateClassName) [0x00000] 
  at MonoTouch.UIKit.UIApplication.Main (System.String[] args) [0x00000] 
  at BugProject.Application.Main (System.String[] args) [0x00000] 

Reproducible: Always

Steps to Reproduce:
1. Get a working iPhone app - with a view
2. Drag in a MKMapView
3. Comile & Run - find exception
Actual Results:  
App quits - showing exception in MonoDevelop 'application output' window

Expected Results:  
A working MapView

-- 
Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the mono-bugs mailing list