FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 1290 : Processing-1.0.5 won't launch on Windows
Last modified: 2010-06-05 03:16
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
WONTFIX -
Pr
i
ority:
P2
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
andropov
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2009-07-13 02:52
I'm new to Processing and programming and I'm trying to run Processing-1.0.5 on
Win XP SP3, but with no success. After clicking the processing icon I get the welcome
screen for a couple of seconds then it closes and nothing. I read in the Discourse
section and in the Bug Reports but found no solution to my problem.
On another computer with almost the same set of software I have no problems.
If this is important my XP account username is "pmg20_a.katanski".
This is the info from the log file.
CmdLine: C:\processing-1.0.5\processing.exe --l4j-debug
WOW64: no
Working dir: C:\processing-1.0.5\.
Bundled JRE: java
Check launcher: C:\processing-1.0.5\java\bin\javaw.exe (OK)
Add classpath: lib\pde.jar
Add classpath: lib\core.jar
Add classpath: lib\jna.jar
Add classpath: lib\ecj.jar
Add classpath: lib\antlr.jar
Launcher: C:\processing-1.0.5\java\bin\javaw.exe
Launcher args: -Xms128m -Xmx128m -classpath "lib;C:\processing-1.0.5
\java\lib\tools.jar;lib\pde.jar;lib\core.jar;lib\jna.jar;lib\ecj.jar;lib\antlr.jar"
processing.app.Base
Args length: 156/32768 chars
Exit code: 1
Thank you in advance!
Additional Comment
#1 From fry 2009-07-13 11:11
can you try with a user account that only contains (ascii) alphabet letters?
Additional Comment
#2 From andropov 2009-07-14 01:36
(In reply to
comment #1
)
> Additional
Comment #1
From fry 2009-07-13 11:11 [reply] can you try with a user
account that only contains (ascii) alphabet letters?
Made a new account with user name "ANDREY" but still nothing happens. No
Processing.
The log is absolutely the same:
CmdLine: C:\processing-1.0.5\processing.exe --l4j-debug
WOW64: no
Working dir: C:\processing-1.0.5\.
Bundled JRE: java
Check launcher: C:\processing-1.0.5\java\bin\javaw.exe (OK)
Add classpath: lib\pde.jar
Add classpath: lib\core.jar
Add classpath: lib\jna.jar
Add classpath: lib\ecj.jar
Add classpath: lib\antlr.jar
Launcher: C:\processing-1.0.5\java\bin\javaw.exe
Launcher args: -Xms128m -Xmx128m -classpath "lib;C:\processing-1.0.5
\java\lib\tools.jar;lib\pde.jar;lib\core.jar;lib\jna.jar;lib\ecj.jar;lib\antlr.jar"
processing.app.Base
Args length: 156/32768 chars
Exit code: 1
Maybe(definitely) there's something I'm doing wrong...
Additional Comment
#3 From fry 2009-07-18 19:58
Odd, I'm not sure what else to try. Have you attempted on other machines?
You're using the version that includes Java, correct? Is this a US English
version of Windows or another language?
Additional Comment
#4 From andropov 2009-08-03 01:22
Yes, Processing works on other machines with similar software/OS.
I'm trying the JAVA version.
I'm not sure that I'm using the US English version of Windows but it's definitely
English:)
I guess the problem comes from some software or drivers installed on this particular
machine, but since I don't know which exactly, I'm going to have to reinstall OS.
The funny thing is that a few days ago I installed Processing Mobile and it works!
Don't know how this information may be useful to you, but i thought I should
mention it. Anyway, I'll be reinstalling OS soon(or later).
Thanks for the support and keep up the good work!
Additional Comment
#5 From fry 2010-06-05 03:16
sorry to not be of more help... it's difficult to track these things down
when i don't have a machine in front of me that's causing the problem.