hi,
I continue my over-use of this list...
So my current bug deals with planes in a 3d display. I'm putting in
planes by creating a linear2dset, a flatfield with my values in it and a
FunctionType to tie two of the axes in my DisplayImplJ3D to a ScalarMap
(a color map). So the plane gets added and displayed, and it works fine.
The problem occurs when I try adding any more of these planes. Sometimes
(say, 95 percent of the time) the first plane will become greyed out.
The 5 percent of the time the plane doesn't become greyed out, if I try
to move the display, the vm crashes:
# # An unexpected exception has been detected in native code outside the
VM.# Program counter=0x404ada90
#
# Problematic Thread: prio=5 tid=0x81b52e0 nid=0x39f runnable
#
Any ideas? thanks
vj