[Mono-bugs] [Bug 650541] New: Device emulator hangs if AndroidManifest package name contains space char at the end

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Mon Nov 1 15:02:54 EDT 2010


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

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


           Summary: Device emulator hangs if AndroidManifest package name
                    contains space char at the end
    Classification: Mono
           Product: MonoDroid
           Version: SVN
          Platform: Other
        OS/Version: Windows 7
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Tools
        AssignedTo: mkestner at novell.com
        ReportedBy: jozsef.fa at savaria-software.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1;
Trident/4.0; SLCC2; .NET CLR 2.0.50727; .NET CLR 3.5.30729; .NET CLR 3.0.30729;
Media Center PC 6.0; .NET4.0C; InfoPath.3; .NET4.0E)

After entering a package name in the project properties form in VS2010 with a
<space> char at the end, and deploying to the device emulator, the emulator
hangs and is unusable.

Reproducible: Always

Steps to Reproduce:
1. Open the HelloAndroid sample project or make one 
2. Open project properties form
3. Enter a Package name: "com.example.helloandroid " (without " but with a
<space> char at the end
4. Build and Run without debugging
5. Emulator device restarts and hangs forever


Expected Results:  
Check and trim package name in VS2010 and/or in MonoDroid before building the
apk.

Possibly this is a bug in Android, but you can't see the space char in the VS
project form. I think it is easy to avoid this problem, but not to find it. I
found my mistake using ddms log output.

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