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:38:06.000000000 -0500 +++ shadow/80741.tmp.28751 2007-02-09 07:01:00.000000000 -0500 @@ -372,6 +372,16 @@ 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? + +------- Additional Comments From [EMAIL PROTECTED] 2007-02-09 07:01 ------- +I ran into a similar issue once when I configured my box to use some +label printer. + +When I configured the default printer as some HP Deskjet series, it +worked fine. + +I don't have an actual printer attached to my box, I only configured +one to allow some (local) printing tests to pass. _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
