[Mono-bugs] [Bug 80561][Nor] Changed - Cairo error while printing
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Jan 19 16:08:36 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=80561
--- shadow/80561 2007-01-19 15:28:49.000000000 -0500
+++ shadow/80561.tmp.31551 2007-01-19 16:08:36.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 80561
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
-Status: NEW
+Status: NEEDINFO
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: Sys.Drawing.
AssignedTo: mono-bugs at ximian.com
ReportedBy: vlad.dimitrov at gmail.com
QAContact: mono-bugs at ximian.com
TargetMilestone: ---
@@ -77,6 +77,15 @@
at (wrapper managed-to-native) Gtk.Application.gtk_main () <0xffffffff>
at Gtk.Application.Run () <0x00007>
at Warehouse.Presentation.PresentationDomain.Run () <0x00007>
at Warehouse.Run.Program.Main (string[]) <0x000a3>
at (wrapper runtime-invoke) System.Object.runtime_invoke_void_string[]
(object,intptr,intptr,intptr) <0xffffffff>
+
+------- Additional Comments From sebastien at ximian.com 2007-01-19 16:08 -------
+This stack trace isn't really useful. Try running it with
+
+mono --debug --trace=M:System.Drawing.GDIPlus:GdipDrawString yourapp.exe
+
+This will give me a little more information (line numbers and the
+parameters). However it's likely a state issue so I'll probably need a
+(small) repeatable test case.
More information about the mono-bugs
mailing list