[Mono-bugs] [Bug 692462] New: Application bundles fail to open on Lion

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun May 8 20:14:20 EDT 2011


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

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


           Summary: Application bundles fail to open on Lion
    Classification: Mono
           Product: MonoMac
           Version: GIT
          Platform: x86-64
        OS/Version: Mac
            Status: NEW
          Severity: Major
          Priority: P5 - None
         Component: Bindings
        AssignedTo: gnorton at novell.com
        ReportedBy: djsiegel at gmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


Created an attachment (id=428518)
 --> (http://bugzilla.novell.com/attachment.cgi?id=428518)
Test case

User-Agent:       Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7)
AppleWebKit/534.31.2 (KHTML, like Gecko) Version/5.1 Safari/534.31.2

MonoMac projects run as expected when run within MonoDevelop, but application
bundles (created via Project > Create Mac Installer...) consistently fail to
open, producing this message on standard out:

    LSOpenURLsWithRole() failed with error -10810 for the file LionTest.app.

And these messages in Console.app:

    5/8/11 7:05:42.142 PM [0x0-0x3b03b].com.yourcompany.LionTest: Failed to
load machine.config
    5/8/11 7:05:42.142 PM com.apple.launchd.peruser.501:
([0x0-0x3b03b].com.yourcompany.LionTest[1063]) Exited with code: 1


Reproducible: Always

Steps to Reproduce:
1. Open MonoDevelop on Mac OS 10.7.
2. Install Mac Development addin 2.6.0.0.
3. Create a new MonoMac solution.
4. Build the solution.
5. Choose Project > Create Mac Installer... and export an application bundle.
6. Try to open the exported bundle.
Actual Results:  
Application crashes instantly.

Expected Results:  
Application should open normally.

-- 
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