[Mono-bugs] [Bug 79996][Blo] Changed - mdi crash in paint.net

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Tue Nov 21 13:28:41 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 rolfkvinge at ya.com.

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

--- shadow/79996	2006-11-20 22:33:09.000000000 -0500
+++ shadow/79996.tmp.21234	2006-11-21 13:28:41.000000000 -0500
@@ -67,6 +67,46 @@
 /home/toshok/demo/pdn/src/MainForm.cs:254
   at (wrapper remoting-invoke-with-check) PaintDotNet.MainForm:.ctor (string[])
   at PaintDotNet.Startup.Start () [0x00000] in
 /home/toshok/demo/pdn/src/Startup.cs:88
   at PaintDotNet.Startup.Main (System.String[] args) [0x00000] in
 /home/toshok/demo/pdn/src/Startup.cs:148
+
+------- Additional Comments From rolfkvinge at ya.com  2006-11-21 13:28 -------
+MDI bug fixed in 68264.
+
+pdn still crashes though:
+
+Unhandled Exception: System.InvalidOperationException: FontFamily is 
+not valid
+  at PaintDotNet.TextConfigWidget.set_FontFamily 
+(System.Drawing.FontFamily value) [0x00057] in /mono/extras/trunk/pdn/
+src/TextConfigWidget.cs:313
+  at PaintDotNet.TextConfigWidget.set_FontInfo (PaintDotNet.FontInfo 
+value) [0x00011] in /mono/extras/trunk/pdn/src/TextConfigWidget.cs:182
+  at (wrapper remoting-invoke-with-check) 
+PaintDotNet.TextConfigWidget:set_FontInfo (PaintDotNet.FontInfo)
+  at PaintDotNet.DocumentWorkspace.Environment_FontInfoChanged 
+(System.Object sender, System.EventArgs e) [0x00000] in /mono/extras/
+trunk/pdn/src/DocumentWorkspace.cs:1790
+  at (wrapper delegate-invoke) 
+System.MulticastDelegate:invoke_void_object_EventArgs 
+(object,System.EventArgs)
+  at PaintDotNet.DocumentEnvironment.OnFontInfoChanged () [0x0000b] 
+in /mono/extras/trunk/pdn/src/DocumentEnvironment.cs:100
+  at PaintDotNet.DocumentEnvironment.PerformAllChanged () [0x00000] 
+in /mono/extras/trunk/pdn/src/DocumentEnvironment.cs:574
+  at PaintDotNet.DocumentWorkspace..ctor () [0x00418] in /mono/extras/
+trunk/pdn/src/DocumentWorkspace.cs:683
+  at (wrapper remoting-invoke-with-check) 
+PaintDotNet.DocumentWorkspace:.ctor ()
+  at PaintDotNet.MainForm.InitializeComponent () [0x0046d] in /mono/
+extras/trunk/pdn/src/MainForm.cs:779
+  at PaintDotNet.MainForm..ctor (System.String[] args) [0x00179] in /
+mono/extras/trunk/pdn/src/MainForm.cs:254
+  at (wrapper remoting-invoke-with-check) PaintDotNet.MainForm:.ctor 
+(string[])
+  at PaintDotNet.Startup.Start () [0x00000] in /mono/extras/trunk/pdn/
+src/Startup.cs:88
+  at PaintDotNet.Startup.Main (System.String[] args) [0x00000] in /
+mono/extras/trunk/pdn/src/Startup.cs:148
+


More information about the mono-bugs mailing list