FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 252 : Export / Export Application fails from folder/directory with german umlaute äüö
Last modified: 2010-06-05 09:28
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
FloHimself
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2005-12-18 14:38
Export and Export Application fails if the sketch is in a folder/directory with a name
containing german umlaute (ä/ü/ö).
Error:
C:/Dokumente und Einstellungen/Reinhard Sch???fer/Desktop/processing-
0098/processing-0098/..java:0:0:0:0: Semantic Error: The input file "C:/Pr?z?
ssing/HiBob/application.windows/HiBob.java" was not found.
"Sch???fer" should be "Schäfer" and "Pr?z?ssing" should be "Processing".
From IDE the sketch runs ok. If the sketchbook folder name doesn't contain
umlaute, it export works ok too.
Additional Comment
#1 From FloHimself 2005-12-18 14:41
sorry! "Pr?z?ssing" folder is named "Prözässing"
Additional Comment
#2 From fry 2005-12-18 16:22
k, will look into it.
Additional Comment
#3 From fry 2006-01-15 10:06
running code inside the environment works, correct? it's only when exporting an application
that has trouble?
also, are you using run.bat or processing.exe (i don't think run.bat works anymore, but just
checking).
this bug is a close cousin of
bug #49
.
Additional Comment
#4 From FloHimself 2006-01-15 10:20
sorry, i don't have access to the box atm i was running this.
this error only appeared when exporting to applet or application.
i always used the run.bat file, but a slightly modified one (CLASSPATH erc.).
Additional Comment
#5 From fry 2008-06-11 08:46
this should hopefully be fixed with release 0140. please test!
Additional Comment
#6 From fry 2010-06-05 09:28
assuming the fix in 0140 worked, closing bug.