[Mono-bugs] [Bug 328930] New: ArgumentException in MWF

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Thu Sep 27 09:43:24 EDT 2007


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

           Summary: ArgumentException in MWF
           Product: Mono: Class Libraries
           Version: 1.2
          Platform: PC
        OS/Version: Linux
            Status: NEW
          Severity: Normal
          Priority: P5 - None
         Component: Windows.Forms
        AssignedTo: mono-bugs at ximian.com
        ReportedBy: walker_643 at yahoo.com
         QAContact: mono-bugs at ximian.com
          Found By: ---


Mono 1.2.5.1
Backtrace:

Unhandled Exception: System.ArgumentException: Cannot activate invisible or
disabled control.
  at System.Windows.Forms.ContainerControl.set_ActiveControl
(System.Windows.Forms.Control value) [0x00225] in
/usr/src/sharp/mono-1.2.5.1/mcs/class/Managed.Windows.Forms/System.Windows.Forms/ContainerControl.cs:178 
  at System.Windows.Forms.Control.Select (System.Windows.Forms.Control control)
[0x00023] in
/usr/src/sharp/mono-1.2.5.1/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:1308 
  at System.Windows.Forms.Form.SelectActiveControl () [0x00055] in
/usr/src/sharp/mono-1.2.5.1/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Form.cs:257 
  at System.Windows.Forms.Form.WmActivate (System.Windows.Forms.Message& m)
[0x0001d] in
/usr/src/sharp/mono-1.2.5.1/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Form.cs:2531 
  at System.Windows.Forms.Form.WndProc (System.Windows.Forms.Message& m)
[0x00101] in
/usr/src/sharp/mono-1.2.5.1/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Form.cs:2353 
  at System.Windows.Forms.Control+ControlWindowTarget.OnMessage
(System.Windows.Forms.Message& m) [0x00000] in
/usr/src/sharp/mono-1.2.5.1/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:224 
  at System.Windows.Forms.Control+ControlNativeWindow.WndProc
(System.Windows.Forms.Message& m) [0x00000] in
/usr/src/sharp/mono-1.2.5.1/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Control.cs:205 
  at System.Windows.Forms.NativeWindow.WndProc (IntPtr hWnd, Msg msg, IntPtr
wParam, IntPtr lParam) [0x0006b] in
/usr/src/sharp/mono-1.2.5.1/mcs/class/Managed.Windows.Forms/System.Windows.Forms/NativeWindow.cs:183 
  at System.Windows.Forms.XplatUIX11.SendMessage (IntPtr hwnd, Msg message,
IntPtr wParam, IntPtr lParam) [0x0008e] in
/usr/src/sharp/mono-1.2.5.1/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIX11.cs:4839 
  at System.Windows.Forms.XplatUIX11.GetMessage (System.Object queue_id,
System.Windows.Forms.MSG& msg, IntPtr handle, Int32 wFilterMin, Int32
wFilterMax) [0x0113a] in
/usr/src/sharp/mono-1.2.5.1/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUIX11.cs:4019 
  at System.Windows.Forms.XplatUI.GetMessage (System.Object queue_id,
System.Windows.Forms.MSG& msg, IntPtr hWnd, Int32 wFilterMin, Int32 wFilterMax)
[0x00000] in
/usr/src/sharp/mono-1.2.5.1/mcs/class/Managed.Windows.Forms/System.Windows.Forms/XplatUI.cs:660 
  at System.Windows.Forms.Application.RunLoop (Boolean Modal,
System.Windows.Forms.ApplicationContext context) [0x003d1] in
/usr/src/sharp/mono-1.2.5.1/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:759 
  at System.Windows.Forms.Application.Run (System.Windows.Forms.Form mainForm)
[0x00000] in
/usr/src/sharp/mono-1.2.5.1/mcs/class/Managed.Windows.Forms/System.Windows.Forms/Application.cs:534 
  at MyNS.MyApp.Program.Main () [0x00025] in
/src/myrepo/myproject/MyProject/Program.cs:22


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