Hello 9fans,

I believe I am seeing a typical case of "new OS X breaks open source software" with the following error:

Shanes-MacBook-Air:Applications boris$ ./drawterm -a 'tcp!10.0.0.10!17059' -c 'tcp!10.0.0.10!17060' -u glenda
2013-09-05 07:40:22.391 drawterm[2884:2d03] [IMKInputSession activate] exception caught.
IMKInputSession: <IMKInputSession: 0x1863ee0> -- 
NSInvalidSendPortException : [NSMachPort sendBeforeDate:] destination port invalid
2013-09-05 07:40:30.745 drawterm[2884:2d03] [IMKInputSession deactivate] exception caught.
IMKInputSession:<IMKInputSession: 0x1863ee0> -- 
NSInvalidSendPortException : [NSMachPort sendBeforeDate:] destination port invalid
2013-09-06 05:10:21.554 drawterm[2884:2d03] [IMKInputSession activate] exception caught.
IMKInputSession: <IMKInputSession: 0x1863ee0> -- 
NSInvalidSendPortException : [NSMachPort sendBeforeDate:] destination port invalid
2013-09-06 05:10:26.897 drawterm[2884:2d03] [IMKInputSession deactivate] exception caught.
IMKInputSession:<IMKInputSession: 0x1863ee0> -- 
NSInvalidSendPortException : [NSMachPort sendBeforeDate:] destination port invalid
^C
Shanes-MacBook-Air:Applications boris$

Result is, while Drawterm comes up, and gives me a password prompt, nothing else happens, no connection to my CPU server is made, and rio never starts.

Does anyone have any thoughts on this?

Thanks!

Shane.