KenL_MCSE Posted January 16, 2012 Share Posted January 16, 2012 I have a very annoying bug in LORCommListener.exeFirst why is it a console app instead of a service?Anyway, What is happening is more than one instance of the app tries to run at the same time. The result is the computer is basically un-useable. The second instance keeps trying to start and when it happens the mouse and keyboard focus goes directly to the new instance of LORCommListener.To reproduce;I have S3 installed on a laptop; I have one LOR USB to 485 converter and one Enttec Pro connected.Allow the computer to go to sleep, when the computer wakes up, the orginal instance of LORCommListener will still be running but for some reason another instance will try to start up. And as I said focus keeps going to the one trying to start up.Most the time it takes a reboot to fix. Sometimes, I can fix it by opening the task manager and repeatedly try to end process until one of them finally shuts down. Link to comment Share on other sites More sharing options...
bob Posted January 16, 2012 Share Posted January 16, 2012 This has happened on a few people's computers. We are currently testing what we believe might be a fix; if it continues to hold up in testing, it will be released as part of version 3.2. Link to comment Share on other sites More sharing options...
KenL_MCSE Posted January 16, 2012 Author Share Posted January 16, 2012 Thanks alot Bob! Link to comment Share on other sites More sharing options...
jeffl Posted January 16, 2012 Share Posted January 16, 2012 It would be sweet if it would be possible if it was a service and it's output was sent to a log like the view status. Link to comment Share on other sites More sharing options...
Recommended Posts