PDA

View Full Version : nfsGUI can't automatically start client



Death
04-27-2004, 05:00 AM
well, subj.

client started with run button nice, but dont want to start with automatically start checkbox.

Digital Parasite
04-27-2004, 08:07 AM
I will take a look and see what is going on. I know it used to work anyway.

Jeff.

Death
04-27-2004, 08:47 AM
I dunno is this MY problem or GUI problem. I remember that it WAS starting but not sure. Check it later...

anyway, you know that sometimes *2gui works well after few bugfixes. =))

Digital Parasite
04-30-2004, 01:46 PM
Hi Death,

I found the problem. The Auto-Start does actually work, but if you use the "Stop" button in the GUI, it creates the file stop.txt in the processors/p0/ directory to as the client to stop gracefully. If you start the GUI again with "Auto-Start" enabled, it will try to launch the client, but the client will see the stop.txt file and exit immediately.

This was an oversite on my part, so I will add a check for that file in the AutoStart code to delete it first before launching the client. For now, if you delete the stop.txt file manually, it should work for you. Sorry about that, but thanks for finding the bug.

Jeff.

Death
05-13-2004, 04:49 AM
this is a common error, nevermind

so how about fixed version?


btw, thanks again for ecc2gui =)) and there WAS bugs too ;)