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 07:22:46.000000000 -0500 +++ shadow/80741.tmp.30849 2007-02-09 10:03:19.000000000 -0500 @@ -1,22 +1,21 @@ Bug#: 80741 Product: Mono: Class Libraries Version: 1.2 OS: unknown OS Details: Ubuntu Edgy Eft, using Mono SVN -Status: REOPENED +Status: NEEDINFO Resolution: Severity: Unknown Priority: Major Component: Sys.Drawing. AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] QAContact: [EMAIL PROTECTED] TargetMilestone: --- URL: -Cc: Summary: Crash when initializing PrinterSettings class Please fill in this template when reporting a bug, unless you know what you are doing. Description of Problem: @@ -392,6 +391,25 @@ I have a printer installed, but it isn't connected to the computer. Neiter was it set as the default printer. Setting the printer as the default printer makes the issue go away. Hence, it seems to be isolated to a configuration with no default printer set. (Still is a bug, though ;)) + +------- Additional Comments From [EMAIL PROTECTED] 2007-02-09 10:03 ------- +I can't duplicate the issue. + +% mono 80741.exe +Called +System.Drawing.Printing.PrintingServicesUnix.GetAlternativeDefaultPrinter(). +Created new PrinterSettings object. + +Please run you last sample with: + +mono --debug 80741.exe + +then + +mono --trace=N:System.Drawing.Printing 80741.exe + +and paste (or attach) the resulting logs. +Thanks _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
