[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 18:07:34 EDT 2008


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

User D.Mierzejewski at icm.edu.pl added comment
https://bugzilla.novell.com/show_bug.cgi?id=425647#c3





--- Comment #3 from Dominik Mierzejewski <D.Mierzejewski at icm.edu.pl>  2008-09-11 16:07:34 MDT ---
(In reply to comment #1 from Jonathan Pobst)
> 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.

This is bad, it makes automated headless builds difficult. I can work around
that using Xvfb, but it's a horrible solution.


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