[Mono-bugs] [Bug 75172][Nor] Changed - large interface crashes mcs [backport svn r58728 to 1.1.13.x tree]

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed Mar 29 10:36:51 EST 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 informatique.internet at fiducial.fr.

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

--- shadow/75172	2006-03-29 09:35:51.000000000 -0500
+++ shadow/75172.tmp.4128	2006-03-29 10:36:51.000000000 -0500
@@ -193,6 +193,25 @@
 ------- Additional Comments From rharinath at novell.com  2006-03-29 09:35 -------
 Should be fixed on the trunk in SVN r58728.  Leaving open till it gets
 backported to the stable branch.
 
 And, yes, your remoting client problems seem to be related.  Can you
 verify that this fixes it?
+
+------- Additional Comments From informatique.internet at fiducial.fr  2006-03-29 10:36 -------
+Ok, thanks, your patch seems to have corrected all my problems...
+(compilation + remoting)... But i cannot start monodevelop anymore
+it crashes with this error :
+System.TypeInitializationException: An exception was thrown by the
+type initializer for MonoDevelop.NUnit.CircleImage --->
+System.ArgumentException: 'NUnit.Running.png' is not a valid resource
+name of assembly 'MonoDevelop.Ide, Version=0.9.0.0, Culture=neutral'.
+in <0x00110> Gdk.PixbufLoader:InitFromAssemblyResource
+(System.Reflection.Assembly assembly, System.String resource)
+in <0x00039> Gdk.PixbufLoader:.ctor (System.Reflection.Assembly
+assembly, System.String resource)
+in <0x0004e> Gdk.Pixbuf:.ctor (System.Reflection.Assembly assembly,
+System.String resource)
+in <0x00028> MonoDevelop.NUnit.CircleImage:.cctor ()--- End of inner
+exception stack trace ---
+
+It uses to work just before your update!


More information about the mono-bugs mailing list