[Mono-bugs] [Bug 80741][Maj] Changed - Crash when initializing PrinterSettings class

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Fri Feb 9 06:38:06 EST 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 frederik.carlier at ugent.be.

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

--- shadow/80741	2007-02-09 06:36:51.000000000 -0500
+++ shadow/80741.tmp.28551	2007-02-09 06:38:06.000000000 -0500
@@ -364,6 +364,14 @@
 Reopening bug.
 
 ------- Additional Comments From frederik.carlier at ugent.be  2007-02-09 06:36 -------
 Created an attachment (id=18653)
 Source code required to reproduce the issue
 
+
+------- Additional Comments From frederik.carlier at ugent.be  2007-02-09 06:38 -------
+Looking at the code
+(http://svn.myrealbox.com/viewcvs/trunk/mcs/class/System.Drawing/System.Drawing.Printing/PrintingServicesUnix.cs?rev=71372&view=auto),
+it may be that on your box, GetAlternativeDefaultPrinter() doesn't get
+called. I updated the sample code to call
+GetAlternativeDefaultPrinter() using reflection. Does it still work
+for you?


More information about the mono-bugs mailing list