[Mono-bugs] [Bug 643167] New: MonoTouch Deploy fails when the linker is not set to "All Assemblies"

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Oct 1 10:41:43 EDT 2010


https://bugzilla.novell.com/show_bug.cgi?id=643167

https://bugzilla.novell.com/show_bug.cgi?id=643167#c0


           Summary: MonoTouch Deploy fails when the linker is not set to
                    "All Assemblies"
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Runtime
        AssignedTo: gnorton at novell.com
        ReportedBy: johan.otto at justenough.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Customer
           Blocker: Yes


When I deploy to the Simulator there is no issues but as soon as I switch to
"Device" with the linker set to "SDK Only" or "None" the deploy fails with the
attached error message.

I have tried different approaches and nothing works accept changing the linker
to link all assemblies in the "IPhone Build" form. The device is correctly
provisioned.

I have tested this multiple times and I can confirm that it is definitely the
linker setting.

Is this normal? 


---- Deploy Output ---------------

/Developer/MonoTouch/usr/bin/mtouch
-installdev="/Users/johanotto/Projects/JustEnough/IPhone/Application/bin/iPhone/Debug/Kinetic.IPad.app"
Please ensure your device is connected...
Connected to: Johan Otto?s iPad
Initializing file service...
Uploading application
Finalizing file service...

Unhandled Exception: System.Exception: AMDeviceStartService returned:
3892314157
at MonoTouch.Installation.Device.StartService
(MonoTouch.CoreFoundation.CFString) <0x00095>
at MonoTouch.Installation.Installer.InstallApplication
(object,System.EventArgs) <0x0043a>
at MonoTouch.Installation.Device.NotificationCallback
(MonoTouch.Installation.Device/am_device_notification_callback_info&) <0x00066>
at (wrapper native-to-managed)
MonoTouch.Installation.Device.NotificationCallback
(MonoTouch.Installation.Device/am_device_notification_callback_info&) <0x00031>
at (wrapper managed-to-native) MonoTouch.CoreFoundation.CFRunLoop.CFRunLoopRun
() <0x00004>
at MonoTouch.CoreFoundation.CFRunLoop.Run () <0x0000a>
at MonoTouch.Installation.Installer.InstallApplication (string) <0x000ba>
at MTouch.Main (string[]) <0x02bee>

-- 
Configure bugmail: https://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