Date: Sun, 11 Feb 2018 11:04:35 -0800 (PST) From: aitor.acedo@gmail.com To: ml-freebsd-questions <ml-freebsd-questions@googlegroups.com> Subject: Re: weird screen problem Message-ID: <0f072d7c-f9ea-4066-b2e9-bf08c05f0609@googlegroups.com> In-Reply-To: <b3854b90a9a378645f817da616a25af8@vvelox.net> References: <b3854b90a9a378645f817da616a25af8@vvelox.net>
next in thread | previous in thread | raw e-mail | index | archive | help
Hello, I faced a very similar problem assigning screen as shell for some user accounts, I have to setup SHELL environment variable. I could find my problem comparing the env output from a xterm session which is working properly with env screen session, making use of env && sleep 10 commands in a custom shell script, it's a dirty way of doing it but it works for me. I hope you can at least find the difference between to sessions. Regards, Aitor On Monday, May 22, 2017 at 8:16:42 AM UTC+2, Zane C. B-H. wrote: > > Recently had a power outage and after coming back up I started having > the issue with screen below. > > csh: The terminal database could not be opened. > csh: using dumb terminal settings. > > The odd thing is I don't have any issues with xterm or the like, just > screen. > > So far I've been setting around this via. > > setenv TERM xterm > > Any one have any ideas on this? > _______________________________________________ > freebsd-...@freebsd.org <javascript:> mailing list > https://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to " > freebsd-questions-unsubscribe@freebsd.org <javascript:>" >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?0f072d7c-f9ea-4066-b2e9-bf08c05f0609>