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

User [EMAIL PROTECTED] added comment
https://bugzilla.novell.com/show_bug.cgi?id=342509#c4


Thomas Wiest <[EMAIL PROTECTED]> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |[EMAIL 
PROTECTED]




--- Comment #4 from Thomas Wiest <[EMAIL PROTECTED]>  2007-12-07 14:50:02 MST 
---
I'm still getting this behavior on Mono 1.2.6p3.



Here is the output from the screen:
c212:~/bug79768 # mono MainForm.exe
X11 Error encountered:
  Error: BadMatch (invalid parameter attributes)
  Request:     12 (0)
  Resource ID: 0x5600011
  Serial:      244
  Hwnd:        Hwnd, Mapped:False ClientWindow:0x5600012,
WholeWindow:0x5600011, Zombie=False, Parent:[Hwnd, Mapped:False
ClientWindow:0x5600010, WholeWindow:0x560000F, Zombie=False, Parent:[Hwnd,
Mapped:False ClientWindow:0x560000E, WholeWindow:0x560000D, Zombie=False,
Parent:[<null>]]]
  Control:     System.Windows.Forms.ListView+ItemControl   at
System.Environment.get_StackTrace()
   at System.Windows.Forms.XplatUIX11.HandleError(IntPtr display, XErrorEvent
ByRef error_event)
   at System.Windows.Forms.XplatUIX11.HandleError(IntPtr , XErrorEvent ByRef )
   at System.Windows.Forms.XplatUIX11.XGetWMNormalHints(IntPtr , IntPtr ,
XSizeHints ByRef , IntPtr ByRef )
   at System.Windows.Forms.XplatUIX11.XGetWMNormalHints(IntPtr , IntPtr ,
XSizeHints ByRef , IntPtr ByRef )
   at System.Windows.Forms.XplatUIX11.SetWindowMinMax(IntPtr handle, Rectangle
maximized, Size min, Size max, System.Windows.Forms.CreateParams cp)
   at System.Windows.Forms.XplatUIX11.SetWindowMinMax(IntPtr handle, Rectangle
maximized, Size min, Size max)
   at System.Windows.Forms.XplatUIX11.SetWindowPos(IntPtr handle, Int32 x,
Int32 y, Int32 width, Int32 height)
   at System.Windows.Forms.XplatUI.SetWindowPos(IntPtr handle, Int32 x, Int32
y, Int32 width, Int32 height)
   at System.Windows.Forms.Control.SetBoundsCore(Int32 x, Int32 y, Int32 width,
Int32 height, BoundsSpecified specified)
   at System.Windows.Forms.Control.SetBounds(Int32 x, Int32 y, Int32 width,
Int32 height, BoundsSpecified specified)
   at System.Windows.Forms.Control.set_Width(Int32 value)
   at System.Windows.Forms.ListView.LayoutDetails()
   at System.Windows.Forms.ListView.CalculateListView(ListViewAlignment align)
   at System.Windows.Forms.ListView.OnHandleCreated(System.EventArgs e)
   at System.Windows.Forms.Control.WmCreate(Message ByRef m)
   at System.Windows.Forms.Control.WndProc(Message ByRef m)
   at System.Windows.Forms.ListView.WndProc(Message ByRef m)
   at System.Windows.Forms.Control+ControlWindowTarget.OnMessage(Message ByRef
m)
   at System.Windows.Forms.Control+ControlNativeWindow.WndProc(Message ByRef m)
   at System.Windows.Forms.NativeWindow.WndProc(IntPtr hWnd, Msg msg, IntPtr
wParam, IntPtr lParam)
   at System.Windows.Forms.XplatUIX11.SendMessage(IntPtr hwnd, Msg message,
IntPtr wParam, IntPtr lParam)
   at
System.Windows.Forms.XplatUIX11.CreateWindow(System.Windows.Forms.CreateParams
cp)
   at
System.Windows.Forms.XplatUI.CreateWindow(System.Windows.Forms.CreateParams cp)
   at
System.Windows.Forms.NativeWindow.CreateHandle(System.Windows.Forms.CreateParams
create_params)
   at System.Windows.Forms.Control.CreateHandle()
   at System.Windows.Forms.ListView.CreateHandle()
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.WmShowWindow(Message ByRef m)
   at System.Windows.Forms.Control.WndProc(Message ByRef m)
   at System.Windows.Forms.ScrollableControl.WndProc(Message ByRef m)
   at System.Windows.Forms.ContainerControl.WndProc(Message ByRef m)
   at System.Windows.Forms.Form.WndProc(Message ByRef m)
   at System.Windows.Forms.Control+ControlWindowTarget.OnMessage(Message ByRef
m)
   at System.Windows.Forms.Control+ControlNativeWindow.WndProc(Message ByRef m)
   at System.Windows.Forms.NativeWindow.WndProc(IntPtr hWnd, Msg msg, IntPtr
wParam, IntPtr lParam)
   at System.Windows.Forms.XplatUIX11.SendMessage(IntPtr hwnd, Msg message,
IntPtr wParam, IntPtr lParam)
   at System.Windows.Forms.XplatUIX11.MapWindow(System.Windows.Forms.Hwnd hwnd,
WindowType windows)
   at
System.Windows.Forms.XplatUIX11.CreateWindow(System.Windows.Forms.CreateParams
cp)
   at
System.Windows.Forms.XplatUI.CreateWindow(System.Windows.Forms.CreateParams cp)
   at
System.Windows.Forms.NativeWindow.CreateHandle(System.Windows.Forms.CreateParams
create_params)
   at System.Windows.Forms.Control.CreateHandle()
   at System.Windows.Forms.Form.CreateHandle()
   at System.Windows.Forms.Control.CreateControl()
   at System.Windows.Forms.Control.SetVisibleCore(Boolean value)
   at System.Windows.Forms.Form.SetVisibleCore(Boolean value)
   at System.Windows.Forms.Control.set_Visible(Boolean value)
   at System.Windows.Forms.Application.RunLoop(Boolean Modal,
System.Windows.Forms.ApplicationContext context)
   at
System.Windows.Forms.Application.Run(System.Windows.Forms.ApplicationContext
context)
   at System.Windows.Forms.Application.Run(System.Windows.Forms.Form mainForm)
   at MainForm.Main()

c212:~/bug79768 #


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to