[Mono-bugs] [Bug 77376][Wis] Changed - SportsTracker does not run
with mono 1.1.13.2
bugzilla-daemon at bugzilla.ximian.com
bugzilla-daemon at bugzilla.ximian.com
Tue Feb 28 15:02:40 EST 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 projects at saring.de.
http://bugzilla.ximian.com/show_bug.cgi?id=77376
--- shadow/77376 2006-01-29 11:15:59.000000000 -0500
+++ shadow/77376.tmp.11552 2006-02-28 15:02:40.000000000 -0500
@@ -62,6 +62,22 @@
problems. This bug was reported by people which are using packages for
Debian Unstable, Ubuntu and it also happens when using the generic
linux installer from the Mono website.
Bye,
Stefan
+
+------- Additional Comments From projects at saring.de 2006-02-28 15:02 -------
+Hi,
+
+just an update with more detailed informations. The method Init() of
+Mono.Unix.Catalog always crashes when the second parameter (localed
+directory) is null.
+When this parameter was null until (including) Mono 1.1.13 then the
+locale files were read from the system default directory (e.g.
+"/usr/share/locale" on Linux). Since 1.1.13.2 it crashes.
+When I pass the string "/usr/share/locale" as second parameter then it
+works, but this is only a temporary workaround, because this directory
+is different on some systems.
+
+Hope this helps ...
+Stefan
More information about the mono-bugs
mailing list