Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

Changed by [EMAIL PROTECTED]

http://bugzilla.ximian.com/show_bug.cgi?id=78433

--- shadow/78433        2006-05-18 13:49:58.000000000 -0400
+++ shadow/78433.tmp.29144      2006-05-18 14:10:02.000000000 -0400
@@ -58,6 +58,20 @@
 Odd. Can you attach a screenshot of the border not being drawn?
 
 ------- Additional Comments From [EMAIL PROTECTED]  2006-05-18 13:49 -------
 Created an attachment (id=17057)
 I captured the X errors, as well.
 
+
+------- Additional Comments From [EMAIL PROTECTED]  2006-05-18 14:10 -------
+That looks exactly like it would look if you were not running the 
+patch.
+
+For giggles, edit XplatUI.cs, and put a Console.WriteLine inside the 
+constructor (wher we already print some stuff), and do make && make 
+install and check if you see that output, just to make sure you're 
+running the right stuff. Also, your XplatUIX11.cs should contain 
+several of these lines with the patch:
+XMoveResizeWindow(DisplayHandle, hwnd.client_window, -5, -5, 1, 1);
+
+Can you confirm that you see that and that the right code is being 
+run?
_______________________________________________
mono-bugs maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-bugs

Reply via email to