[Mono-bugs] [Bug 65777][Wis] Changed - Some Windows.Forms bug
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Mon, 20 Sep 2004 15:37:26 -0400 (EDT)
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by peter@novonyx.com.
http://bugzilla.ximian.com/show_bug.cgi?id=65777
--- shadow/65777 2004-09-20 12:13:50.000000000 -0400
+++ shadow/65777.tmp.19541 2004-09-20 15:37:26.000000000 -0400
@@ -1,15 +1,15 @@
Bug#: 65777
Product: Mono: Class Libraries
Version: unspecified
OS: Windows XP
OS Details: Win2k Mono 1.0.1
-Status: NEW
+Status: RESOLVED
Resolution:
Severity: Unknown
-Priority: Blocker
+Priority: Wishlist
Component: Windows.Forms
AssignedTo: peter@novonyx.com
ReportedBy: tgraupmann@yahoo.com
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
URL:
@@ -131,6 +131,20 @@
without the fix.
I would think that since I supplied the batch files that you would try
to see if it works with your fix...
It's not even the same error message.
+
+------- Additional Comments From peter@novonyx.com 2004-09-20 15:37 -------
+I'm sorry, you're right, I did not read your bug close enough.
+I didn't notice that you are on W2k, and are of course not using
+Cairo. The reason I read over it was that what you are using is not
+being developed anymore, due to various reasons (see the mailing list
+or go-mono.com). That, I did mention in my message, and I guess you
+must have overlooked that part.
+We are reimplementing SWF fully in managed code, and have
+discontinued the work on the Wine/Win32 hybrid which you seem to be
+still using. If you wish you can try checking out mcs from CVS and
+compiling mcs/class/Managed.Windows.Forms and trying your test with
+that version. Again, my apologies for not reading your bug
+description close enough.