[Mono-bugs] [Bug 81835][Nor] Changed - crash if embedded icons are used

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jun 9 19:14:25 EDT 2007


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 robertj at gmx.net.

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

--- shadow/81835	2007-06-09 17:47:33.000000000 -0400
+++ shadow/81835.tmp.23591	2007-06-09 19:14:25.000000000 -0400
@@ -1,13 +1,13 @@
 Bug#: 81835
 Product: Mono: Class Libraries
 Version: 1.2
 OS: unknown
 OS Details: CentOS 5
-Status: NEW   
-Resolution: 
+Status: RESOLVED   
+Resolution: NOTABUG
 Severity: Unknown
 Priority: Normal
 Component: System
 AssignedTo: mono-bugs at ximian.com                            
 ReportedBy: olaf.krause at ok-edv.de               
 QAContact: mono-bugs at ximian.com
@@ -132,6 +132,18 @@
             MessageBox.Show("Verfügbare Ressource-Namen:" + 
 Environment.NewLine + list);
         }
 
 under both platforms I get the same result. I currently have no idea 
 what here is missing...
+
+------- Additional Comments From robertj at gmx.net  2007-06-09 19:14 -------
+I'm not familiar with Monodevelop and its resource handling,
+but I guess you've embedded the resx file instead of
+the compiled/binary resource. Maybe it's just a missing
+option in the MD settings for those .resx files.
+
+You may have more luck with such questions on MD's mailing
+list:
+
+http://lists.ximian.com/mailman/listinfo/monodevelop-list
+


More information about the mono-bugs mailing list