Loading workspace, please wait...
Status: Beta
Brought to you by:
jgrass
... and that's about it. Whenever I try to load a
workspace it ends like this.
Java is Version 1.5.0 (build 1.5.0_06-b05).
When clicking on a monitor icon, a dialog appears
with "java.lang.RuntimeException: The GRASS
environment is undefined. You must first logon and
select and application to define the GRASS
environment."
So far - no good.
I can be contacted at davor.virkes@t.ht.hr
Logged In: YES
user_id=1317866
Sorry for the delay. Hope it's not too late. Can you please
launch jgrass from console with:
start.bat --debug --info
in windows or
sh start.sh --debug --info
in unix environments.
That would help to understand the problem.
Andrea
Logged In: YES
user_id=1595755
Hello, I tried to use JGRASS but I had a problem when using
it on a AMD64, linux mandriva.... The error message said:
"Exception in thread "AWT-EventQueue-0"
java.lang.UnsatisfiedLinkError:
/home/gerome/JGrass/lib/libjogl.so:
/home/gerome/JGrass/lib/libjogl.so: cannot open shared
object file: No such file or directory
"
but obviously, the file /home/gerome/JGrass/lib/libjogl.so
is in the right place, I don't understand.
My JRE is Sun JRE:
"
Java(TM) 2 Runtime Environment, Standard Edition (build
1.5.0_07-b03)
Java HotSpot(TM) 64-Bit Server VM (build 1.5.0_07-b03, mixed
mode)
"
Thank you