From marcoandredinis@gmail.com Tue Nov 26 17:03:50 2013 Received: (at submit) by bugs.x2go.org; 26 Nov 2013 16:03:50 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW,T_DKIM_INVALID autolearn=ham version=3.3.2 Received: from mail-bk0-f45.google.com (mail-bk0-f45.google.com [209.85.214.45]) by ymir (Postfix) with ESMTPS id 216AD5DB13 for ; Tue, 26 Nov 2013 17:03:50 +0100 (CET) Received: by mail-bk0-f45.google.com with SMTP id mx13so2695331bkb.32 for ; Tue, 26 Nov 2013 08:03:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:user-agent:mime-version :content-transfer-encoding:content-type; bh=vI4NQbS8f1Eb13uGIEG6ST9msbv+FwjYZktPV+9N+X0=; b=W6k0VcjwsAkCYSM8t63fuOIKM5JmXbRCG1RemX81sYR3LDS0gxW44zhbgGrOSGCeU7 unxefYBIRQ1ZYxOAo9vHaK/oPwpjSZVL4Rp/3QptmR0vVs+RE6ZVfE3ydu3/Shd4hueQ D9dv38hwCJzqS/cbNwMnRCs9sZFkPwUUE9/+lHe7lYgqXSTXHMiTsEx47QW6uc5t5vn3 RNziDQaJrV0TgkHIwT2hBRj6QMxHPMfxMS06clc1LXB0skAvfwsyldt66ma69EXZWfzk r1mI2fEHs68Cqyiq+S/It5FUX/oc12D+WB7UX+9HvdUL+IAkebFG18t+Cl/p9qoYaLpC UrSA== X-Received: by 10.205.1.202 with SMTP id nr10mr364463bkb.129.1385481829744; Tue, 26 Nov 2013 08:03:49 -0800 (PST) Received: from mcdtux.localnet (brg.eurotux.com. [194.107.127.5]) by mx.google.com with ESMTPSA id b7sm51735345bkg.1.2013.11.26.08.03.48 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2013 08:03:49 -0800 (PST) From: marcoandredinis@gmail.com To: submit@bugs.x2go.org Subject: Tag: patch Date: Tue, 26 Nov 2013 16:01:41 +0000 Message-ID: <14138471.B8Tpv8tqIx@mcdtux> User-Agent: KMail/4.11.3 (Linux/3.12.1-1-ARCH; KDE/4.11.3; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Package: x2goclient Version: 4.0.1.1 This email was sent to x2go-dev mailling list, but since it also refers a Bug, I am also filling a bug report Hi I'm developing a program that will use X2Go software. I dont want users to notice they are using any other program besides my own. I have two problems right now: A) X2GoClient Using SHADOW mode with "--hide" does not work. The interface waits for selection of Display (usually ":0") and, since there's no input from user (there's no window) the program does not show anything. There are possible ways of fixing/improving this situation: -allow user to set the default display on sessions' file -create one flag and run program like these: "x2goclient --hide --sessionid=xxx --select-first-display" Anyway, i modified the code of x2goclient/onmainwindow.cpp and added these lines: l4348:..if( shadowSession ) l4349:....slotShadowSess(); Compiled the program, and now i can run "./x2goclient --hide --sessionid=xxx" and the window will show up. This is NOT a fix, this is a nasty workaround. It wontn show the list even when the "hide" flag is not present. B) X2GoDesktopSharing Just the icon on SystemTray. If we could pass a flag like "--no-icon" would be great I could do these simple changes on my own, but i rather see this changes on the official code. Thanks, Marco Dinis From mike.gabriel@das-netzwerkteam.de Wed Nov 27 11:46:28 2013 Received: (at 349) by bugs.x2go.org; 27 Nov 2013 10:46:28 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,URIBL_BLOCKED autolearn=ham version=3.3.2 Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199]) by ymir (Postfix) with ESMTPS id 076CE5DA6C for <349@bugs.x2go.org>; Wed, 27 Nov 2013 11:46:28 +0100 (CET) Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98]) by freya.das-netzwerkteam.de (Postfix) with ESMTPS id 54FD41ECA6; Wed, 27 Nov 2013 11:46:27 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 31AAB3C1E1; Wed, 27 Nov 2013 11:46:27 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de Received: from grimnir.das-netzwerkteam.de ([127.0.0.1]) by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id xfxNIz4+Q1ao; Wed, 27 Nov 2013 11:46:27 +0100 (CET) Received: from grimnir.das-netzwerkteam.de (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTPSA id 093A63C0A7; Wed, 27 Nov 2013 11:46:27 +0100 (CET) Received: from m-047.informatik.uni-kiel.de (m-047.informatik.uni-kiel.de [134.245.254.47]) by mail.das-netzwerkteam.de (Horde Framework) with HTTP; Wed, 27 Nov 2013 10:46:26 +0000 Date: Wed, 27 Nov 2013 10:46:26 +0000 Message-ID: <20131127104626.Horde.w5hvLxXG3VoCZDC6svrcQA2@mail.das-netzwerkteam.de> From: Mike Gabriel To: marcoandredinis@gmail.com, 349@bugs.x2go.org Subject: Re: [X2Go-Dev] Bug#349: Make shadow sessions work with --hide option References: <14138471.B8Tpv8tqIx@mcdtux> In-Reply-To: <14138471.B8Tpv8tqIx@mcdtux> User-Agent: Internet Messaging Program (IMP) H5 (6.1.4) Accept-Language: en,de Organization: DAS-NETZWERKTEAM X-Originating-IP: 134.245.254.47 X-Remote-Browser: Mozilla/5.0 (X11; Linux x86_64; rv:23.0) Gecko/20100101 Firefox/23.0 Iceweasel/23.0 Content-Type: multipart/signed; boundary="=_19SwLkyEJh3m2L532mm2sg8"; protocol="application/pgp-signature"; micalg=pgp-sha1 MIME-Version: 1.0 This message is in MIME format and has been PGP signed. --=_19SwLkyEJh3m2L532mm2sg8 Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes Content-Disposition: inline Control: retitle -1 Make shadow sessions work with --hide option Control: tag -1 moreinfo Control: clone -1 -2 Control: reassign -2 x2godesktopsharing Control: retitle -2 Add --no-icon cmdline option to x2godesktopsharing Control: severity -2 wishlist Hi Marco, with this mail I split up your report into to separate bug reports. One for x2goclient, one for x2godesktopsharing... On Di 26 Nov 2013 17:01:41 CET, marcoandredinis wrote: > I'm developing a program that will use X2Go software. I dont want > users to notice they are using any other program besides my own. > > I have two problems right now: > > A) X2GoClient > Using SHADOW mode with "--hide" does not work. The interface waits for > selection of Display (usually ":0") and, since there's no input from > user (there's no window) the program does not show anything. > There are possible ways of fixing/improving this situation: > -allow user to set the default display on sessions' file > -create one flag and run program like these: "x2goclient --hide > --sessionid=xxx --select-first-display" > > Anyway, i modified the code of x2goclient/onmainwindow.cpp and added > these lines: > l4348:..if( shadowSession ) > l4349:....slotShadowSess(); > Compiled the program, and now i can run "./x2goclient --hide > --sessionid=xxx" and the window will show up. > This is NOT a fix, this is a nasty workaround. It wontn show the list > even when the "hide" flag is not present. Please provide a patch for what you did. Please improve your patch so it is not a workaround anymore. I guess, I agree with you, that the X2Go Client window should pop up, if there are more than one sharable desktops to select from. If there is only one sharable desktop, this should be auto-selected. Can you code that into X2Go Client, please? > B) X2GoDesktopSharing > Just the icon on SystemTray. If we could pass a flag like "--no-icon" > would be great This part will be handled in a separate bug. I will reply to this once the separate bug is created in X2Go BTS. > I could do these simple changes on my own, but i rather see this > changes on the official code. Let's try to get your needs into upstream code... Mike -- DAS-NETZWERKTEAM mike gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb --=_19SwLkyEJh3m2L532mm2sg8 Content-Type: application/pgp-signature Content-Description: Digitale PGP-Signatur Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) iQIcBAABAgAGBQJSlc2CAAoJEJr0azAldxsxD7sP/2aDSfKgSkU5WflhRCDesPBg RyGG467TQiq81Ti43Sp5hpK9O7AtPo1UGHA1Pb7JNnkcB+2rsvFwA7BsiGbj5WfA MYlMszzXOxq18fAzsEioX0xD2/9JWBc4nAVUSCe0sZelzsUzNddQY3i1vGmtpPpg IxxhjKarmmrQ81FhPkP1rgI3khGIoaVcNkZfuFN84Cv5rTRuBYfUpychtQ2DNnqW HBEDYH5WCG9QwKZzO6xhj0jMMRw1D47VUXW3qNzCMpBJpm6EYBNZv4ME5oGxaV2S qSzouisXd4DW74nQNAKkKmuM4vCHIDRbBaDp66PB3K+MN0YtGFDS/TXtm3tiMvbq xNszv0uytvA5o+VOTceidAKezmF/7BnObWXDoICybQpS3b8UOIkUduCbo6tfgtgX viT55vtCzij29pcbcIP8D9DQdvhj5ly1arVmdjLZ/7lg3MnwPKQheM38q2ubQRsX mdBok4Ou30PpLCVft0WB+aXb8RSy6n+KTpLMhYXB4fUEM0ocid6nH8Erb8w2sJtd CwIWqz8oFmqWAUqa7VHqw73Tl/4GBsnQga9SprBxHQyoHTZqdqvW5FMnoIBrq6tj 1EyYQmpMSzJmQA4jrLWj9j080OGE/Tz9UBBbmc1kWHmwO6Q9qcs0tVmf3MQTpYXm SkAO0yC0oevXTopPbhrA =wWQb -----END PGP SIGNATURE----- --=_19SwLkyEJh3m2L532mm2sg8-- From marcoandredinis@gmail.com Thu Nov 28 11:16:51 2013 Received: (at 349) by bugs.x2go.org; 28 Nov 2013 10:16:51 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW,T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham version=3.3.2 Received: from mail-wi0-f170.google.com (mail-wi0-f170.google.com [209.85.212.170]) by ymir (Postfix) with ESMTPS id 1680B5DA6C for <349@bugs.x2go.org>; Thu, 28 Nov 2013 11:16:51 +0100 (CET) Received: by mail-wi0-f170.google.com with SMTP id hq4so716804wib.1 for <349@bugs.x2go.org>; Thu, 28 Nov 2013 02:16:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=EFwUFTBaO55P2QTO0knce/bkRyw3UZnMROVz8G/4EEo=; b=MVNBgndUkYQRpP+LeCiuytheGzpIbwVrbNG7dHXIf7HWTgaYO89i1JgoISyjDkA5ub J4BzzW/wn+xlyAeAumh6Y8OBwTYmnTy7OPv94nbdwoKmOZ5DLXvgYKyn9/4RP4cRrLYa rZ5i5TOD8bQgGRAhKM6WOjcbHZWK1E5r1CMoMW923qKUxUUeBRTQ9GPBPlHRCgqBtnCe LHPcc8poLFfN+jzJDOZY+bQPVtog9uZUA35haQiC/NnJPu5fWVpfBFMPhj/cMl2c53kz bV2Y2Hl3mZ/vfhjFdwhUPoIzb2IbuiWX913WX2DVDYdYNDndEjS7RCaidf0y1woDmFfy xR7Q== X-Received: by 10.180.11.169 with SMTP id r9mr1816107wib.26.1385633809217; Thu, 28 Nov 2013 02:16:49 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.77.198 with HTTP; Thu, 28 Nov 2013 02:16:32 -0800 (PST) In-Reply-To: <20131127104626.Horde.w5hvLxXG3VoCZDC6svrcQA2@mail.das-netzwerkteam.de> References: <14138471.B8Tpv8tqIx@mcdtux> <20131127104626.Horde.w5hvLxXG3VoCZDC6svrcQA2@mail.das-netzwerkteam.de> From: =?UTF-8?Q?Marco_Andr=C3=A9_Dinis?= Date: Thu, 28 Nov 2013 10:16:32 +0000 Message-ID: Subject: Re: [X2Go-Dev] Bug#349: Make shadow sessions work with --hide option To: Mike Gabriel Cc: 349@bugs.x2go.org Content-Type: multipart/mixed; boundary=001a11c24de8fcd79904ec3a0265 --001a11c24de8fcd79904ec3a0265 Content-Type: text/plain; charset=UTF-8 Hi I'm sending the patch. However this is not the final fix. There are 2 modes: full access and only view. Right now it starts full access. That decision could be made using the session info. For example, create the command SHADOWFULL On Wed, Nov 27, 2013 at 10:46 AM, Mike Gabriel wrote: > Control: retitle -1 Make shadow sessions work with --hide option > Control: tag -1 moreinfo > Control: clone -1 -2 > Control: reassign -2 x2godesktopsharing > Control: retitle -2 Add --no-icon cmdline option to x2godesktopsharing > Control: severity -2 wishlist > > Hi Marco, > > with this mail I split up your report into to separate bug reports. One for > x2goclient, one for x2godesktopsharing... > > On Di 26 Nov 2013 17:01:41 CET, marcoandredinis wrote: > >> I'm developing a program that will use X2Go software. I dont want >> users to notice they are using any other program besides my own. >> >> I have two problems right now: >> >> A) X2GoClient >> Using SHADOW mode with "--hide" does not work. The interface waits for >> selection of Display (usually ":0") and, since there's no input from >> user (there's no window) the program does not show anything. >> There are possible ways of fixing/improving this situation: >> -allow user to set the default display on sessions' file >> -create one flag and run program like these: "x2goclient --hide >> --sessionid=xxx --select-first-display" >> >> Anyway, i modified the code of x2goclient/onmainwindow.cpp and added >> these lines: >> l4348:..if( shadowSession ) >> l4349:....slotShadowSess(); >> Compiled the program, and now i can run "./x2goclient --hide >> --sessionid=xxx" and the window will show up. >> This is NOT a fix, this is a nasty workaround. It wontn show the list >> even when the "hide" flag is not present. > > > Please provide a patch for what you did. > > Please improve your patch so it is not a workaround anymore. I guess, I > agree with you, that the X2Go Client window should pop up, if there are more > than one sharable desktops to select from. If there is only one sharable > desktop, this should be auto-selected. Can you code that into X2Go Client, > please? > >> B) X2GoDesktopSharing >> Just the icon on SystemTray. If we could pass a flag like "--no-icon" >> would be great > > > This part will be handled in a separate bug. I will reply to this once the > separate bug is created in X2Go BTS. > >> I could do these simple changes on my own, but i rather see this >> changes on the official code. > > > Let's try to get your needs into upstream code... > > Mike > > -- > > DAS-NETZWERKTEAM > mike gabriel, herweg 7, 24357 fleckeby > fon: +49 (1520) 1976 148 > > GnuPG Key ID 0x25771B31 > mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de > > freeBusy: > https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.xfb --001a11c24de8fcd79904ec3a0265 Content-Type: text/x-patch; charset=US-ASCII; name="autostartSession.patch" Content-Disposition: attachment; filename="autostartSession.patch" Content-Transfer-Encoding: base64 X-Attachment-Id: f_hojtfaxg1 LS0tIHgyZ29jbGllbnQtNC4wLjEuMS9vbm1haW53aW5kb3cuY3BwCTIwMTMtMTEtMjggMDk6MzQ6 MjkuMzM5MzExMjIxICswMDAwCisrKyB4MmdvY2xpZW50Qi9vbm1haW53aW5kb3cuY3BwCTIwMTMt MDktMTEgMTE6MDc6MzYuMDAwMDAwMDAwICswMTAwCkBAIC00MzQ0LDkgKzQzNDQsNiBAQCB2b2lk IE9OTWFpbldpbmRvdzo6c2VsZWN0U2Vzc2lvbiAoIFFTdHJpCiAgICAgc2Vzc1R2LT5zZXRDdXJy ZW50SW5kZXggKCBzZXNzVHYtPm1vZGVsKCktPmluZGV4ICggMCwgMCApICk7CiAgICAgc2Vzc1R2 LT5zZXRGb2N1cygpOwogICAgIHNlbGVjdFNlc3Npb25EbGctPnNob3coKTsKLQotICAgIGlmKCBz aGFkb3dTZXNzaW9uICYmIHNlc3NUdi0+bW9kZWwoKS0+cm93Q291bnQoKSA9PSAxICkKLSAgICAg ICAgc2xvdFNoYWRvd1Nlc3MoKTsKIH0KIAogdm9pZCBPTk1haW5XaW5kb3c6OnNsb3RDbG9zZVNl bGVjdERsZygpCg== --001a11c24de8fcd79904ec3a0265-- From marcoandredinis@gmail.com Mon Dec 9 12:03:49 2013 Received: (at 349) by bugs.x2go.org; 9 Dec 2013 11:03:50 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, HTML_MESSAGE,RCVD_IN_DNSWL_LOW,T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham version=3.3.2 Received: from mail-we0-f173.google.com (mail-we0-f173.google.com [74.125.82.173]) by ymir (Postfix) with ESMTPS id 7CF1D5DA7B for <349@bugs.x2go.org>; Mon, 9 Dec 2013 12:03:49 +0100 (CET) Received: by mail-we0-f173.google.com with SMTP id u57so3240739wes.18 for <349@bugs.x2go.org>; Mon, 09 Dec 2013 03:03:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=2W1peW57MhS2OhNuF9ZamA0R0JXWfyRhJlnpIwXZE+Q=; b=r9yRHUi3GNJbLZ5Y5AZ+HdJJLgBNibm9ppowCbZl7OZGsZvHV5Q+pSDUAXTAor4Lsc pjyrCAQgO7CTyPw/rowK1TBL4bwIdA2nYHYO0QjL1g+mv6aeP8DyU4w4lsMnQKAfRqy3 lLAm5rSCPIDjlO/bsl95IsM9TSzCGD3bN8CD1QgxbHbo5gcdr94BhJ9WJlxKqbXkPN4N e3E0z+5ti1qkiyYkzAGEWXiXgFW6mdACTHu4dJSSiE1nzUFC0qYiA6KbVOmNVzxWysvt k6cho57JjIQm3jUoY2c6FMCp89gABtWZNLNpLAwUclzDXdWLINQRKfUu1Ety2D6BKtpo CPjg== X-Received: by 10.180.96.106 with SMTP id dr10mr13340189wib.27.1386587029163; Mon, 09 Dec 2013 03:03:49 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.58.71 with HTTP; Mon, 9 Dec 2013 03:03:34 -0800 (PST) In-Reply-To: References: <14138471.B8Tpv8tqIx@mcdtux> <20131127104626.Horde.w5hvLxXG3VoCZDC6svrcQA2@mail.das-netzwerkteam.de> From: =?UTF-8?Q?Marco_Andr=C3=A9_Dinis?= Date: Mon, 9 Dec 2013 11:03:34 +0000 Message-ID: Subject: Re: [X2Go-Dev] Bug#349: Make shadow sessions work with --hide option To: Mike Gabriel Cc: 349@bugs.x2go.org Content-Type: multipart/alternative; boundary=f46d0418270252d6b904ed17f304 --f46d0418270252d6b904ed17f304 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Any news on implementing this? On Thu, Nov 28, 2013 at 10:16 AM, Marco Andr=C3=A9 Dinis < marcoandredinis@gmail.com> wrote: > Hi > > I'm sending the patch. > > However this is not the final fix. There are 2 modes: full access and > only view. Right now it starts full access. > That decision could be made using the session info. For example, > create the command SHADOWFULL > > On Wed, Nov 27, 2013 at 10:46 AM, Mike Gabriel > wrote: > > Control: retitle -1 Make shadow sessions work with --hide option > > Control: tag -1 moreinfo > > Control: clone -1 -2 > > Control: reassign -2 x2godesktopsharing > > Control: retitle -2 Add --no-icon cmdline option to x2godesktopsharing > > Control: severity -2 wishlist > > > > Hi Marco, > > > > with this mail I split up your report into to separate bug reports. One > for > > x2goclient, one for x2godesktopsharing... > > > > On Di 26 Nov 2013 17:01:41 CET, marcoandredinis wrote: > > > >> I'm developing a program that will use X2Go software. I dont want > >> users to notice they are using any other program besides my own. > >> > >> I have two problems right now: > >> > >> A) X2GoClient > >> Using SHADOW mode with "--hide" does not work. The interface waits for > >> selection of Display (usually ":0") and, since there's no input from > >> user (there's no window) the program does not show anything. > >> There are possible ways of fixing/improving this situation: > >> -allow user to set the default display on sessions' file > >> -create one flag and run program like these: "x2goclient --hide > >> --sessionid=3Dxxx --select-first-display" > >> > >> Anyway, i modified the code of x2goclient/onmainwindow.cpp and added > >> these lines: > >> l4348:..if( shadowSession ) > >> l4349:....slotShadowSess(); > >> Compiled the program, and now i can run "./x2goclient --hide > >> --sessionid=3Dxxx" and the window will show up. > >> This is NOT a fix, this is a nasty workaround. It wontn show the list > >> even when the "hide" flag is not present. > > > > > > Please provide a patch for what you did. > > > > Please improve your patch so it is not a workaround anymore. I guess, I > > agree with you, that the X2Go Client window should pop up, if there are > more > > than one sharable desktops to select from. If there is only one sharabl= e > > desktop, this should be auto-selected. Can you code that into X2Go > Client, > > please? > > > >> B) X2GoDesktopSharing > >> Just the icon on SystemTray. If we could pass a flag like "--no-icon" > >> would be great > > > > > > This part will be handled in a separate bug. I will reply to this once > the > > separate bug is created in X2Go BTS. > > > >> I could do these simple changes on my own, but i rather see this > >> changes on the official code. > > > > > > Let's try to get your needs into upstream code... > > > > Mike > > > > -- > > > > DAS-NETZWERKTEAM > > mike gabriel, herweg 7, 24357 fleckeby > > fon: +49 (1520) 1976 148 > > > > GnuPG Key ID 0x25771B31 > > mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de > > > > freeBusy: > > > https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de= .xfb > --f46d0418270252d6b904ed17f304 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable
Any news on implementing this?


On Thu, Nov 28, 2013 at 10:16 AM, M= arco Andr=C3=A9 Dinis <marcoandredinis@gmail.com> wr= ote:
Hi

I'm sending the patch.

However this is not the final fix. There are 2 modes: full access and
only view. Right now it starts full access.
That decision could be made using the session info. For example,
create the command SHADOWFULL

On Wed, Nov 27, 2013 at 10:46 AM, Mike Gabriel
<mike.gabriel@das-ne= tzwerkteam.de> wrote:
> Control: retitle -1 Make shadow sessions work with --hide option
> Control: tag -1 moreinfo
> Control: clone -1 -2
> Control: reassign -2 x2godesktopsharing
> Control: retitle -2 Add --no-icon cmdline option to x2godesktopsharing=
> Control: severity -2 wishlist
>
> Hi Marco,
>
> with this mail I split up your report into to separate bug reports. On= e for
> x2goclient, one for x2godesktopsharing...
>
> On =C2=A0Di 26 Nov 2013 17:01:41 CET, marcoandredinis wrote:
>
>> I'm developing a program that will use X2Go software. I dont w= ant
>> users to notice they are using any other program besides my own. >>
>> I have two problems right now:
>>
>> A) X2GoClient
>> Using SHADOW mode with "--hide" does not work. The inter= face waits for
>> selection of Display (usually ":0") and, since there'= ;s no input from
>> user (there's no window) the program does not show anything. >> There are possible ways of fixing/improving this situation:
>> -allow user to set the default display on sessions' file
>> -create one flag and run program like these: "x2goclient --hi= de
>> --sessionid=3Dxxx --select-first-display"
>>
>> Anyway, i modified the code of x2goclient/onmainwindow.cpp and add= ed
>> these lines:
>> l4348:..if( shadowSession )
>> l4349:....slotShadowSess();
>> Compiled the program, and now i can run "./x2goclient --hide<= br> >> --sessionid=3Dxxx" and the window will show up.
>> This is NOT a fix, this is a nasty workaround. It wontn show the l= ist
>> even when the "hide" flag is not present.
>
>
> Please provide a patch for what you did.
>
> Please improve your patch so it is not a workaround anymore. I guess, = I
> agree with you, that the X2Go Client window should pop up, if there ar= e more
> than one sharable desktops to select from. If there is only one sharab= le
> desktop, this should be auto-selected. Can you code that into X2Go Cli= ent,
> please?
>
>> B) X2GoDesktopSharing
>> Just the icon on SystemTray. If we could pass a flag like "--= no-icon"
>> would be great
>
>
> This part will be handled in a separate bug. I will reply to this once= the
> separate bug is created in X2Go BTS.
>
>> I could do these simple changes on my own, but i rather see this >> changes on the official code.
>
>
> Let's try to get your needs into upstream code...
>
> Mike
>
> --
>
> DAS-NETZWERKTEAM
> mike gabriel, herweg 7, 24357 fleckeby
> fon: +49 (1520) 1976 148
>
> GnuPG Key ID 0x25771B31
> mail: mike.gabriel= @das-netzwerkteam.de, http://das-netzwerkteam.de
>
> freeBusy:
> https://mail.das-netzwerkteam.de/free= busy/m.gabriel%40das-netzwerkteam.de.xfb

