[Mono-bugs] [Bug 77701][Nor] Changed - unhandled exception during deserialization

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Apr 26 04:36:24 EDT 2006


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 atsushi at ximian.com.

http://bugzilla.ximian.com/show_bug.cgi?id=77701

--- shadow/77701	2006-04-06 13:32:31.000000000 -0400
+++ shadow/77701.tmp.2660	2006-04-26 04:36:24.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 77701
 Product: Mono: Class Libraries
 Version: 1.1
 OS: unknown
 OS Details: 
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: FIXED
 Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: maurits.rijk at philips.com               
 QAContact: mono-bugs at ximian.com
@@ -81,6 +81,17 @@
 seem to have surfaced before.
 
 ------- Additional Comments From maurits.rijk at philips.com  2006-04-06 13:32 -------
 I guess the stacktrace is pretty clear, but is there more info needed
 to fix this bug? This is certainly going to be a showstopper for
 Paint.NET running correctly on Linux.
+
+------- Additional Comments From atsushi at ximian.com  2006-04-26 04:36 -------
+It is not really a blocker for Paint.NET. Paint.NET will work without
+pdn support. To become true cross platform tool Paint.NET should
+change its format to eliminate runtime serialization dependency.
+
+Anyways Comparer now holds the same m_compareInfo field, so this
+trivial noise should go away.
+
+Since no test case was provided it is likely to be broken in the
+future releases.


More information about the mono-bugs mailing list