Hello all. I've compiled screen 3.0.98 for Mac OS X and I'm encountering a curious problem. When I create a screen session from the Mac OS X terminal, detach screen, log out of the Mac OS X gui, log back into Mac OS X, and fire up the terminal app and reattach to my screen session, I get this:
localhost /Users% ls -al
bootstrap_look_up() failed (ipc/send) invalid destination port
bootstrap_look_up() failed (ipc/send) invalid destination port
bootstrap_look_up() failed (ipc/send) invalid destination port
bootstrap_look_up() failed (ipc/send) invalid destination port
bootstrap_look_up() failed (ipc/send) invalid destination port
bootstrap_look_up() failed (ipc/send) invalid destination port
total 0
drwxr-xr-x 4 root wheel 92 Apr 4 10:22 .
drwxrwxr-t 33 root admin 1078 Apr 13 10:11 ..
drwxrwxrwt 22 root wheel 704 Apr 13 10:35 Shared
drwxr-xr-x 48 2151 staff 1588 Apr 13 10:19 leok
This _only_ happens when I use terminal.app. When I log into my Mac OS X box remotely and create screen sessions, I don't run into this error.
I'm trying to get in touch with the guy who wrote it (Sven Guickes) via his mailing list, but in the mean time I was wondering if anybody here had any thoughts..
TIA