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=77116 --- shadow/77116 2005-12-29 02:18:42.000000000 -0500 +++ shadow/77116.tmp.13566 2005-12-29 02:18:42.000000000 -0500 @@ -0,0 +1,43 @@ +Bug#: 77116 +Product: Mono: Runtime +Version: 1.1 +OS: +OS Details: +Status: NEW +Resolution: +Severity: +Priority: Wishlist +Component: packaging +AssignedTo: [EMAIL PROTECTED] +ReportedBy: [EMAIL PROTECTED] +QAContact: [EMAIL PROTECTED] +TargetMilestone: --- +URL: +Cc: +Summary: libcairo-2.dll is not included into installer 1.1.12.1 + +Description of Problem: + +I'm trying to follow steps from Cairo drawing example from +http://www.mono-project.com/Drawing. My application compiles fine, but it +fails inside of this context class +http://svn.myrealbox.com/viewcvs/trunk/mcs/class/Mono.Cairo/Samples/gtk/Graphics.cs + +Output: + +Unhandled Exception: System.DllNotFoundException: libcairo-2.dll +in (wrapper managed-to-native) Cairo.CairoAPI:cairo_win32_surface_create +(intptr +) +in <0x00023> Cairo.Win32Surface:.ctor (IntPtr hdc) +in <0x00146> Gdk.Context:CreateDrawable (Gdk.Drawable drawable, Boolean +double_b +uffered) +in <0x0000c> Gdk.Context:CreateDrawable (Gdk.Drawable drawable) +in <0x00042> CairoGraphic:OnExposeEvent (Gdk.EventExpose args) +in <0x00054> Gtk.Widget:exposeevent_cb (IntPtr widget, IntPtr evnt) +in (wrapper native-to-managed) Gtk.Widget:exposeevent_cb (intptr,intptr) +in <0x00000> <unknown method> +in (wrapper managed-to-native) Gtk.Application:gtk_main () +in <0x00007> Gtk.Application:Run () +in <0x000a3> GtkCairo:Main () _______________________________________________ mono-bugs maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-bugs
