We closed this forum 18 June 2010. It has served us well since 2005 as the ALPHA forum did before it from 2002 to 2005. New discussions are ongoing at the new URL http://forum.processing.org. You'll need to sign up and get a new user account. We're sorry about that inconvenience, but we think it's better in the long run. The content on this forum will remain online.
IndexSuggestions & BugsSoftware Bugs › Problem with international characters in username
Page Index Toggle Pages: 1
Problem with international characters in username (Read 1016 times)
Problem with international characters in username
Apr 20th, 2005, 10:54pm
 
I just got a mail from a Swedish friend who's name begins with the nice Scandinavian letter "Å" (as in Åke). He gets the following error message when try to run a program. The error message is as follows (this is Windows):

Code:
Error: The directory specified in the "-d" option, "C:\Documents and Settings\?ke\Application Data\Processing\build", is either invalid or it could not be expanded.

use: jikes [options] [@files] file.java...
for more help, try -help or -version.


As you can see, his username is Åke, and it seems Processing fails while trying to put temporary files in a subdirectory of his user directory. The question mark in the directory should've been an Å.

His Processing app is in C:\Processing and his Sketchbook pref is set to C:\Proccessing\Build.

Any easy solutions?
Re: Problem with international characters in usern
Reply #1 - Apr 20th, 2005, 11:58pm
 
first item under "processing won't start / nothing happens when i hit run":
http://processing.org/faq/bugs.html#nostart
Re: Problem with international characters in usern
Reply #2 - Jul 28th, 2005, 2:50pm
 
now tracking this as bug 49:
http://dev.processing.org/bugs/show_bug.cgi?id=49
Page Index Toggle Pages: 1