[Mono-bugs] [Bug 342572] New: Using the developer preview installer 1.2. 6 mono X11 apps don't start anymore

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Sun Nov 18 00:26:03 EST 2007


https://bugzilla.novell.com/show_bug.cgi?id=342572

           Summary: Using the developer preview installer 1.2.6 mono X11
                    apps don't start anymore
           Product: Mono: Class Libraries
           Version: 1.2.6
          Platform: Other
        OS/Version: Mac OS X 10.4
            Status: NEW
          Severity: Critical
          Priority: P5 - None
         Component: Sys.Drawing.
        AssignedTo: mono-bugs at ximian.com
        ReportedBy: fbergman at u.washington.edu
         QAContact: mono-bugs at ximian.com
          Found By: ---


Description of Problem:
I've just installed the mono developer preview, as it turns out now every of
our WinForm applications i try just crashes during the construction of the
WinForm. 

Steps to reproduce the problem:
1. create a winform app either for .NET 1.1 or 2.0
2. run it under X11


Actual Results:
Gtk not found (missing LD_LIBRARY_PATH to libgtk-x11-2.0.so.0?), using built-in
colorscheme
Stacktrace:

  at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipMeasureString
(intptr,string,int,intptr,System.Drawing.RectangleF&,intptr,System.Drawing.RectangleF&,int*,int*)
<0x00004>
  at (wrapper managed-to-native) System.Drawing.GDIPlus.GdipMeasureString
(intptr,string,int,intptr,System.Drawing.RectangleF&,intptr,System.Drawing.RectangleF&,int*,int*)
<0xffffffff
>
  at System.Drawing.Graphics.GdipMeasureString
(intptr,string,System.Drawing.Font,System.Drawing.RectangleF&,intptr) <0x00081>
  at System.Drawing.Graphics.MeasureString
(string,System.Drawing.Font,System.Drawing.SizeF) <0x000c8>
  at System.Drawing.Graphics.MeasureString (string,System.Drawing.Font)
<0x00060>
  at (wrapper remoting-invoke-with-check) System.Drawing.Graphics.MeasureString
(string,System.Drawing.Font) <0xffffffff>
  at System.Windows.Forms.Form.GetAutoScaleSize
(System.Drawing.Graphics,System.Drawing.Font) <0x00042>
  at System.Windows.Forms.Form..ctor () <0x0006c>
  at SBMLLayoutViewer._formView..ctor () <0x0001c>
  at (wrapper remoting-invoke-with-check) SBMLLayoutViewer._formView..ctor ()
<0xffffffff>
  at SBMLLayoutViewer.Program.Main (string[]) <0x003d9>
  at (wrapper runtime-invoke)
SBMLLayoutViewer.Program.runtime_invoke_void_string[]
(object,intptr,intptr,intptr) <0xffffffff>
Abort trap


Expected Results:
Form appearing

How often does this happen? 
every time

Additional Information:


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list