|
View:
New views
4 Messages
—
Rating Filter:
Alert me
|
|
|
Screen will not launch at all in OS XHi, I am running OS X 10.7, and GNU Screen will not launch at all at the command line (it just hangs indefinitely). This is true both when trying to run screen locally and remotely. Screen will still do some basic stuff such as dump the version information when I run "screen --version", but about all I can do if I run screen normally is suspend the process, and when I run "fg" I get the following error message:
"Sorry, cannot contact session "52349.ttys010.xxxxx" again." This problem has actually existed for me for over a year (under both 10.6 and 10.7), and both the built-in version of screen in OS X and the version from MacPorts have the same problem (they are both version 4.00.03). Does anyone have any ideas on how to solve this? |
|
|
Re: Screen will not launch at all in OS XErrer> This problem has actually existed for me for over a year (under Errer> both 10.6 and 10.7), and both the built-in version of screen in Errer> OS X and the version from MacPorts have the same problem (they Errer> are both version 4.00.03). Does anyone have any ideas on how to Errer> solve this? I've no ideas how to solve it, but I can report that it works for me on 10.5.8 (using it to type this, in fact). It is also version 4.00.03. Perhaps something changed in Snow Leopard? I have a Lion machine at home. I will try and remember to test it when I get home this evening. -- Skip Montanaro - skip@... - http://www.smontanaro.net/ _______________________________________________ screen-users mailing list screen-users@... https://lists.gnu.org/mailman/listinfo/screen-users |
|
|
Re: Screen will not launch at all in OS Xskip> I've no ideas how to solve it, but I can report that it works for skip> me on 10.5.8 (using it to type this, in fact). It is also version skip> 4.00.03. Perhaps something changed in Snow Leopard? I have a skip> Lion machine at home. I will try and remember to test it when I skip> get home this evening. Just tried it on my Lion machine, both local and in an ssh session. Worked fine. -- Skip Montanaro - skip@... - http://www.smontanaro.net/ _______________________________________________ screen-users mailing list screen-users@... https://lists.gnu.org/mailman/listinfo/screen-users |
|
|
Re: Screen will not launch at all in OS XOn Feb 02, 12 22:46:48 -0800, Errer wrote:
> > Hi, I am running OS X 10.7, and GNU Screen will not launch at all at the > command line (it just hangs indefinitely). This is true both when trying to > run screen locally and remotely. Screen will still do some basic stuff such > as dump the version information when I run "screen --version", but about all > I can do if I run screen normally is suspend the process, and when I run > "fg" I get the following error message: > > "Sorry, cannot contact session "52349.ttys010.xxxxx" again." Two tests: - can you try to run screen as superuser? Would it work then? - can you try to run (as normal user and if possible also superuser) strace -o screen_strace.log screen and show us the screen_strace.log file. guess that would be helpful for diagostics... cheers, JW- -- o \ Juergen Weigert unix-software __/ _=======.=======_ <V> | jw@... creator __/ _---|____________\/ \ | 0179/2069677 __/ (____/ /\ (/) | ____________________________/ _/ \_ vim:set sw=2 wm=8 _______________________________________________ screen-users mailing list screen-users@... https://lists.gnu.org/mailman/listinfo/screen-users |
| Free embeddable forum powered by Nabble | Forum Help |