[Mono-bugs] [Bug 76491][Maj] Changed - mono.exe hangs on windows
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Fri Nov 18 12:36:34 EST 2005
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 francis at aspl.es.
http://bugzilla.ximian.com/show_bug.cgi?id=76491
--- shadow/76491 2005-10-20 17:48:57.000000000 -0400
+++ shadow/76491.tmp.13995 2005-11-18 12:36:34.000000000 -0500
@@ -82,6 +82,23 @@
Cheers.
------- Additional Comments From vargaz at gmail.com 2005-10-20 17:48 -------
That stack trace looks bogus. If the hang cannot be reproduced than
it will be pretty hard to fix it.
+
+------- Additional Comments From francis at aspl.es 2005-11-18 12:36 -------
+Seems that using glade files generated with a glade-2 tool with
+version 2.0.0 produces the described behaviour. We were using this
+tool to generate glade files because, prior to Mono 1.1.7, was the
+only one to generate glade files that could be opended at the same
+time by linux platforms and windows ones.
+
+Now, the Mono 1.1.10 (including 1.9.3) windows installation seems to
+include a new version of the libglade library which makes to crash
+Gtk# applications build using previous glade file (produced by glade-
+2 version 2.0.0).
+
+Once files are upgraded using a newer glade-2 tool, the problem
+seems to disapear.
+
+Cheers!!
More information about the mono-bugs
mailing list