Re: New window closes immediately in Screen

2007-11-14 Thread Brian Mathis
Can you open a new shell inside an already open screen window? Try to run 'bash' from and already existing screen that's logged in to the same machine you are running screen on. Does that work? Can you login to the system and start screen using another window, like if you're using ssh, ssh into

Re: New window closes immediately in Screen

2007-11-14 Thread Matt Mensch
Are you out of ttys? On Nov 14, 2007 8:22 AM, Ethan Mallove <[EMAIL PROTECTED]> wrote: > Renaming my ~/.profile, ~/.login, and ~/.tcshrc did not > work. If I bring up a screen session on a different machine > (with the same $HOME dir mounted) then the issue goes away. > > -Ethan > > > > On Tue, No

Re: New window closes immediately in Screen

2007-11-14 Thread Andy Harrison
On 11/13/07, Ethan Mallove <[EMAIL PROTECTED]> wrote: > Hello, > > Every once in a while Screen gets into a state where I am > not able to create a new window. The behavior is "ctrl-a c" > opens a new window for about 1 second, then immediately > closes it. I can't reproduce the problem, but wanted

Re: New window closes immediately in Screen

2007-11-14 Thread Ethan Mallove
Renaming my ~/.profile, ~/.login, and ~/.tcshrc did not work. If I bring up a screen session on a different machine (with the same $HOME dir mounted) then the issue goes away. -Ethan On Tue, Nov/13/2007 08:19:48PM, Aaron Davies wrote: > ime this is a profile problem > > anything weird in your p