[Mono-bugs] [Bug 667761] New: MonoMac can't build a Mac bundle when the name contains a period (Foo.Bar)
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Thu Jan 27 16:37:08 EST 2011
https://bugzilla.novell.com/show_bug.cgi?id=667761
https://bugzilla.novell.com/show_bug.cgi?id=667761#c0
Summary: MonoMac can't build a Mac bundle when the name
contains a period (Foo.Bar)
Classification: Mono
Product: MonoMac
Version: GIT
Platform: Macintosh
OS/Version: Mac OS X 10.6
Status: NEW
Severity: Normal
Priority: P5 - None
Component: Bindings
AssignedTo: gnorton at novell.com
ReportedBy: eric.slosser at v-fx.com
QAContact: mono-bugs at lists.ximian.com
Found By: ---
Blocker: ---
User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_6; en-us)
AppleWebKit/533.19.4 (KHTML, like Gecko) Version/5.0.3 Safari/533.19.4
If the assembly name contains a period, MonoMac builds an broken bundle.
Reproducible: Always
Steps to Reproduce:
1. Open MonoDevelop 2.4.2, with MonoMac 2.4.0.13 installed
2. Create a new MonoMac project, name it "foo.bar"
3. Select menu "Run > Debug"
Actual Results:
Nothing apparently happens. App dies without MonoDevelop saying a thing.
Expected Results:
App would launch.
if you look inside bin/Debug, you'll see a foo.app (should be foo.bar.app), and
similar mistakes in Info.plist, MacOS/foo, foo.app/foo (symlink), etc.
Fix all those up, and the bundle will launch.
--
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