--f46d0418270252d6b904ed17f304-- From mike.gabriel@das-netzwerkteam.de Mon Dec 9 15:48:00 2013 Received: (at 349) by bugs.x2go.org; 9 Dec 2013 14:48:01 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,URIBL_BLOCKED autolearn=ham version=3.3.2 Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199]) by ymir (Postfix) with ESMTPS id 7BBC45DA7B for <349@bugs.x2go.org>; Mon, 9 Dec 2013 15:48:00 +0100 (CET) Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98]) by freya.das-netzwerkteam.de (Postfix) with ESMTPS id 79B511ED3D; Mon, 9 Dec 2013 15:47:59 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id DB9883BE24; Mon, 9 Dec 2013 15:47:56 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at grimnir.das-netzwerkteam.de Received: from grimnir.das-netzwerkteam.de ([127.0.0.1]) by localhost (grimnir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id DaIHsR1JA3FR; Mon, 9 Dec 2013 15:47:56 +0100 (CET) Received: from grimnir.das-netzwerkteam.de (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTPSA id B88AE3BA05; Mon, 9 Dec 2013 15:47:55 +0100 (CET) Received: from listrac.informatik.uni-kiel.de (listrac.informatik.uni-kiel.de [134.245.252.114]) by mail.das-netzwerkteam.de (Horde Framework) with HTTP; Mon, 09 Dec 2013 14:47:55 +0000 Date: Mon, 09 Dec 2013 14:47:55 +0000 Message-ID: <20131209144755.Horde.UZ6lvpPZr8ZJIg4OHPNgrQ7@mail.das-netzwerkteam.de> From: Mike Gabriel To: Marco =?utf-8?b?QW5kcsOp?= Dinis Cc: 349@bugs.x2go.org Subject: Re: [X2Go-Dev] Bug#349: Make shadow sessions work with --hide option References: <14138471.B8Tpv8tqIx@mcdtux> <20131127104626.Horde.w5hvLxXG3VoCZDC6svrcQA2@mail.das-netzwerkteam.de> In-Reply-To: User-Agent: Internet Messaging Program (IMP) H5 (6.1.4) Accept-Language: en,de Organization: DAS-NETZWERKTEAM X-Originating-IP: 134.245.252.114 X-Remote-Browser: Mozilla/5.0 (X11; Linux i686; rv:23.0) Gecko/20100101 Firefox/23.0 Iceweasel/23.0 Content-Type: multipart/signed; boundary="=_WYi1EelKx36Kt7jSQQD4dw1"; protocol="application/pgp-signature"; micalg=pgp-sha1 MIME-Version: 1.0 This message is in MIME format and has been PGP signed. --=_WYi1EelKx36Kt7jSQQD4dw1 Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Control: tag -1 patch Control: tag -1 - moreinfo Hi Marco, this is still pending due to ENOTIME. Sorry. It won't get lost as long=20= =20 as=20it is in our bugtracker... Mike On Mo 09 Dez 2013 12:03:34 CET, Marco Andr=C3=A9 Dinis wrote: > Any news on implementing this? > > > On Thu, Nov 28, 2013 at 10:16 AM, Marco Andr=C3=A9 Dinis < > marcoandredinis@gmail.com> wrote: > >> Hi >> >> I'm sending the patch. >> >> However this is not the final fix. There are 2 modes: full access and >> only view. Right now it starts full access. >> That decision could be made using the session info. For example, >> create the command SHADOWFULL >> >> On Wed, Nov 27, 2013 at 10:46 AM, Mike Gabriel >> wrote: >> > Control: retitle -1 Make shadow sessions work with --hide option >> > Control: tag -1 moreinfo >> > Control: clone -1 -2 >> > Control: reassign -2 x2godesktopsharing >> > Control: retitle -2 Add --no-icon cmdline option to x2godesktopsharing >> > Control: severity -2 wishlist >> > >> > Hi Marco, >> > >> > with this mail I split up your report into to separate bug reports. On= e >> for >> > x2goclient, one for x2godesktopsharing... >> > >> > On Di 26 Nov 2013 17:01:41 CET, marcoandredinis wrote: >> > >> >> I'm developing a program that will use X2Go software. I dont want >> >> users to notice they are using any other program besides my own. >> >> >> >> I have two problems right now: >> >> >> >> A) X2GoClient >> >> Using SHADOW mode with "--hide" does not work. The interface waits fo= r >> >> selection of Display (usually ":0") and, since there's no input from >> >> user (there's no window) the program does not show anything. >> >> There are possible ways of fixing/improving this situation: >> >> -allow user to set the default display on sessions' file >> >> -create one flag and run program like these: "x2goclient --hide >> >> --sessionid=3Dxxx --select-first-display" >> >> >> >> Anyway, i modified the code of x2goclient/onmainwindow.cpp and added >> >> these lines: >> >> l4348:..if( shadowSession ) >> >> l4349:....slotShadowSess(); >> >> Compiled the program, and now i can run "./x2goclient --hide >> >> --sessionid=3Dxxx" and the window will show up. >> >> This is NOT a fix, this is a nasty workaround. It wontn show the list >> >> even when the "hide" flag is not present. >> > >> > >> > Please provide a patch for what you did. >> > >> > Please improve your patch so it is not a workaround anymore. I guess, = I >> > agree with you, that the X2Go Client window should pop up, if there ar= e >> more >> > than one sharable desktops to select from. If there is only one sharab= le >> > desktop, this should be auto-selected. Can you code that into X2Go >> Client, >> > please? >> > >> >> B) X2GoDesktopSharing >> >> Just the icon on SystemTray. If we could pass a flag like "--no-icon" >> >> would be great >> > >> > >> > This part will be handled in a separate bug. I will reply to this once >> the >> > separate bug is created in X2Go BTS. >> > >> >> I could do these simple changes on my own, but i rather see this >> >> changes on the official code. >> > >> > >> > Let's try to get your needs into upstream code... >> > >> > Mike >> > >> > -- >> > >> > DAS-NETZWERKTEAM >> > mike gabriel, herweg 7, 24357 fleckeby >> > fon: +49 (1520) 1976 148 >> > >> > GnuPG Key ID 0x25771B31 >> > mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de >> > >> > freeBusy: >> > >> https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.d= e.xfb >> --=20 DAS-NETZWERKTEAM mike=20gabriel, herweg 7, 24357 fleckeby fon: +49 (1520) 1976 148 GnuPG Key ID 0x25771B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de freeBusy: https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwerkteam.de.x= fb --=_WYi1EelKx36Kt7jSQQD4dw1 Content-Type: application/pgp-signature Content-Description: Digitale PGP-Signatur Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) iQIbBAABAgAGBQJSpdgbAAoJEJr0azAldxsxBDwP9jDh9qtCXQvfbGSJ6MTc7qbQ feR97OB7qwnlI3yNMWcurmk7VL+LWtBb12EgDLmIzC9spQvjaisTPPMVrNbb3Y2h pLgnt5PHV/xtP+uZtO74sS9A3z9SquVMUMzImQ/LfqqSLm4HDyam3VfeG9nsl+e8 aeFTAOTGzKRfRVeU5NmqkJslwS0fhJIdrBizZWjDTSVQN6SdzgRMve6n/HvJ1Fns vIeK707qy+WhnSKvpYFYRNlAQSC2a/hRmk26V/hF3YJwnvqEgj/ZBlmWoERFTlVy JCyENSok80JnK/hCfGnaohix7UUME6/pOZxs4qt0O7hHL6K+7nQZPp/ByxgW+CiE XB7JcmgSxdqFJyGihdgA/VeqjKNPVJDLOohrwSjovu8xkdCf2To3ZWfyyCjY0M6K hL1dv1vay7hfPNxKfttUEYO+2/1Ca6CXR3zS4jiwy1YCW+8SyLj893hMHU/nmS7P fMIezfnkcH9KJkzzs3+WadUERm6+tKweUJvYBf/AMPk/8D2K8m1rTXgE90DYasLY QqtQ0/bJ9fBVJjonIsPqscWuDEJJeEd5jAcYMpowQy2QgXZGyZz28UZS64e/q2YA AJL4ZpII7t/BaK4v85ZyVwgNA666UVtluFugi/srL2M0Rj+ZOPb2YP2TgpP/6MFN Coy8rf1qYwBQkIQsmMs= =Hk3S -----END PGP SIGNATURE----- --=_WYi1EelKx36Kt7jSQQD4dw1-- From x2go@ymir Sat Mar 29 00:31:54 2014 Received: (at 349) by bugs.x2go.org; 28 Mar 2014 23:32:10 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_RELAYS, URIBL_BLOCKED autolearn=unavailable version=3.3.2 Received: by ymir (Postfix, from userid 1005) id 64A065DB21; Sat, 29 Mar 2014 00:31:54 +0100 (CET) From: Mike Gabriel To: 349-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 349@bugs.x2go.org Subject: X2Go issue (in src:x2goclient) has been marked as pending for release Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit X-Mailer: http://snipr.com/post-receive-tag-pending Message-Id: <20140328233154.64A065DB21@ymir> Date: Sat, 29 Mar 2014 00:31:54 +0100 (CET) tag #349 pending fixed #349 4.0.2.0 thanks Hello, X2Go issue #349 (src:x2goclient) reported by you has been fixed in X2Go Git. You can see the changelog below, and you can check the diff of the fix at: http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=89b5d94 The issue will most likely be fixed in src:x2goclient (4.0.2.0). light+love X2Go Git Admin (on behalf of the sender of this mail) --- commit 89b5d94ac7aa9b3fe9a9e398c60e74a8a13d095b Author: Mike Gabriel Date: Sat Mar 29 00:32:04 2014 +0100 Allow starting shadow sessions from the command line with option --hidden being enabled. (Fixes: #349). diff --git a/debian/changelog b/debian/changelog index 14ae6df..f5db338 100644 --- a/debian/changelog +++ b/debian/changelog @@ -35,6 +35,8 @@ x2goclient (4.0.2.0-0x2go1) UNRELEASED; urgency=low nightly builds in build scripts. - Rename txt/git to txt/git-info (make it compliant with cmdline options). + - Allow starting shadow sessions from the command line with + option --hidden being enabled. (Fixes: #349). * debian/control: + Build-depend on libssh-dev (>= 0.5.4-2). + Bump Standards: to 3.9.5. No changes needed. From x2go@ymir.das-netzwerkteam.de Thu Apr 10 13:52:13 2014 Received: (at 349) by bugs.x2go.org; 10 Apr 2014 11:52:30 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_RELAYS, URIBL_BLOCKED autolearn=unavailable version=3.3.2 Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005) id CC8F63BC48; Thu, 10 Apr 2014 13:52:13 +0200 (CEST) From: Mike Gabriel To: 349-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 349@bugs.x2go.org Subject: X2Go issue (in src:x2goclient) has been marked as closed Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Message-Id: <20140410115213.CC8F63BC48@ymir.das-netzwerkteam.de> Date: Thu, 10 Apr 2014 13:52:13 +0200 (CEST) close #349 thanks Hello, we are very hopeful that X2Go issue #349 reported by you has been resolved in the new release (4.0.2.0) of the X2Go source project »src:x2goclient«. You can view the complete changelog entry of src:x2goclient (4.0.2.0) below, and you can use the following link to view all the code changes between this and the last release of src:x2goclient. http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=cbe900f245206ad9bd62d0fbaf226da1b3ffc44e;hp=f7cdada8c57c45ee9ea3b6c42bd680fae26d728c If you feel that the issue has not been resolved satisfyingly, feel free to reopen this bug report or submit a follow-up report with further observations described based on the new released version of src:x2goclient. Thanks a lot for contributing to X2Go!!! light+love X2Go Git Admin (on behalf of the sender of this mail) --- X2Go Component: src:x2goclient Version: 4.0.2.0-0x2go1 Status: RELEASE Date: Thu, 10 Apr 2014 13:47:56 +0200 Fixes: 138 349 422 440 446 448 453 Changes: x2goclient (4.0.2.0-0x2go1) RELEASED; urgency=low . [ Oleksandr Shneyder ] * New upstream version (4.0.2.0): - Revrite SSH Classes to support libssh fix. - Add Class HelpDialog to show options in scroll area. - Fix authentication on SSH Broker with key + passphrase. - Set modmap timer timeout to 10 sec on Mac. - Fix running xmodmap if X2Go Client not started from terminal. - Setting keyboard modifiers with xmodmap. - Fix multimonitor support on Linux. - Display more version info. Parameters --version, --git, --changelog. - Don't show GUI dialog for --version, --help, etc, if started from terminal on linux and mac. - If no user in session config, display system username in pass form. - Check if txt/changelog and txt/git exist on config phase. Rename option "--git" to "--git-info". - Change x2goclient.nsi for nightly builds. . [ Josh Lukens ] * New upstream version (4.0.2.0): - Switch to QNetworkAccessManager. Appropriately set content type header to "application/x-www-form-urlencoded" for HTTP post requests. (Fixes: #440, #138). - Fix copy+paste errors in QNetworkAccessManager code. - Provide support for dynamic authentication IDs. This is a requirement for using the broker client against brokers that use some sort of OTP authentication mechanism. (Fixes: #446). . [ Mike Gabriel ] * New upstream version (4.0.2.0): - Drop create_text.sh again, implement changelog copying in distro build files. Implement Git history creation for nightly builds in build scripts. - Rename txt/git to txt/git-info (make it compliant with cmdline options). - Allow starting shadow sessions from the command line with option --hidden being enabled. (Fixes: #349). * debian/control: + Build-depend on libssh-dev (>= 0.5.4-2). + Bump Standards: to 3.9.5. No changes needed. * debian/rules: + Copy debian/changelog into txt/ subfolder during dh_auto_configure. + Create txt/git-info files for ChangeLog.git if it exists. * x2goclient.spec: + Copy ChangeLog (or debian/changelog) into txt/ subfolder during %setup. + Copy ChangeLog.gitlog (if present) into txt/ subfolder during %setup. + B-R (epel-7): man2html-core (same as for Fedora builds). . [ Mike DePaulo ] * New upstream version (4.0.2.0): - Decrease HelpDialog's tab width from 320 to 30 (the width of 10 spaces.) (Fixes: #453) - Windows: Fix compatibility with PulseAudio 3.0 & later through new cookie handling. (Fixes: #422) - Windows: Upgrade included PulseAudio from 1.1 to 5.0. The 5.0 build is patched for X2Go bug #363. and available here: https://build.opensuse.org/project/show/home:mikedep333:branches:home:\ mkbosmans:mingw32:pulseaudio - Windows: Reapply KDE on Windows's patch for Pageant support to libssh 0.5.5. (Fixes: #448) From unknown Fri Mar 29 03:31:11 2024 MIME-Version: 1.0 X-Mailer: MIME-tools 5.502 (Entity 5.502) X-Loop: owner@bugs.x2go.org From: owner@bugs.x2go.org (X2Go Bug Tracking System) Subject: Bug#349 closed by Mike Gabriel (X2Go issue (in src:x2goclient) has been marked as closed) Message-ID: References: <20140410115213.CC8F63BC48@ymir.das-netzwerkteam.de> X-X2go-PR-Keywords: pending patch X-X2go-PR-Message: they-closed 349 X-X2go-PR-Package: x2goclient X-X2go-PR-Source: x2goclient Date: Thu, 10 Apr 2014 11:55:10 +0000 Content-Type: multipart/mixed; boundary="----------=_1397130910-31456-0" This is a multi-part message in MIME format... ------------=_1397130910-31456-0 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Content-Type: text/plain; charset=utf-8 This is an automatic notification regarding your Bug report which was filed against the x2goclient package: #349: Make shadow sessions work with --hide option It has been closed by Mike Gabriel . Their explanation is attached below along with your original report. If this explanation is unsatisfactory and you have not received a better one in a separate message then please contact Mike Gabriel by replying to this email. --=20 X2Go Bug Tracking System Contact owner@bugs.x2go.org with problems ------------=_1397130910-31456-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at control) by bugs.x2go.org; 10 Apr 2014 11:52:22 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,NO_RELAYS, URIBL_BLOCKED autolearn=ham version=3.3.2 Received: by ymir.das-netzwerkteam.de (Postfix, from userid 1005) id CC8F63BC48; Thu, 10 Apr 2014 13:52:13 +0200 (CEST) From: Mike Gabriel To: 349-submitter@bugs.x2go.org Cc: control@bugs.x2go.org, 349@bugs.x2go.org Subject: X2Go issue (in src:x2goclient) has been marked as closed Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit Message-Id: <20140410115213.CC8F63BC48@ymir.das-netzwerkteam.de> Date: Thu, 10 Apr 2014 13:52:13 +0200 (CEST) close #349 thanks Hello, we are very hopeful that X2Go issue #349 reported by you has been resolved in the new release (4.0.2.0) of the X2Go source project »src:x2goclient«. You can view the complete changelog entry of src:x2goclient (4.0.2.0) below, and you can use the following link to view all the code changes between this and the last release of src:x2goclient. http://code.x2go.org/gitweb?p=x2goclient.git;a=commitdiff;h=cbe900f245206ad9bd62d0fbaf226da1b3ffc44e;hp=f7cdada8c57c45ee9ea3b6c42bd680fae26d728c If you feel that the issue has not been resolved satisfyingly, feel free to reopen this bug report or submit a follow-up report with further observations described based on the new released version of src:x2goclient. Thanks a lot for contributing to X2Go!!! light+love X2Go Git Admin (on behalf of the sender of this mail) --- X2Go Component: src:x2goclient Version: 4.0.2.0-0x2go1 Status: RELEASE Date: Thu, 10 Apr 2014 13:47:56 +0200 Fixes: 138 349 422 440 446 448 453 Changes: x2goclient (4.0.2.0-0x2go1) RELEASED; urgency=low . [ Oleksandr Shneyder ] * New upstream version (4.0.2.0): - Revrite SSH Classes to support libssh fix. - Add Class HelpDialog to show options in scroll area. - Fix authentication on SSH Broker with key + passphrase. - Set modmap timer timeout to 10 sec on Mac. - Fix running xmodmap if X2Go Client not started from terminal. - Setting keyboard modifiers with xmodmap. - Fix multimonitor support on Linux. - Display more version info. Parameters --version, --git, --changelog. - Don't show GUI dialog for --version, --help, etc, if started from terminal on linux and mac. - If no user in session config, display system username in pass form. - Check if txt/changelog and txt/git exist on config phase. Rename option "--git" to "--git-info". - Change x2goclient.nsi for nightly builds. . [ Josh Lukens ] * New upstream version (4.0.2.0): - Switch to QNetworkAccessManager. Appropriately set content type header to "application/x-www-form-urlencoded" for HTTP post requests. (Fixes: #440, #138). - Fix copy+paste errors in QNetworkAccessManager code. - Provide support for dynamic authentication IDs. This is a requirement for using the broker client against brokers that use some sort of OTP authentication mechanism. (Fixes: #446). . [ Mike Gabriel ] * New upstream version (4.0.2.0): - Drop create_text.sh again, implement changelog copying in distro build files. Implement Git history creation for nightly builds in build scripts. - Rename txt/git to txt/git-info (make it compliant with cmdline options). - Allow starting shadow sessions from the command line with option --hidden being enabled. (Fixes: #349). * debian/control: + Build-depend on libssh-dev (>= 0.5.4-2). + Bump Standards: to 3.9.5. No changes needed. * debian/rules: + Copy debian/changelog into txt/ subfolder during dh_auto_configure. + Create txt/git-info files for ChangeLog.git if it exists. * x2goclient.spec: + Copy ChangeLog (or debian/changelog) into txt/ subfolder during %setup. + Copy ChangeLog.gitlog (if present) into txt/ subfolder during %setup. + B-R (epel-7): man2html-core (same as for Fedora builds). . [ Mike DePaulo ] * New upstream version (4.0.2.0): - Decrease HelpDialog's tab width from 320 to 30 (the width of 10 spaces.) (Fixes: #453) - Windows: Fix compatibility with PulseAudio 3.0 & later through new cookie handling. (Fixes: #422) - Windows: Upgrade included PulseAudio from 1.1 to 5.0. The 5.0 build is patched for X2Go bug #363. and available here: https://build.opensuse.org/project/show/home:mikedep333:branches:home:\ mkbosmans:mingw32:pulseaudio - Windows: Reapply KDE on Windows's patch for Pageant support to libssh 0.5.5. (Fixes: #448) ------------=_1397130910-31456-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.x2go.org; 26 Nov 2013 16:03:50 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,FREEMAIL_FROM, RCVD_IN_DNSWL_LOW,T_DKIM_INVALID autolearn=ham version=3.3.2 Received: from mail-bk0-f45.google.com (mail-bk0-f45.google.com [209.85.214.45]) by ymir (Postfix) with ESMTPS id 216AD5DB13 for ; Tue, 26 Nov 2013 17:03:50 +0100 (CET) Received: by mail-bk0-f45.google.com with SMTP id mx13so2695331bkb.32 for ; Tue, 26 Nov 2013 08:03:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:subject:date:message-id:user-agent:mime-version :content-transfer-encoding:content-type; bh=vI4NQbS8f1Eb13uGIEG6ST9msbv+FwjYZktPV+9N+X0=; b=W6k0VcjwsAkCYSM8t63fuOIKM5JmXbRCG1RemX81sYR3LDS0gxW44zhbgGrOSGCeU7 unxefYBIRQ1ZYxOAo9vHaK/oPwpjSZVL4Rp/3QptmR0vVs+RE6ZVfE3ydu3/Shd4hueQ D9dv38hwCJzqS/cbNwMnRCs9sZFkPwUUE9/+lHe7lYgqXSTXHMiTsEx47QW6uc5t5vn3 RNziDQaJrV0TgkHIwT2hBRj6QMxHPMfxMS06clc1LXB0skAvfwsyldt66ma69EXZWfzk r1mI2fEHs68Cqyiq+S/It5FUX/oc12D+WB7UX+9HvdUL+IAkebFG18t+Cl/p9qoYaLpC UrSA== X-Received: by 10.205.1.202 with SMTP id nr10mr364463bkb.129.1385481829744; Tue, 26 Nov 2013 08:03:49 -0800 (PST) Received: from mcdtux.localnet (brg.eurotux.com. [194.107.127.5]) by mx.google.com with ESMTPSA id b7sm51735345bkg.1.2013.11.26.08.03.48 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Nov 2013 08:03:49 -0800 (PST) From: marcoandredinis@gmail.com To: submit@bugs.x2go.org Subject: Tag: patch Date: Tue, 26 Nov 2013 16:01:41 +0000 Message-ID: <14138471.B8Tpv8tqIx@mcdtux> User-Agent: KMail/4.11.3 (Linux/3.12.1-1-ARCH; KDE/4.11.3; x86_64; ; ) MIME-Version: 1.0 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="utf-8" Package: x2goclient Version: 4.0.1.1 This email was sent to x2go-dev mailling list, but since it also refers a Bug, I am also filling a bug report Hi I'm developing a program that will use X2Go software. I dont want users to notice they are using any other program besides my own. I have two problems right now: A) X2GoClient Using SHADOW mode with "--hide" does not work. The interface waits for selection of Display (usually ":0") and, since there's no input from user (there's no window) the program does not show anything. There are possible ways of fixing/improving this situation: -allow user to set the default display on sessions' file -create one flag and run program like these: "x2goclient --hide --sessionid=xxx --select-first-display" Anyway, i modified the code of x2goclient/onmainwindow.cpp and added these lines: l4348:..if( shadowSession ) l4349:....slotShadowSess(); Compiled the program, and now i can run "./x2goclient --hide --sessionid=xxx" and the window will show up. This is NOT a fix, this is a nasty workaround. It wontn show the list even when the "hide" flag is not present. B) X2GoDesktopSharing Just the icon on SystemTray. If we could pass a flag like "--no-icon" would be great I could do these simple changes on my own, but i rather see this changes on the official code. Thanks, Marco Dinis ------------=_1397130910-31456-0-- From jslavotinek@howardcountymd.gov Fri May 9 02:08:35 2014 Received: (at 349) by bugs.x2go.org; 9 May 2014 00:08:36 +0000 X-Spam-Checker-Version: SpamAssassin 3.3.2 (2011-06-06) on ymir.das-netzwerkteam.de X-Spam-Level: **** X-Spam-Status: No, score=4.1 required=5.0 tests=BAYES_99,BAYES_999, HTML_MESSAGE,MIME_HTML_MOSTLY,SPF_HELO_PASS autolearn=no version=3.3.2 X-Greylist: delayed 903 seconds by postgrey-1.34 at ymir.das-netzwertkeam.de; Fri, 09 May 2014 02:08:35 CEST Received: from na01-bn1-obe.outbound.protection.outlook.com (mail-bn1lp0141.outbound.protection.outlook.com [207.46.163.141]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 9A21F5DB16; Fri, 9 May 2014 02:08:35 +0200 (CEST) Received: from BN1PR09CA005.namprd09.prod.outlook.com (10.255.197.45) by BN1PR09MB108.namprd09.prod.outlook.com (10.255.199.24) with Microsoft SMTP Server (TLS) id 15.0.939.12; Thu, 8 May 2014 23:53:27 +0000 Received: from BN1BFFO11FD034.protection.gbl (2a01:111:f400:7c10::1:172) by BN1PR09CA005.outlook.office365.com (2a01:111:e400:400::45) with Microsoft SMTP Server (TLS) id 15.0.939.12 via Frontend Transport; Thu, 8 May 2014 23:53:27 +0000 Received: from mail.howardcountymd.gov (50.204.229.54) by BN1BFFO11FD034.mail.protection.outlook.com (10.58.144.97) with Microsoft SMTP Server (TLS) id 15.0.929.8 via Frontend Transport; Thu, 8 May 2014 23:53:27 +0000 Received: from HWDEXMBX06.hc.howardcountymd.gov ([fe80::42a:6491:7730:9baf]) by HWDEXHUB03.hc.howardcountymd.gov ([::1]) with mapi id 14.03.0174.001; Thu, 8 May 2014 19:52:56 -0400 From: "Slavotinek, Joseph E" Subject: Did you get my first mail? Thread-Topic: Did you get my first mail? Thread-Index: Ac9rF2Gw77oGsVlxRhmyYs0BGF+8iw== Date: Thu, 8 May 2014 23:52:55 +0000 Message-ID: Reply-To: "wingllok@qq.com" Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-originating-ip: [10.158.137.20] Content-Type: multipart/alternative; boundary="_000_DEDB88A9C3AC4545A0356374F25165EF05DA5343HWDEXMBX06hchow_" MIME-Version: 1.0 To: Undisclosed recipients:; X-EOPAttributedMessage: 0 X-Forefront-Antispam-Report: CIP:50.204.229.54;CTRY:US;IPV:NLI;EFV:NLI;SFV:NSPM;SFS:(10009001)(6009001)(438001)(189002)(199002)(55846006)(92726001)(73186002)(16236675002)(86362001)(19580395003)(83322001)(44976005)(85852003)(50986999)(99396002)(15975445006)(69596002)(77982001)(83072002)(71186001)(81342001)(19625215002)(76482001)(46102001)(15202345003)(43066003)(4396001)(21056001)(81542001)(1671002)(564344003)(53806999)(74502001)(81156002)(20776003)(80022001)(33656001)(19300405004)(2009001)(54356999)(6806004)(512954002)(74662001)(573454002)(881003)(87936001)(79102001)(2656002)(84326002)(64706001);DIR:OUT;SFP:1101;SCL:1;SRVR:BN1PR09MB108;H:mail.howardcountymd.gov;FPR:;MLV:sfv;PTR:50-204-229-54-static.hfc.comcastbusiness.net;MX:3;A:1;LANG:en; X-Forefront-PRVS: 0205EDCD76 Received-SPF: Pass (: domain of howardcountymd.gov designates 50.204.229.54 as permitted sender) receiver=; client-ip=50.204.229.54; helo=mail.howardcountymd.gov; Authentication-Results: spf=pass (sender IP is 50.204.229.54) smtp.mailfrom=jslavotinek@howardcountymd.gov; X-OriginatorOrg: howardcountymd.gov --_000_DEDB88A9C3AC4545A0356374F25165EF05DA5343HWDEXMBX06hchow_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable --_000_DEDB88A9C3AC4545A0356374F25165EF05DA5343HWDEXMBX06hchow_ Content-Type: text/html; charset="us-ascii" Content-Transfer-Encoding: quoted-printable

 

--_000_DEDB88A9C3AC4545A0356374F25165EF05DA5343HWDEXMBX06hchow_-- From unknown Fri Mar 29 03:31:11 2024 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@bugs.x2go.org From: Debbugs Internal Request Subject: Internal Control Message-Id: Bug archived. Date: Fr, 06 Jun 2014 05:24:01 +0000 User-Agent: Fakemail v42.6.9 # A New Hope # A long time ago, in a galaxy far, far away # something happened. # # Magically this resulted in the following # action being taken, but this fake control # message doesn't tell you why it happened # # The action: # Bug archived. thanks # This fakemail brought to you by your local debbugs # administrator