|
From: | Fred Kiefer |
Subject: | [bug #39900] unar: Uncaught exception NSCharacterConversionException, reason: Can't get cString from Unicode string. |
Date: | Fri, 30 Aug 2013 14:46:19 +0000 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 |
Follow-up Comment #1, bug #39900 (project gnustep): Most likely the problem is that GNUstep detects your system encoding differently from what you expect. Now the best way to see what gets detected and why, is to go through the function GSPrivateDefaultCStringEncoding() with a debugger. If this isn't an option for you the next best thing to try is to set the environment variable GNUSTEP_STRING_ENCODING to UTF-8 and see whether the code works after this. That way you still don't know why it isn't working :-( _______________________________________________________ Reply to this item at: <http://savannah.gnu.org/bugs/?39900> _______________________________________________ Nachricht gesendet von/durch Savannah http://savannah.gnu.org/
[Prev in Thread] | Current Thread | [Next in Thread] |