FAQ
Cover
\
Build
\
Source
\
Bugs
\
Reference
\
Libraries
\
Tools
The bugs database has moved
here
.
Bug 513 : Java 1.5.0_10 breaks JOGL, therefore the size(w, h, OPENGL) will not work
Last modified: 2007-02-17 08:02
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:
fry
Assigned To:
fry
Attachment
Type
Created
Size
Actions
Description
: Opened: 2007-02-03 12:49
sun introduced a bug in java 1.5.0_10, which is currently the default
install for the java plugin:
http://bugs.sun.com/bugdatabase/view_bug.do?bug_id=6504460
more description can be found here:
http://www.javagaming.org/forums/index.php?topic=15439.0
the solution is to upgrade to 1.5.0_11 or later:
http://java.sun.com/javase/downloads/index_jdk5.jsp
or downgrade to 1.5.0_09
http://java.sun.com/products/archive/j2se/5.0_09/index.html
unforunately, there's nothing we can do about this problem, except give you
this error message.
Additional Comment
#1 From fry 2007-02-03 12:50
this bug will be left open until the default download from
http://java.com
is 1.5.0_10 or later.
Additional Comment
#2 From fry 2007-02-03 12:57
original discussion thread covering the problem:
http://processing.org/discourse/yabb_beta/YaBB.cgi?board=OpenGL;action=display;num=1166986458
Additional Comment
#3 From fry 2007-02-17 08:02
default download on java.com is now 1.5.0_11, now closing thread.
(0124+ produces an error message when trying to use OPENGL with 1.5.0_10)