dotgnu-general
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [DotGNU]winforms on mac osx .3


From: Brandon Bremen
Subject: Re: [DotGNU]winforms on mac osx .3
Date: Wed, 11 Feb 2004 07:45:36 -0800

Woops! I just checked to see if I am having the same problem on mac, and to my surprise, I have it too. the Xsharp examples are dying with the same exception. I am building the latest CVS right now to see if the problem has already been corrected.

Brandon

On Wednesday, February 11, 2004, at 06:19 AM, Ole Guldberg Jensen wrote:

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I have a problem using winforms on the macosx platform with pnet 0.6.2,
attached is the output of trying to run a winform app.

and no, i dont seem to have _any_ dylibs from pnetlib :(

Ole

- --
DarwinPorts committer, www.opendarwin.org/~olegb


-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iD8DBQFAKjndTOmSCJpH6EERAkxDAJ9ya4RWN3i/w1kC0SfEtMsFO0EjrQCfe5vv
dJfa3Y92CA4XKCUIKvHhQ38=
=uXwl
-----END PGP SIGNATURE-----
Uncaught exception: Xsharp.XCannotConnectException: X/Windows library is not present, or could not be located on the library search path. ---> System.DllNotFoundException: A required DLL file was not found
        at Xsharp.Display.OpenInternal(String, Application, Boolean)
at Xsharp.Display.Open(String, Application, Boolean) in ./Display.cs:248
        at Xsharp.Application..ctor(String, String[]) in ./Application.cs:251
at System.Drawing.Toolkit.DrawingToolkit..ctor() in ./DrawingToolkit.cs:49 at System.Reflection.ClrConstructor.Invoke(BindingFlags, Binder, Object[], CultureInfo) at System.Reflection.ConstructorInfo.Invoke(Object[]) in ./System/Reflection/ConstructorInfo.cs:61 at System.Drawing.Toolkit.ToolkitManager.CreateDefaultToolkit() in ./Toolkit/ToolkitManager.cs:262 at System.Drawing.Toolkit.ToolkitManager.get_Toolkit() in ./Toolkit/ToolkitManager.cs:46 at System.Windows.Forms.Form.CreateToolkitWindow(IToolkitWindow) in ./Form.cs:644
        at System.Windows.Forms.Control.CreateHandle() in ./Control.cs:1461
        at System.Windows.Forms.Form.CreateHandle() in ./Form.cs:1106
at System.Windows.Forms.Control.CreateControlInner() in ./Control.cs:1399
        at System.Windows.Forms.Control.CreateControl() in ./Control.cs:1394
        at System.Windows.Forms.Control.CreateGraphics() in ./Control.cs:1487
        at System.Windows.Forms.Label.get_PreferredWidth() in ./Label.cs:217
at System.Windows.Forms.HBoxLayout.GetRecommendedSize(Control) in ./HBoxLayout.cs:109 at System.Windows.Forms.HBoxLayout.get_RecommendedSize() in ./HBoxLayout.cs:133 at System.Windows.Forms.HBoxLayout.GetRecommendedSize(Control) in ./HBoxLayout.cs:105 at System.Windows.Forms.VBoxLayout.get_RecommendedSize() in ./VBoxLayout.cs:115 at System.Windows.Forms.MessageBoxForm..ctor(String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions) in ./MessageBox.cs:437 at System.Windows.Forms.MessageBox.Show(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions) in ./MessageBox.cs:140
        at System.Windows.Forms.MessageBox.Show(String) in ./MessageBox.cs:42
        at mbox.Main(String[])

at Xsharp.Display.OpenInternal(String, Application, Boolean) in ./Display.cs:233 at Xsharp.Display.Open(String, Application, Boolean) in ./Display.cs:248
        at Xsharp.Application..ctor(String, String[]) in ./Application.cs:251
at System.Drawing.Toolkit.DrawingToolkit..ctor() in ./DrawingToolkit.cs:49 at System.Reflection.ClrConstructor.Invoke(BindingFlags, Binder, Object[], CultureInfo) at System.Reflection.ConstructorInfo.Invoke(Object[]) in ./System/Reflection/ConstructorInfo.cs:61 at System.Drawing.Toolkit.ToolkitManager.CreateDefaultToolkit() in ./Toolkit/ToolkitManager.cs:262 at System.Drawing.Toolkit.ToolkitManager.get_Toolkit() in ./Toolkit/ToolkitManager.cs:46 at System.Windows.Forms.Form.CreateToolkitWindow(IToolkitWindow) in ./Form.cs:644
        at System.Windows.Forms.Control.CreateHandle() in ./Control.cs:1461
        at System.Windows.Forms.Form.CreateHandle() in ./Form.cs:1106
at System.Windows.Forms.Control.CreateControlInner() in ./Control.cs:1399
        at System.Windows.Forms.Control.CreateControl() in ./Control.cs:1394
        at System.Windows.Forms.Control.CreateGraphics() in ./Control.cs:1487
        at System.Windows.Forms.Label.get_PreferredWidth() in ./Label.cs:217
at System.Windows.Forms.HBoxLayout.GetRecommendedSize(Control) in ./HBoxLayout.cs:109 at System.Windows.Forms.HBoxLayout.get_RecommendedSize() in ./HBoxLayout.cs:133 at System.Windows.Forms.HBoxLayout.GetRecommendedSize(Control) in ./HBoxLayout.cs:105 at System.Windows.Forms.VBoxLayout.get_RecommendedSize() in ./VBoxLayout.cs:115 at System.Windows.Forms.MessageBoxForm..ctor(String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions) in ./MessageBox.cs:437 at System.Windows.Forms.MessageBox.Show(IWin32Window, String, String, MessageBoxButtons, MessageBoxIcon, MessageBoxDefaultButton, MessageBoxOptions) in ./MessageBox.cs:140
        at System.Windows.Forms.MessageBox.Show(String) in ./MessageBox.cs:42
        at mbox.Main(String[])




reply via email to

[Prev in Thread] Current Thread [Next in Thread]