[Mono-bugs] [Bug 568197] New: Assembly name of main app cannot contain a period

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Jan 4 18:11:24 EST 2010


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

http://bugzilla.novell.com/show_bug.cgi?id=568197#c0


           Summary: Assembly name of main app cannot contain a period
    Classification: Mono
           Product: MonoTouch
           Version: unspecified
          Platform: Macintosh
        OS/Version: Mac OS X 10.6
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Runtime
        AssignedTo: mono-bugs at lists.ximian.com
        ReportedBy: ldavismead at acculence.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: Customer
           Blocker: ---


Description of Problem:
Assembly name of main app can not contain a period.

Steps to reproduce the problem:
1. Create a new monotouch Iphone app project and name it- Test.App
[2.  Side effect is that Apps assembly name will contain a period]
[Alternatively you could just whip out an existing app and put a period in that
assembly name build property.  So may be quicker to test out by just changing
ExistingApp to Existing.App???]

Actual Results:
Run it and it will hang/simulator will fail to start.

Expected Results:
I would expect that this should not cause any problems.

How often does this happen? 
Always

Additional Information:
I am unsure at what point it is causing the problem [during build, deployment,
runtime processing logical filenames, etc???  Not sure about that?].  Anyway,
not a big deal really.  It was tedious to track down exactly the cause.  Of
course the workaround seems rather obvious once you know the cause and indeed
it is- just change the assembly name in build output to TestApp and it works
fine

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


More information about the mono-bugs mailing list