[Mono-bugs] [Bug 72345][Nor] Changed - System.IO.Path.GetTempPath() raises exception if temp path contains non-ASCII characters
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Tue, 8 Feb 2005 17:06:29 -0500 (EST)
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 robertj@gmx.net.
http://bugzilla.ximian.com/show_bug.cgi?id=72345
--- shadow/72345 2005-02-08 11:29:38.000000000 -0500
+++ shadow/72345.tmp.11980 2005-02-08 17:06:29.000000000 -0500
@@ -1,14 +1,14 @@
Bug#: 72345
Product: Mono: Class Libraries
Version: unspecified
-OS:
+OS: unknown
OS Details:
Status: NEW
Resolution:
-Severity:
+Severity: Unknown
Priority: Normal
Component: CORLIB
AssignedTo: mono-bugs@ximian.com
ReportedBy: xschmi01@stud.fit.vutbr.cz
QAContact: mono-bugs@ximian.com
TargetMilestone: ---
@@ -73,6 +73,16 @@
Everytime.
Additional Information:
I use FAT32 filesystem, Codepage is windows-1250. I don't know if it
doesn't work for every non-ASCII character or just for cp-1250.
+
+------- Additional Comments From robertj@gmx.net 2005-02-08 17:06 -------
+That's a glib bug:
+
+http://bugzilla.gnome.org/show_bug.cgi?id=159664
+
+You should try to update you glib:
+
+http://www.gtk.org/
+