[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 10:03:19 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 sebastien at ximian.com.

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: mono-bugs at ximian.com                            
 ReportedBy: frederik.carlier at ugent.be               
 QAContact: mono-bugs at ximian.com
 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 sebastien at ximian.com  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


More information about the mono-bugs mailing list