mail-archives/mono-bugs/2005-June/030204.html

137 строки
5.0 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mono-bugs] [Bug 75204][Nor] Changed - common usage of
SWF.RichTextBox doesn't work
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075204%5D%5BNor%5D%20Changed%20-%20common%20usage%20of%0A%09SWF.RichTextBox%20doesn%27t%20work&In-Reply-To=bug-75204%40chernobyl.ximian.com">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="030203.html">
<LINK REL="Next" HREF="030205.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mono-bugs] [Bug 75204][Nor] Changed - common usage of
SWF.RichTextBox doesn't work</H1>
<B>bugzilla-daemon at bugzilla.ximian.com</B>
<A HREF="mailto:mono-bugs%40lists.ximian.com?Subject=%5BMono-bugs%5D%20%5BBug%2075204%5D%5BNor%5D%20Changed%20-%20common%20usage%20of%0A%09SWF.RichTextBox%20doesn%27t%20work&In-Reply-To=bug-75204%40chernobyl.ximian.com"
TITLE="[Mono-bugs] [Bug 75204][Nor] Changed - common usage of
SWF.RichTextBox doesn't work">bugzilla-daemon at bugzilla.ximian.com
</A><BR>
<I>Thu Jun 9 18:58:18 EDT 2005</I>
<P><UL>
<LI>Previous message: <A HREF="030203.html">[Mono-bugs] [Bug 75204][Wis] New - common usage of SWF.RichTextBox
doesn't work
</A></li>
<LI>Next message: <A HREF="030205.html">[Mono-bugs] [Bug 75204][Nor] Changed - common usage of
SWF.RichTextBox doesn't work
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#30204">[ date ]</a>
<a href="thread.html#30204">[ thread ]</a>
<a href="subject.html#30204">[ subject ]</a>
<a href="author.html#30204">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>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 <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">matt.hargett at logiclibrary.com.</A>
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=75204">http://bugzilla.ximian.com/show_bug.cgi?id=75204</A>
--- shadow/75204 2005-06-09 18:53:47.000000000 -0400
+++ shadow/75204.tmp.19669 2005-06-09 18:58:18.000000000 -0400
@@ -2,14 +2,14 @@
Product: Mono: Class Libraries
Version: 1.1
OS: SLES 9
OS Details: x86-64
Status: NEW
Resolution:
-Severity:
-Priority: Wishlist
+Severity: Unknown
+Priority: Normal
Component: Windows.Forms
AssignedTo: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
ReportedBy: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">matt.hargett at logiclibrary.com</A>
QAContact: <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">mono-bugs at ximian.com</A>
TargetMilestone: ---
URL:
@@ -32,6 +32,46 @@
How often does this happen?
Additional Information:
+
+------- Additional Comments From <A HREF="http://lists.ximian.com/mailman/listinfo/mono-bugs">matt.hargett at logiclibrary.com</A> 2005-06-09 18:58 -------
+oops, hit enter by accident.
+
+Description of Problem:
+nunit.uikit.tests.dll has many tests that fail, seemingly due to
+unimplemented aspects of the RichTextBoxControl
+
+
+Steps to reproduce the problem:
+1. download NUnit 2.2.2 binaries from www.nunit.org
+(either the mono or the MS.NET ones show this problem)
+2. using svn head,
+./nunit-console.exe nunit.uikit.tests.dll
+
+
+Actual Results:
+Warnings are displayed which relate to crashes in the tests. The
+relevant warnings are:
+
+
+ ** (./nunit-console.exe:29053): WARNING **: The class
+System.Windows.Forms.RichTextBox could not be loaded, used
+in /home/matt/nunit/bin/tmp/bin/nunit.uikit.tests.dll (token
+0x01000004)
+.
+** (./nunit-console.exe:29053): WARNING **: Missing method .ctor in
+assembly /home/matt/nunit/bin/tmp/bin/nunit.uikit.tests.dll, type
+System.Windows.Forms.RichTextBox
+
+
+Expected Results:
+Tests should pass like on MS.NET 1.1
+
+How often does this happen?
+Every time
+
+Additional Information:
+ nunit's use of SWF is pretty basic, I hope we can get SWF to the
+point where it works :)
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="030203.html">[Mono-bugs] [Bug 75204][Wis] New - common usage of SWF.RichTextBox
doesn't work
</A></li>
<LI>Next message: <A HREF="030205.html">[Mono-bugs] [Bug 75204][Nor] Changed - common usage of
SWF.RichTextBox doesn't work
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#30204">[ date ]</a>
<a href="thread.html#30204">[ thread ]</a>
<a href="subject.html#30204">[ subject ]</a>
<a href="author.html#30204">[ author ]</a>
</LI>
</UL>
<hr>
<a href="http://lists.ximian.com/mailman/listinfo/mono-bugs">More information about the mono-bugs
mailing list</a><br>
</body></html>