FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 396 : stop button rarely updates itself
Last modified: 2010-06-05 09:35
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:
fry
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2006-09-18 05:02
this is a known bug, but hadn't been added to the bugs db properly.
after closing the window for a sketch, or hitting the stop button, the run
button will stay highlighted. problem is that the run button watcher was
the thing that was causing the "code folder hanging bug" from back in the
alpha days.. since then i've been slow to add the thread back and risk
screwing things up again.
Additional Comment
#1 From fry 2008-06-11 07:29
this should be fixed somewhere between 0136 and 0140. need verification
that this is working for all cases.
Additional Comment
#2 From fry 2010-06-05 09:35
closing bug, seems to be fixed/improved.