Subject: Re: [opensuse] screen is terminating On 10/22/2014 07:40 PM, James D. Parra wrote:
Hello,
I am running OpenSuse 13.1 and found that regular users cannot run 'screen', without getting the error 'screen is terminating'. Any suggestion on how to fix this?
Details please. Are they just running 'screen' from the command line or what? Are there any parameters, is screen being used to invoke a program? Is utmp recording any logins/ What is in /etc/screenrc? In users .screenrc? "screen -v" please RTFM? Try running 'screen' under 'strace' to see what calls are made. ~~~~~~~ Thank you for the reply. Screen version 4.00.04devel (GNU) 8-Jun-12 screen is run from the command line without any parameters. "Is utmp recording any logins/" It is, I see my username and IP address. Contents of /etc/screenrc; # this is the global screenrc file. Handle with care. termcapinfo xterm* G0:is=\E[?4l\E>:ti@:te@ termcapinfo linux me=\E[m:AX <end> Users do not have an .scrennvc file. Created an .screen dir in a user's home dir and ran 'export SCREENDIR=$HOME/.screen' but to no avail. How can I run 'screen' under 'strace' to see the calls made? Best regards, James -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org