[Mono-bugs] [Bug 78491][Cos] Changed - Wrong placement of ComboBox dropdown
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Wed Aug 16 11:14:03 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=78491
--- shadow/78491 2006-08-16 11:04:55.000000000 -0400
+++ shadow/78491.tmp.15295 2006-08-16 11:14:03.000000000 -0400
@@ -71,6 +71,20 @@
------- Additional Comments From openpub at web.de 2006-08-16 11:04 -------
I tested with 1.1.16.1 since with svn head I get a no gui at all:
blank main windows, lot of X11 Errors "Error: BadMatch (invalid
parameter attributes)".
+
+------- Additional Comments From peter at novonyx.com 2006-08-16 11:14 -------
+What did you update to svn head? all of mono/mcs and libgdiplus or
+just SWF? You'd need to update all, since there are interdependencies
+between libgdiplus and S.D/S.W.F.
+
+It works for the various machines we've got here and for the other
+engineers on the team, so we should diagnose why it doesn't for you.
+
+Can you please (with SVN head) set 'export MONO_XSYNC=true' before
+running the app, run mono with the --debug switch, and attach the
+complete console output you get after that? It should provide a
+starting point where to look, since we include a stack with every X
+error encountered. The MONO_XSYNC is import or we get the wrong stack.
More information about the mono-bugs
mailing list