[Mono-bugs] [Bug 669611] New: AndroidManfiest.xml not found when changing bin and object folders

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Fri Feb 4 12:34:16 EST 2011


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

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


           Summary: AndroidManfiest.xml not found when changing bin and
                    object folders
    Classification: Mono
           Product: MonoDroid
           Version: SVN
          Platform: x86-64
        OS/Version: Windows 7
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Tools
        AssignedTo: mkestner at novell.com
        ReportedBy: sylvainboisse at hotmail.com
         QAContact: mono-bugs at lists.ximian.com
          Found By: ---
           Blocker: ---


User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 6.1; en-US)
AppleWebKit/534.13 (KHTML, like Gecko) Chrome/9.0.597.84 Safari/534.13

Changing the bin folder to ..\..\bin\Debug\ and obj folder to ..\..\obj\Debug
made the plugin to lose it and not be able to find the manifest anymore. When
trying to debug, an error window pops saying the manifest is missing. But the
manifest is present in the project properties folder, and it is also present in
the obj folder.



Reproducible: Didn't try

Steps to Reproduce:
1. Open a solution with several projects and class libraries.
2. Change the bin and object folders.
3. When hitting F5, an error window shows up saying the android manifest xml
file is missing.
Actual Results:  
an error window shows up saying the android manifest xml file is missing.

Expected Results:  
The plugin should be able to locate the file in the project, put it where it
needs it in the configured obj and bin folders, then be able to locate it when
compiling and debugging.

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