[Mono-bugs] [Bug 75991][Wis] New - SharpReader displays crash dialog on startup

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Mon Sep 5 15:12:57 EDT 2005


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 matt at use.net.

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

--- shadow/75991	2005-09-05 15:12:57.000000000 -0400
+++ shadow/75991.tmp.19361	2005-09-05 15:12:57.000000000 -0400
@@ -0,0 +1,46 @@
+Bug#: 75991
+Product: Mono: Class Libraries
+Version: 1.1
+OS: 
+OS Details: gentoo amd64
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: Windows.Forms
+AssignedTo: peter at novonyx.com                            
+ReportedBy: matt at use.net               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: SharpReader displays crash dialog on startup
+
+Please fill in this template when reporting a bug, unless you know what  
+you are doing.  
+Description of Problem:  
+SharpReader displays an incorrectly sized error dialog on startup.  
+  
+Steps to reproduce the problem:  
+1. Download SharpReader  
+2. run it 
+ 
+  
+Actual Results:  
+SharpReader now gets pretty far in loading, but thows up an error dialog 
+that is too small to display the exception. On the console, I see: 
+ ** (./SharpReader.exe:23776): WARNING **: Missing method add_ItemDrag in 
+assembly /home/matt/bin/SharpReader.exe, type TreeView 
+ 
+  
+Expected Results:  
+First, I think mono is somehow getting the window size wrong making it 
+difficult/impossible to read the error. Second, SharpReader should not 
+crash on startup.  
+  
+How often does this happen?   
+Every time, with current SVN. 
+  
+Additional Information:  
+If you can point me to the place in the source and get me started, I will 
+work on trying to fix this.


More information about the mono-bugs mailing list