FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 784 : Run only works for primary window in 0137
Last modified: 2008-05-31 22:10
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
FIXED -
Pr
i
ority:
P1
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
JohnG
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2008-05-30 15:27
When opening processing, code in that first window will run, however if you
Open or New nothing in the newly opened window will run, the Run icon
lights up, but it doesn't actually do anything.
Additional Comment
#1 From fry 2008-05-30 15:30
*** This bug has been marked as a duplicate of
775
***
Additional Comment
#2 From fry 2008-05-30 15:33
My mistake, mistook this for
bug #775
. This is a known issue but I
mistakenly tied it to
bug #775
earlier today.
Additional Comment
#3 From fry 2008-05-31 09:14
***
Bug 783
has been marked as a duplicate of this bug. ***
Additional Comment
#4 From fry 2008-05-31 13:48
Now fixed for 0138. Was getting stuck in a recursive loop because the
current 'console' wasn't being set properly.
Additional Comment
#5 From TomC 2008-05-31 22:10
Yep, that's consistent with what I was seeing in 783 - ignore my stuff
about JAVAROOT, like I said. It just worked because the sketch I'd opened
to test became the first sketch opened, I think. (I only tested once
because it seemed to be the same behavior as 0136). Yay, 0138!