You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After a week of doing battle, I have tracked down a situation where the simulator is not reliably waiting long enough for the Type 340 graphics window to open before throwing a timeout error. This results in a program hang that prevents it from ever bringing up the console telnet service.
The problem was encountered when running 'pdpcontrol start 1' in a remote ssh session with X forwarding. About 80% of the time it was unable to start properly over ssh while working fine in VNC. A print statement confirmed the location of the timeout and this seems to have fixed it:
After a week of doing battle, I have tracked down a situation where the simulator is not reliably waiting long enough for the Type 340 graphics window to open before throwing a timeout error. This results in a program hang that prevents it from ever bringing up the console telnet service.
The problem was encountered when running 'pdpcontrol start 1' in a remote ssh session with X forwarding. About 80% of the time it was unable to start properly over ssh while working fine in VNC. A print statement confirmed the location of the timeout and this seems to have fixed it:
The text was updated successfully, but these errors were encountered: