stringandstickytape / RegulatedNoise

20 stars 16 forks source link

v1.83 Current System not refreshing #49

Closed mblob closed 9 years ago

mblob commented 9 years ago

In v 1.83 Current System is not refreshing. It shows the correct system when launching the program, then it says there.

Revert to 1.82 solved the problem.

stringandstickytape commented 9 years ago

This should happen within a ten-second window of arriving in the system. Th eonly difference between 1.82 and 1.83 is that the log read is carried out once every ten seconds, rather than as fast as the system can possibly handle (hence flatlining one CPU core).

Could you retry with v1.83 and see if the system name does update within ten seconds please? I don't have time to try this at the moment...

On Mon, Jan 26, 2015 at 4:03 PM, mblob notifications@github.com wrote:

In v 1.83 Current System is not refreshing. It shows the correct system when launching the program, then it says there.

Revert to 1.82 solved the problem.

— Reply to this email directly or view it on GitHub https://github.com/stringandstickytape/RegulatedNoise/issues/49.

Klaus-at commented 9 years ago

It does not work with 1.8.3. I see in procmon that the correct log file is opened regularly, but the GUI does not actually update the current system. This also has effects on the OCR process, as it assigns the stations to the incorrect system.

stringandstickytape commented 9 years ago

Thx for the details. Fixed in v1.83 :-)