[Mono-bugs] [Bug 78433][Nor] Changed - X error trouble: Label with a small height and a 3d border

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu May 18 14:10:02 EDT 2006


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 peter at novonyx.com.

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 les42_1 at hotmail.com  2006-05-18 13:49 -------
 Created an attachment (id=17057)
 I captured the X errors, as well.
 
+
+------- Additional Comments From peter at novonyx.com  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?


More information about the mono-bugs mailing list