newLISP Fan Club

Forum => newLISP and the O.S. => Topic started by: TheBrian on March 31, 2009, 04:12:19 PM

Title: newlisp-gs on Vista
Post by: TheBrian on March 31, 2009, 04:12:19 PM
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.
Title:
Post by: Kazimir Majorinc on March 31, 2009, 11:34:45 PM
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.