[X2Go-Dev] Bug#1194: Bug#1194: TERM variable not set
Mihai Moldovan
ionic at ionic.de
Sat Mar 12 15:43:53 CET 2022
Control: reassign -1 x2goclient 4.1.0.0
Control: tag -1 invalid
Control: close -1
* On 7/15/17 10:16 AM, Patryk P wrote:
> Package: X2Go Client v. 4.1.0.0 (Qt - 4.8.6.) for windows 7 32bit
>
> Console output:
> 2017-07-15 10_15_28-X2Go Client (Debug).png
Not a bug within X2Go Client.
Your shell startup scripts (likely something like ~/.bashrc, ~/.bash_profile,
~/.profile or the like) use commands that expect TERM to be set correctly, which
is only the case for interactive sessions.
X2Go Client does not use interactive sessions.
Wrap code that might need an interactive session or terminal in if tty -s; then
...; fi or something like this in your startup scripts.
Mihai
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 840 bytes
Desc: OpenPGP digital signature
URL: <https://lists.x2go.org/pipermail/x2go-dev/attachments/20220312/eb4bdaea/attachment.sig>
More information about the x2go-dev
mailing list