FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 93 : running slow from inside processing on linux, faster when exported
Last modified: 2010-06-05 09:15
P
roject:
processing
trash
Version:
unspecified
Co
m
ponent:
android
book
core
libraries
pde
reference
tools
web
Status:
RESOLVED
Resolution:
WONTFIX -
Pr
i
ority:
P5
Severity:
normal
Platform
All
O
S:
All
Windows
Mac OS
Linux
Other
Reporter:
fry
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2005-07-27 19:05
first reported here:
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=SoftwareBugs;action=display;num=1116872745
it's with all applets requiring plenty of processing power - e.g. Fluid,
Smoke and so on. Repeating - they run fine outside of processing. This
problem is exhibited in 0090, but not 0068.
I'm using Ubuntu hoary, 2.6.10, Barton 2800 processor. No errors, and I
appear to be using jikes 1:1.22-1 (not the one included with processing)
and libstdc++2.10 1:2.95.4-22 is providing my libstdc++-libc6*.so file.
I don't know what method processing uses to run the compiled code, if
nothing else, this information would be particularly useful.
Unfortunately, the java plugin that I'm using is a symlink. To the java
plugin file that comes with processing-0090. Copying the java directory
from 0068 to 0090 also didn't help. java plugin as listed in about:plugins
is 1.4.2_08-b03.
Additional Comment
#1 From fry 2010-06-05 09:15
not much we can do for this, probably just has to do with java version
discrepancies and how the debugger attaches.