[Mono-bugs] [Bug 425647] resgen2 fails to compile resx without a working X display

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Sep 11 17:50:58 EDT 2008


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

User jpobst at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=425647#c1


Jonathan Pobst <jpobst at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |jpobst at novell.com
           Severity|Major                                           |Normal
             Status|NEW                                             |RESOLVED
         Resolution|                                                |WONTFIX
  Status Whiteboard|                                                |Resgen




--- Comment #1 from Jonathan Pobst <jpobst at novell.com>  2008-09-11 15:50:57 MDT ---
What happens is resgen2 is trying to instantiate a type (TableLayoutPanel) out
of System.Windows.Forms in order to serialize stuff, which derives from
Control, which triggers static constructors that setup stuff for SWF to work
(in this case, XplatUIX11).

Unfortunately, having a working X display is a requirement of using
System.Windows.Forms.dll.


-- 
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