jbpeirce / virtualagc

Automatically exported from code.google.com/p/virtualagc
0 stars 0 forks source link

Unable to establish socket connections under Mac OS X Lion #27

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Start VirtualAGC.app (prebuilt binary) on Mac OS X Lion
2. Attempt to run any simulation
3. Applications will start (e.g. yaDSKY2, yaAGC, yaTelemetry), however, nothing 
actually connects to yaAGC

What is the expected output? What do you see instead?

I expect that the DSKY will initialize to P00 and to see telemetry data.  The 
DSKY remains blank, no verb/noun commands are recognized, and no telemetry is 
received.  I performed an 'lsof' on yaAGC and port 19797 does not appear to be 
open.  I turned off the Mac OS firewall with no change in results.  I also 
attempted to start the application as root (sudo open VirtualAGC.app), same 
results.  I disabled IPv6 just in case that was a potential cause, no change.

What version of the product are you using? On what operating system?

ActiveTCL 8.5, prebuilt VirtualAGC binary from the Virtual AGC Download page, 
Mac OS X 10.7 Lion.

Please provide any additional information below.

I'm not sure why the application will not open (or is not allowed to open) 
these ports.  They are above 1024 so there shouldn't be an issue.

Original issue reported on code.google.com by blueseas...@gmail.com on 3 Jan 2012 at 1:52