From FingerlessGloves@lemonjuice.tk  Sat Oct 26 14:18:14 2019
Received: (at 1217) by bugs.x2go.org; 26 Oct 2019 12:18:18 +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=-2.0 required=3.0 tests=BAYES_00,DKIM_SIGNED,
	DKIM_VALID,DKIM_VALID_AU,SPF_HELO_NONE,URIBL_BLOCKED autolearn=ham
	autolearn_force=no version=3.4.2
Received: from mail.aes.pm (mail.aes.pm [51.15.70.54])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 585B95DA92
	for <1217@bugs.x2go.org>; Sat, 26 Oct 2019 14:18:12 +0200 (CEST)
Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 713F6A023E;
	Sat, 26 Oct 2019 13:18:10 +0100 (BST)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=lemonjuice.tk;
	s=mail; t=1572092291;
	h=from:from:reply-to:subject:subject:date:date:message-id:message-id:
	 to:to:cc:cc:mime-version:mime-version:content-type:content-type:
	 content-transfer-encoding:content-transfer-encoding:
	 in-reply-to:in-reply-to:references:references;
	bh=5yZhqgIK3a777/BTkvwAnapurPz2tzPJd9wmrqKEVrU=;
	b=aiPFcsTmZwhpQKN+GkAp6D2vSNWXXfOIe+pkIGCaOYZwNL+x7d3gfhhEXUHo/1KXxI91JT
	cYdTsvfgEKxVYxWnQMe3uRHBY+XCBPh1HkYUSaXDkbRSk2h+1oMZqSlNqWDDv2GJ4bljOL
	FhYtA5QDaEIK6aM13ox/Qaesz5yp5WIyDwbwj7feR5cvfS64JDAheegD+jYVHaDFvdFbVk
	mKFMme0bnOt1/l3wGMkts3YB0A4Sxyw6+PSr9tARsKjSb6mQ2FZn32u/IvEw1kFEid850Y
	9d67tOJzIXVbO3T9yNDikHC6DFq8t3o3D4DzGMO2tl8oXLok1tzOJKXbU/8w5Q==
Subject: Re: [X2Go-Dev] Bug#1217: #1217 - X2GoClient does not auto-resume
 sessions in public application mode
To: Ulrich Sibiller <uli42@gmx.de>
Cc: 1217@bugs.x2go.org
References: <f5c60f4a-23bb-e5fb-9ed6-494b2f29d893@baur-itcs.de>
 <6c7903e9-57e8-392d-d692-1323ee91ad30@lemonjuice.tk>
 <CANVnVYKfxkrTW2yL6xYg6Z8ge=nyOKd_diFHaroyEZz-rHd0CQ@mail.gmail.com>
From: Fingerless Gloves <FingerlessGloves@lemonjuice.tk>
Message-ID: <c8a9dfaf-e223-def5-af52-33ebfb85dd83@lemonjuice.tk>
Date: Sat, 26 Oct 2019 13:18:26 +0100
User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:68.0) Gecko/20100101
 Thunderbird/68.2.0
MIME-Version: 1.0
In-Reply-To: <CANVnVYKfxkrTW2yL6xYg6Z8ge=nyOKd_diFHaroyEZz-rHd0CQ@mail.gmail.com>
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: 8bit
Content-Language: en-GB

I'm using Windows (due to steam games I play), so I think I'd have to
use autohotkey, to get similar options. But I know from experience its
not always that reliable.

Hopefully it can be fixed in the next release of the client. 😀

On 25/10/2019 15:40, Ulrich Sibiller wrote:
> Sounds like a bug. As a workaround you could instruct your local
> window manager to minimize the x2go window. kwin offers a lot of
> options for doing this, not sure what other window managers have.
>
> Uli
>
> On Fri, Oct 25, 2019 at 4:03 PM Fingerless Gloves
> <FingerlessGloves@lemonjuice.tk> wrote:
>> Hi All,
>>
>> I too have this problem too. I would like to open x2go with the command
>> below and then have it resume my published apps session, but unless I
>> remove --hide I can't make it resume and always creates a new session. I
>> tried setting a session limit for my user on the x2go server but that
>> just errors saying no more sessions.
>>
>> "C:\Program Files (x86)\x2goclient\x2goclient.exe" --session=Parrot
>> --tray-icon --hide --select-first-display
>>
>> I'd like to make it so when my PC boots x2go session starts in the
>> background automaticly with my ssh key, without any prompts other than
>> the ssh key password. Only way to do this currently is to have the x2go
>> session window always there, which I can't find a way to minimize to tray.
>>
>> Would be nice if there was a command line option to make it resume the
>> first session it sees.
>> _______________________________________________
>> x2go-dev mailing list
>> x2go-dev@lists.x2go.org
>> https://lists.x2go.org/listinfo/x2go-dev

