FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
Search
\
Report a Bug
\
Reports
\
Requests
\
Login
Bug 183 : PApplet's stop() and destroy() methods called irregularly
Last modified: 2005-10-20 09:51
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status
:
ASSIGNED
Resolution
:
-
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
Create a New Attachment
(proposed patch, testcase, etc.)
View All
Votes
:
0
Show votes for this bug
Vote for this bug
S
ummary:
PApplet's stop() and destroy() methods called irregularly
C
omments:
U
RL:
Please use attachments to demonstrate the bug you are reporting.
Description
: Opened: 2005-10-20 09:49
start() is called by the appletviewer, but destroy() is not guaranteed to
be called. more information at:
http://java.sun.com/j2se/1.4.2/docs/api/java/applet/Applet.html
this needs to be sorted out because of how it affects libraries.
Additional Comment
#1 From fry 2005-10-20 09:51
***
Bug 184
has been marked as a duplicate of this bug. ***