[Mono-bugs] [Bug 592862] Creating a package with missing packaged file causes VS to crash
bugzilla_noreply at novell.com
bugzilla_noreply at novell.com
Wed Mar 31 19:40:57 EDT 2010
http://bugzilla.novell.com/show_bug.cgi?id=592862
http://bugzilla.novell.com/show_bug.cgi?id=592862#c2
Jonathan Pobst <jpobst at novell.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Creating a package with |Creating a package with
|source that does not |missing packaged file
|compile causes VS to crash |causes VS to crash
--- Comment #2 from Jonathan Pobst <jpobst at novell.com> 2010-03-31 23:40:56 UTC ---
I think what's happening here is actually that you are trying to package a file
that does not exist on disk. (Clean solution deletes the executable.) We do
not compile for packaging, so the executable simply isn't there.
You can verify this by adding any file to the package, and then deleting the
file from the disk.
I had this reported a few weeks ago, and I thought I fixed it in SVN, but my
fix seems to be gone.
--
Configure bugmail: http://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