[xmonad] Issue 251 in xmonad: mono applications not working under
xmonad
codesite-noreply at google.com
codesite-noreply at google.com
Mon Dec 22 19:03:21 EST 2008
Status: New
Owner: ----
New issue 251 by waldm... at imn.htwk-leipzig.de: mono applications not
working under xmonad
http://code.google.com/p/xmonad/issues/detail?id=251
What steps will reproduce the problem?
1. take any mono application that uses System.Windows.Forms
2. compile
3. execute under xmonad(-0.8)
What is the expected output? What do you see instead?
applicattion crashes on startup with
Stacktrace:
at (wrapper managed-to-native)
System.Runtime.InteropServices.Marshal.ReadIntPtr (intptr,int) <0x00004>
at (wrapper managed-to-native)
System.Runtime.InteropServices.Marshal.ReadIntPtr (intptr,int) <0xffffffff>
at System.Windows.Forms.XplatUIX11.get_WorkingArea () <0x00496>
at System.Windows.Forms.XplatUI.get_WorkingArea () <0x00019>
at System.Windows.Forms.SystemInformation.get_WorkingArea () <0x0000e>
at System.Windows.Forms.Screen..cctor () <0x0002d>
at (wrapper runtime-invoke) System.Object.runtime_invoke_void
(object,intptr,intptr,intptr) <0xffffffff>
at System.Windows.Forms.Hwnd.GetNextStackedFormLocation
(System.Windows.Forms.CreateParams,System.Windows.Forms.Hwnd) <0xffffffff>
at System.Windows.Forms.Hwnd.GetNextStackedFormLocation
(System.Windows.Forms.CreateParams,System.Windows.Forms.Hwnd) <0x00253>
at System.Windows.Forms.XplatUIX11.CreateWindow
(System.Windows.Forms.CreateParams) <0x003ca>
at System.Windows.Forms.XplatUI.CreateWindow
(System.Windows.Forms.CreateParams) <0x00015>
at System.Windows.Forms.NativeWindow.CreateHandle
(System.Windows.Forms.CreateParams) <0x00030>
at System.Windows.Forms.Control.CreateHandle () <0x00076>
at System.Windows.Forms.Form.CreateHandle () <0x00011>
at System.Windows.Forms.Control.CreateControl () <0x0008c>
at System.Windows.Forms.Control.SetVisibleCore (bool) <0x0007d>
at System.Windows.Forms.Form.SetVisibleCore (bool) <0x0017e>
at System.Windows.Forms.Control.set_Visible (bool) <0x00023>
at (wrapper remoting-invoke-with-check)
System.Windows.Forms.Control.set_Visible (bool) <0xffffffff>
at System.Windows.Forms.Application.RunLoop
(bool,System.Windows.Forms.ApplicationContext) <0x001bc>
at System.Windows.Forms.Application.Run
(System.Windows.Forms.ApplicationContext) <0x0006a>
at System.Windows.Forms.Application.Run (System.Windows.Forms.Form)
<0x00025>
at Havannah.Program.Main () <0x00034>
at (wrapper runtime-invoke) System.Object.runtime_invoke_void
(object,intptr,intptr,intptr) <0xffffffff>
What version of the product are you using? On what operating system?
xmonad-0.8, ghc-6.10.1, suse-linux-11.1
Please provide any additional information below.
Application is running fine under icewm.
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
More information about the xmonad
mailing list