[Mono-bugs] [Bug 81723][Nor] New - [WIN32] PrinterSettings cctor terminates app

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Wed May 23 17:29:34 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 gert.driesen at pandora.be.

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

--- shadow/81723	2007-05-23 17:29:34.000000000 -0400
+++ shadow/81723.tmp.14809	2007-05-23 17:29:34.000000000 -0400
@@ -0,0 +1,46 @@
+Bug#: 81723
+Product: Mono: Class Libraries
+Version: 1.2
+OS: 
+OS Details: Windows XP SP2
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Normal
+Component: Sys.Drawing.
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: gert.driesen at pandora.be               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: [WIN32] PrinterSettings cctor terminates app
+
+Running anything related to printing on my local machine results in the 
+following error:
+
+  at (wrapper managed-to-native) 
+System.Drawing.Printing.PrintingServicesWin32.Win32DocumentProperties 
+(intptr,intptr,string,intptr,intptr,int) <0x00004>
+  at (wrapper managed-to-native) 
+System.Drawing.Printing.PrintingServicesWin32.Win32DocumentProperties 
+(intptr,intptr,string,intptr,intptr,int) <0xffffffff>
+  at System.Drawing.Printing.PrintingServicesWin32.LoadPrinterSettings 
+(string,System.Drawing.Printing.PrinterSettings) [0x00100] in 
+d:\development\projects\mono\mcs\class\System.Drawing\System.Drawing.Printi
+ng\PrintingServicesWin32.cs:90
+  at System.Drawing.Printing.PrinterSettings..ctor 
+(System.Drawing.Printing.PrintingServices) <0x0003c>
+  at System.Drawing.Printing.PrinterSettings..ctor () <0x0001c>
+  at System.Drawing.Printing.PrintDocument..ctor () <0x0002e>
+  at MyPrintDocument..ctor () <0x0000a>
+  at (wrapper remoting-invoke-with-check) MyPrintDocument..ctor () 
+<0xffffffff>
+  at Program.Main () <0x00032>
+  at (wrapper runtime-invoke) System.Object.runtime_invoke_int 
+(object,intptr,intptr,intptr) <0xffffffff>
+
+I don't have a real printer, instead I used FinePrint PdfFactory Pro. I 
+think you can find a evaluation version of it here:
+
+http://www.fineprint.com/


More information about the mono-bugs mailing list