Le 2014-02-19 22:41, Frederic RIBLE a écrit : > > I am now running pre0.5189 > One clue: I have tested with default configurations coming with the > lucid package. > * sim/axis : ok > * sim/gscreen : ok > * sim/gmoccapy : MDI stucked > I believe I am not far from understanding the root cause ! > Stay tuned. > Frederic. >
I have a solution: by adding time.sleep(1) at the beginning of HandlerClass.__init__ (gmoccapy) everything is now reliable. That confirms my first assumption about possible real-time issue on startup. I have a rather fast machine (core i3-3220). This issue was not there with a slower machine (virtualbox) Not fully satisfied because I do not point the root cause, but happy to have my CNC machine coming back to full operation ! Frederic. ------------------------------------------------------------------------------ Managing the Performance of Cloud-Based Applications Take advantage of what the Cloud has to offer - Avoid Common Pitfalls. Read the Whitepaper. http://pubads.g.doubleclick.net/gampad/clk?id=121054471&iu=/4140/ostg.clktrk _______________________________________________ Emc-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-developers
