From wayne@systemdesignworks.com  Sun Jun  4 23:22:20 2023
Received: (at 1417) by bugs.x2go.org; 4 Jun 2023 21:22:35 +0000
X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on
	ymir.das-netzwerkteam.de
X-Spam-Level: 
X-Spam-Status: No, score=0.7 required=3.0 tests=BAYES_50,DKIM_SIGNED,
	DKIM_VALID,DKIM_VALID_AU,HTML_MESSAGE,SPF_HELO_NONE,
	T_SCC_BODY_TEXT_LINE,URIBL_BLOCKED autolearn=ham autolearn_force=no
	version=3.4.2
Received: from mail-ej1-x633.google.com (mail-ej1-x633.google.com [IPv6:2a00:1450:4864:20::633])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 4644E5DAEE
	for <1417@bugs.x2go.org>; Sun,  4 Jun 2023 23:22:19 +0200 (CEST)
Received: by mail-ej1-x633.google.com with SMTP id a640c23a62f3a-9745d99cfccso499173866b.1
        for <1417@bugs.x2go.org>; Sun, 04 Jun 2023 14:22:19 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=systemdesignworks.com; s=google; t=1685913738; x=1688505738;
        h=to:subject:message-id:date:from:mime-version:from:to:cc:subject
         :date:message-id:reply-to;
        bh=/j85spYYzoR4awyIsy7i6KUoczcdMBlF/47NMD7kEfw=;
        b=N7l+AQfm78IcS8ZhjPUpu/C/BAjfWZo00fVQmcpqXWN5BClU8oYiaayRlIFAQQp9vR
         /rzlrwCqlMHrsiJ8NFU0Vj70BhwTL4MqFpyzu5Ft+CnqoiqtS/GGJEFBxvRC7d7AyCtt
         l1Oud/FANiECSHiGYIHIGb+yHXFdwCLYy46zQ=
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=1e100.net; s=20221208; t=1685913738; x=1688505738;
        h=to:subject:message-id:date:from:mime-version:x-gm-message-state
         :from:to:cc:subject:date:message-id:reply-to;
        bh=/j85spYYzoR4awyIsy7i6KUoczcdMBlF/47NMD7kEfw=;
        b=aFp8o79mKGQJIOZLlWKO4k8bOe/d3Iay/C7Pc8YYnTj+kQTEyeRwgUc0lOYkof1QkF
         JK9edxSTImU90i+ZRxj4Pb046j+yPr+9HSlldl/tO2TmQVP8RXCaGPoznNQyH3/cj3Y6
         iV3RgELjVUg44MoqhS4taq0fA0lfz2zHI4oGsx0XtUGdqUckX1+UcCdjyPLktTcUE/Ql
         NIvrJUOVZ89bqMNehq5OLFseNEzWTLyBAozVjtgDFNvRJQhmGsmOI/8dCpN+l20NHHAN
         9UnxHTTcMwMmy9s90z/EM/MCS/DBzBmWx8wVMxr4QGMNIPujDxeNhnYj/ykAGB5ag/Tq
         vvgA==
X-Gm-Message-State: AC+VfDxtiEivXWYiXjUjqOj6aeBlmDAHND6G1ZWKxCAPvnM5FtrY5gel
	h0ZM6rsVrMAp6FnmABSVPtFsJo+xFdxuaeur+fPHlUp1K9bGPvnl+emsWg==
X-Google-Smtp-Source: ACHHUZ7Yz5gAu0jniuXz1qCDYGUiGX7Bo1+psURVHeV99ls89vg1c/EWijsqaMxjoDcNDYJ9t5NMGXcAn5xeVxVON6M=
X-Received: by 2002:a17:907:9706:b0:96f:9a90:c924 with SMTP id
 jg6-20020a170907970600b0096f9a90c924mr4379119ejc.74.1685913738144; Sun, 04
 Jun 2023 14:22:18 -0700 (PDT)
MIME-Version: 1.0
From: Wayne Sherman <softdev@systemdesignworks.com>
Date: Sun, 4 Jun 2023 14:21:52 -0700
Message-ID: <CALbxTJ3xOjerKSh=zUGg0_N0kjL=7qA3ajqgFkNvB75ozBonmQ@mail.gmail.com>
Subject: Re: Bug#1417: Unable to find the sftp-server binary
To: 1417@bugs.x2go.org
Content-Type: multipart/alternative; boundary="0000000000007c17bb05fd5461e5"

--0000000000007c17bb05fd5461e5
Content-Type: text/plain; charset="UTF-8"

In my case (on MX Linux - Debian 10 based), I don't have an sftp server
installed and I do not want to install it.  I do not need "folder
sharing/printing support" for my purposes.  My remote session still opens
and works correctly, but I have a X2Go Client popup window that warns about
the missing sftp-server binary.  This modal popup freezes the X2Go Client
form / UI but the remote session window still works.  If I close the modal
popup window, the whole app closes including my remote session window.

sftp-server should be an optional dependency.  There should be a way to
close the warning without killing the whole app.  There should be a setting
so the warning does not popup every time.

Thanks,
Wayne

--0000000000007c17bb05fd5461e5
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr">In my case (on MX Linux - Debian 10 based), I don&#39;t ha=
ve an sftp server installed and I do not want to install it.=C2=A0 I do not=
 need &quot;folder sharing/printing support&quot; for my purposes.=C2=A0 My=
 remote session still opens and works correctly, but I have a X2Go Client p=
opup window that warns about the missing sftp-server binary.=C2=A0 This mod=
al popup freezes the X2Go Client form / UI but the remote session window st=
ill works.=C2=A0 If I close the modal popup window, the whole app closes in=
cluding my remote session window.<br><div><br></div><div>sftp-server should=
 be an optional dependency.=C2=A0 There should be a way to close the warnin=
g without killing the whole app.=C2=A0 There should be a setting so the war=
ning does not popup every time.</div><div><br></div><div>Thanks,</div><div>=
Wayne</div></div>

--0000000000007c17bb05fd5461e5--

