X2Go Bug report logs - #1194
TERM variable not set

version graph

Package: x2goclient; Maintainer for x2goclient is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2goclient is src:x2goclient.

Reported by: Patryk P <pilchu87@gmail.com>

Date: Sat, 15 Jul 2017 08:20:01 UTC

Severity: normal

Tags: not-a-bug

Found in version 4.1.0.0

Done: Mihai Moldovan <ionic@ionic.de>

Bug is archived. No further changes may be made.

Full log


Message #12 received at 1194@bugs.x2go.org (full text, mbox, reply):

Received: (at 1194) by bugs.x2go.org; 12 Mar 2022 14:44:03 +0000
From ionic@ionic.de  Sat Mar 12 15:44:00 2022
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=-2.0 required=3.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID,DKIM_VALID_AU,NICE_REPLY_A,SPF_HELO_NONE,
	T_SCC_BODY_TEXT_LINE,URIBL_BLOCKED autolearn=ham autolearn_force=no
	version=3.4.2
Received: from mail.ionic.de (ionic.de [IPv6:2001:41d0:700:3394:1::2])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 6FCF95DAE9
	for <1194@bugs.x2go.org>; Sat, 12 Mar 2022 15:43:55 +0100 (CET)
Authentication-Results: root24.eu; spf=softfail (domain owner 
   discourages use of this host) smtp.mailfrom=ionic.de 
   (client-ip=217.92.117.31; helo=home.ionic.de; 
   envelope-from=ionic@ionic.de; receiver=<UNKNOWN>)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=ionic.de; s=default;
	t=1647096234; bh=fbMfTorUr7uY/XqRT0fTtUJT5HqtDZMNAawcZeabvTI=;
	h=To:References:From:Subject:Date:In-Reply-To:From;
	b=AS2FAJT4MeIbEfsJRfVxDpN8PeA3/YiiN3Rvbd6mf7FSE7VXJSvrDgsvCFdz9kaC3
	 Jjrfw/4mGEm1QZllZun1KTN2VQazGsYUAZ/JCGB1QjYwAbNcpn8kxwUESmH6j1pgr0
	 2UzeTj3mDx1ZVy8RsPfkYLzLtLfEA8OqbmEp5YNY=
Received: from [192.168.0.46] (home.ionic.de [217.92.117.31])
	by mail.ionic.de (Postfix) with ESMTPSA id E1EFD14811E6
	for <1194@bugs.x2go.org>; Sat, 12 Mar 2022 15:43:54 +0100 (CET)
To: 1194@bugs.x2go.org
References: <CAO2Kd7xMaV1h8LinfiFbM+GP98BfZARGpkKMBme7HgWW+p2v2A@mail.gmail.com>
From: Mihai Moldovan <ionic@ionic.de>
Subject: Re: [X2Go-Dev] Bug#1194: TERM variable not set
Message-ID: <7c39e408-c7c3-9080-ea27-667067c17269@ionic.de>
Date: Sat, 12 Mar 2022 15:43:53 +0100
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101
 Thunderbird/78.13.0
MIME-Version: 1.0
In-Reply-To: <CAO2Kd7xMaV1h8LinfiFbM+GP98BfZARGpkKMBme7HgWW+p2v2A@mail.gmail.com>
Content-Type: multipart/signed; micalg=pgp-sha256;
 protocol="application/pgp-signature";
 boundary="aLfxD5QPwqkbAewPeoe0jzmUXCzeDyZQB"
[Message part 1 (text/plain, inline)]
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

[OpenPGP_signature (application/pgp-signature, attachment)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri May 3 20:01:11 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.