FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 1555 : source code file names with dots and hyphens cause Processing error
Last modified: 2010-05-02 06:10
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
INVALID -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
Phillip M. Feldman
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2010-05-01 19:35
Processing 1.1 fails to initialize if one attempts to start it by clicking
on a file whose name contains a dot or a hyphen, although these are legal
characters in Windows file names.
Additional Comment
#1 From fry 2010-05-02 06:10
...but they're not legal file names for a Processing sketch. Try saving one
using a dot or hyphen, and it'll explain to you that you can't do that.