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 [EMAIL PROTECTED] 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 [EMAIL PROTECTED] 2007-02-09 06:36 ------- Created an attachment (id=18653) Source code required to reproduce the issue + +------- Additional Comments From [EMAIL PROTECTED] 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? _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
