Page 1 of 1

newlisp-gs on Vista

Posted: Tue Mar 31, 2009 11:12 pm
by TheBrian
I am running the newlisp-gs on a vista machine at work it works great, except...

When I try and run any of the guiserver demos i get the following:

> ("C" ".")
(lambda (gs:id gs:action) (net-send gs:out (string "frame-resized " gs:id " " gs:action
"\n")))

and then nothing happens, it just seems to hang.
I am running Vista Ultimate with a Roaming Network and have JRE 1.6 installed. Any Ideas?

P.S. I am running on XP at home and I have no problems at all.

Posted: Wed Apr 01, 2009 6:34 am
by Kazimir Majorinc
I use Vista 64, and JRE 6.0.12 but it works. I have your symptoms if I run program, then try to run new one although i didn't closed previous one.