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 mike.gabriel@das-netzwerkteam.de Wed Nov 27 12:05:11 2013 Received: (at 350) by bugs.x2go.org; 27 Nov 2013 11:05:12 +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 67BBC5DA6C for <350@bugs.x2go.org>; Wed, 27 Nov 2013 12:05:11 +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 017A51ECA9; Wed, 27 Nov 2013 12:05:10 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id D11F23C18F; Wed, 27 Nov 2013 12:05:10 +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 TBAGGLc5uMLw; Wed, 27 Nov 2013 12:05:10 +0100 (CET) Received: from grimnir.das-netzwerkteam.de (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTPSA id AB9FB3C093; Wed, 27 Nov 2013 12:05:10 +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 11:05:10 +0000 Date: Wed, 27 Nov 2013 11:05:10 +0000 Message-ID: <20131127110510.Horde.8l93vgEdzIwbs_ktrXQ47w1@mail.das-netzwerkteam.de> From: Mike Gabriel To: marcoandredinis@gmail.com Cc: 350@bugs.x2go.org Subject: Re: Add --no-icon cmdline option to x2godesktopsharing 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="=_hD22b2cybuVrAwWYGGP1aw9"; protocol="application/pgp-signature"; micalg=pgp-sha1 MIME-Version: 1.0 This message is in MIME format and has been PGP signed. --=_hD22b2cybuVrAwWYGGP1aw9 Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes Content-Disposition: inline Hi Marco, > B) X2GoDesktopSharing > Just the icon on SystemTray. If we could pass a flag like "--no-icon" > would be great Simply adding --no-icon as cmdline option to x2godesktopsharing won't make the application usable. The --no-icon (or rather --hide-icon) should imply another option --allow-user= or --allow-group=. You also need the new cmdline option --activate-desktop-sharing (which is already there). Also, what you are trying to implement is kind of a big brother software (who is watching you...). My suggestion would be to keep the icon in the systray, keep the notification bubbles, but modify x2godesktopsharing in a way that no interaction with the desktop sharing utility is possible anymore and all sharing functionality is enabled by default. Also: note that you only need x2godesktopsharing if you want to share desktop sessions across user accounts. If userA is supposed to share desktop of userA (same user) then x2godesktopsharing is not needed. That will work out-of-the-box by design of the X11 network access protocol. 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 --=_hD22b2cybuVrAwWYGGP1aw9 Content-Type: application/pgp-signature Content-Description: Digitale PGP-Signatur Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) iQIcBAABAgAGBQJSldHmAAoJEJr0azAldxsxc3UP/jTqw7J9md97uDb3z+JBufiT HL/UuBRygRQE9jn9ZZqnn787lzF0T04yr6T6cFjM/ddHmmlEItM92xGLYqKQ/yUA BkG3719yEzN028Dqkyk/60EsmUrgh3i04F8EXkJh1PYPrTDEPGlQiB4OYG9kkpDu 0W0rA8uqHycTDHrgJyzNxUxuQagCwjiqezeM3lJfhBhCVA1tR/6iFKgyBA4+EsQR hz3NuvXfAW5gPhnjRNkYIh6L8GpjW36/L464kd1QarT/IykFd30dFcgI66fwkme1 uPyQZPbSziR0p2b2ILqs66I8RSZChk62ybFceJ639hhN8fWmzuWzYpkyrhy3ZEmI W0eYofL0RxvGldmV22xAAV4r8bSEDyrLOGpW/uwGRCeuETx4c8C0xbu4elmF98jC pWcPYlXG1oBpSK0jpGjQxjTB23VtVW1dzar9YRPBLA18BgKhI6kAHvHcOwII9eRf GnExcaZIqs1DS7BRxV+V7yxnzpDlWBT+in5cvlKK2L/O4sSs2x+vo6mmJWXY7DSq b2JBo8iVUqBrayLzgTHbp3xCeN+NuEviB+BXD/Mz30FLmYM9yMwakQEhksnk3vLW X3HN6OzzRTPKWwMYSD7JJUUDh8TBcclzRDdCVlgCZ9x50dOqNAuvXI7xIH1x1UTr NEZVX0t4mcWbdb1T/vmA =+5tX -----END PGP SIGNATURE----- --=_hD22b2cybuVrAwWYGGP1aw9-- From mike.gabriel@das-netzwerkteam.de Thu Nov 28 12:43:22 2013 Received: (at 350) by bugs.x2go.org; 28 Nov 2013 11:43:23 +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, RCVD_IN_DNSWL_BLOCKED,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 547C25DA6C for <350@bugs.x2go.org>; Thu, 28 Nov 2013 12:43:22 +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 141841E964; Thu, 28 Nov 2013 12:43:22 +0100 (CET) Received: from localhost (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 068CA3C1E6; Thu, 28 Nov 2013 12:43:22 +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 t35-VkmTLl1D; Thu, 28 Nov 2013 12:43:21 +0100 (CET) Received: from grimnir.das-netzwerkteam.de (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTPSA id D3AE93C078; Thu, 28 Nov 2013 12:43:21 +0100 (CET) Received: from nocatv2.tng.de (nocatv2.tng.de [213.178.75.58]) by mail.das-netzwerkteam.de (Horde Framework) with HTTP; Thu, 28 Nov 2013 11:43:21 +0000 Date: Thu, 28 Nov 2013 11:43:21 +0000 Message-ID: <20131128114321.Horde.yOU4FJ2avpmht47gDYCN1w1@mail.das-netzwerkteam.de> From: Mike Gabriel To: Marco =?utf-8?b?QW5kcsOp?= Dinis Cc: 350@bugs.x2go.org Subject: Re: Add --no-icon cmdline option to x2godesktopsharing References: <20131127110510.Horde.8l93vgEdzIwbs_ktrXQ47w1@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: 213.178.75.58 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="=_OXUUS9LIB7Y6kCG3hh88kQ8"; protocol="application/pgp-signature"; micalg=pgp-sha1 MIME-Version: 1.0 This message is in MIME format and has been PGP signed. --=_OXUUS9LIB7Y6kCG3hh88kQ8 Content-Type: text/plain; charset=utf-8; format=flowed; DelSp=Yes Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Hi Marco, (reincluding bug #350 via Cc:) On Do 28 Nov 2013 11:20:07 CET, Marco Andr=C3=A9 Dinis wrote: > I want to have a single session and have that session shared over network=.. > It's a Virtual Machine, i want to access it via SPICE and via X2Go. > But it must be the same session. > When i try to connect via X2GoClient using any other method (except > the SHADOW mode) it creates another session. > I should not use x2godesktopsharing? > > Or am i doing something wrong? The question is: Are the users running the X(2Go) session and attempting to start the=20=20 shadow=20session identical??? If yes, then simply use the session type ,,Connection to a local desktop''. Within the X(2Go) session you do _not_ have to start the X2Go Desktop=20=20 Sharing=20tool. It works without if the user who wants to shadow is=20=20 identical=20with the user running the X(2Go) session. Mike --=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 --=_OXUUS9LIB7Y6kCG3hh88kQ8 Content-Type: application/pgp-signature Content-Description: Digitale PGP-Signatur Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.15 (GNU/Linux) iQIcBAABAgAGBQJSlyxZAAoJEJr0azAldxsxO5UQAIAC9eZJpEgITIqIdMTdddm3 kl/A/VJkT4iCBMXIjItTxtnS6SCmKx1Cu1BX9bFOcmSel6cvJjo/1Gc0tgeGZ7Lq NCTHz82+sh9STCg8Ls+mRpNbUk6OQzTaQslUFrOGQJQ49kWD/BxvTEoiK5o6SStc 0JU1vcSobI94zz66tIpEnTTgEGL/fRAvW2zfC6t5oRt4gK5KHx1uUCyp6DAPlmTJ fT2DViNAla2qcSoUOXWAutXQ7XXTDEjL4Oj5YJvdzR+SqHeAXpCmw2ytoqyqP9Pa mbdpS9mi4hxKZt6rVBoswtY8YY5o4VBUiA743iSa0WQveBgbAudF479uLLf6x648 dRiKlh8q/Jo0JXyrCmg0GilK1ze2zchYwBQqgyq4FD4jnVzUtYeSKeXqB0yXdFcF 1FLS/pFirCEPuKnm9liF1XyVqCe/vc+zuiUupok/7DEihFGcZfyo9eBCZxuQk0D2 OMa7sKVvwElXk2TeX3YN+8c4AZ18a9KxzmVAaBI7jMFL/qTWGiwc7xK0DmOv0kI/ z20p/n9tzDZ7u5RN17+rkoZrTTkxO0OmfS6nsA1DivjRmXMWbDUZYUSZ8yZ6qk9b D8uhESMmFSe+xVLdkc5XZvxXUgREJUbgxspY56qVJPuJi6zGSn1BnJ0ieBRh+qpF yqpRUByiNhvcgmp4XXFi =R1lz -----END PGP SIGNATURE----- --=_OXUUS9LIB7Y6kCG3hh88kQ8-- From marcoandredinis@gmail.com Thu Nov 28 12:59:15 2013 Received: (at 350) by bugs.x2go.org; 28 Nov 2013 11:59:15 +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-wg0-f53.google.com (mail-wg0-f53.google.com [74.125.82.53]) by ymir (Postfix) with ESMTPS id 481E65DA6C for <350@bugs.x2go.org>; Thu, 28 Nov 2013 12:59:15 +0100 (CET) Received: by mail-wg0-f53.google.com with SMTP id k14so5600391wgh.32 for <350@bugs.x2go.org>; Thu, 28 Nov 2013 03:59:15 -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:content-transfer-encoding; bh=QyZwX9sejpXD/pIveXcZyXbbMUwpLl/bnNaMCNKn2Kg=; b=l328FxCwerCiis0pSh+/ITu8LLBHwMgZLvNpDifP+1fqkW9WEdrF60j+EVAqYwzWFk YGzwAnKIXS6pQExfE7XWEU9dHl/6VjXojw4hxODjYLqWTxdUY+4OxxGe3ZEuynKWI8ea RL2K+dZOh1BC2noJ9oZilCuCZvbEHe3wE3sEnZkrLRVnUuJfsJ5I1fM62bhY+qtxZnER yUg/nMvN5/xSyIdzN6hBclcuEsXbWwQPMHrNtXrc7UeDp8y7y6QjTTkZH5rxjSj8YJRc 7V7Oi6IbjPh38MgGvI6MaFYX017m0AkAFDbhav7KPDKKIxvcF+2shm6h0JLrPJB+zyl2 VnpA== X-Received: by 10.180.37.201 with SMTP id a9mr2193074wik.18.1385639954949; Thu, 28 Nov 2013 03:59:14 -0800 (PST) MIME-Version: 1.0 Received: by 10.216.77.198 with HTTP; Thu, 28 Nov 2013 03:58:59 -0800 (PST) In-Reply-To: <20131128114321.Horde.yOU4FJ2avpmht47gDYCN1w1@mail.das-netzwerkteam.de> References: <20131127110510.Horde.8l93vgEdzIwbs_ktrXQ47w1@mail.das-netzwerkteam.de> <20131128114321.Horde.yOU4FJ2avpmht47gDYCN1w1@mail.das-netzwerkteam.de> From: =?UTF-8?Q?Marco_Andr=C3=A9_Dinis?= Date: Thu, 28 Nov 2013 11:58:59 +0000 Message-ID: Subject: Re: Add --no-icon cmdline option to x2godesktopsharing To: Mike Gabriel Cc: 350@bugs.x2go.org Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable That's it. What I want works without the DesktopSharing tool. Thanks, I was complicating things. On Thu, Nov 28, 2013 at 11:43 AM, Mike Gabriel wrote: > Hi Marco, > (reincluding bug #350 via Cc:) > > On Do 28 Nov 2013 11:20:07 CET, Marco Andr=C3=A9 Dinis wrote: > >> I want to have a single session and have that session shared over >> network.. >> >> It's a Virtual Machine, i want to access it via SPICE and via X2Go. >> But it must be the same session. >> When i try to connect via X2GoClient using any other method (except >> the SHADOW mode) it creates another session. >> I should not use x2godesktopsharing? >> >> Or am i doing something wrong? > > > The question is: > > Are the users running the X(2Go) session and attempting to start the shad= ow > session identical??? > > If yes, then simply use the session type ,,Connection to a local desktop'= '. > > Within the X(2Go) session you do _not_ have to start the X2Go Desktop > Sharing tool. It works without if the user who wants to shadow is identic= al > with the user running the X(2Go) session. > > > 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 From mike.gabriel@das-netzwerkteam.de Mon Mar 31 21:53:32 2014 Received: (at 350) by bugs.x2go.org; 31 Mar 2014 19:53:33 +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 B190E5DB1C for <350@bugs.x2go.org>; Mon, 31 Mar 2014 21:53:32 +0200 (CEST) Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [78.46.204.98]) by freya.das-netzwerkteam.de (Postfix) with ESMTPS id 51B889A81 for <350@bugs.x2go.org>; Mon, 31 Mar 2014 21:53:31 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id 3F8903C0DD for <350@bugs.x2go.org>; Mon, 31 Mar 2014 21:53:32 +0200 (CEST) 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 r-VdGhcbfGhj for <350@bugs.x2go.org>; Mon, 31 Mar 2014 21:53:31 +0200 (CEST) Received: from grimnir.das-netzwerkteam.de (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTPS id C02313BA27 for <350@bugs.x2go.org>; Mon, 31 Mar 2014 21:53:31 +0200 (CEST) Received: from p5B28522B.dip0.t-ipconnect.de (p5B28522B.dip0.t-ipconnect.de [91.40.82.43]) by mail.das-netzwerkteam.de (Horde Framework) with HTTP; Mon, 31 Mar 2014 19:53:31 +0000 Date: Mon, 31 Mar 2014 19:53:31 +0000 Message-ID: <20140331195331.Horde.TZ1eV8cLbDfof5Dd_fMXyQ1@mail.das-netzwerkteam.de> From: Mike Gabriel To: 350@bugs.x2go.org Subject: After revisiting #350: closing this bug with wontfix tag User-Agent: Internet Messaging Program (IMP) H5 (6.1.7) Accept-Language: en,de Organization: DAS-NETZWERKTEAM X-Originating-IP: 91.40.82.43 X-Remote-Browser: Mozilla/5.0 (X11; Linux x86_64; rv:26.0) Gecko/20100101 Firefox/26.0 Iceweasel/26.0 Content-Type: multipart/signed; boundary="=_Qhsz1xpc95PWpxBB_2FCRw1"; protocol="application/pgp-signature"; micalg=pgp-sha1 MIME-Version: 1.0 This message is in MIME format and has been PGP signed. --=_Qhsz1xpc95PWpxBB_2FCRw1 Content-Type: text/plain; charset=UTF-8; format=flowed; DelSp=Yes Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Control: tag -1 wontfix Control: close -1 Hi, the discussed scenario is not relevant for anyone anymore. Such a=20=20 functionality=20improvement is also a feature request that needs to be=20= =20 contracted,=20if someone really needs it. Thus, closing issue #350 (add --no-icon option to x2godesktopsharing). Mike --=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 --=_Qhsz1xpc95PWpxBB_2FCRw1 Content-Type: application/pgp-signature Content-Description: Digitale PGP-Signatur Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iQIcBAABAgAGBQJTOce7AAoJEJr0azAldxsxWbEQAK4NrJQuaO6Ty1v3O1LLvOAw QUketKmf5xe79BS7NpsNbD1018Y0N4m8WjAo3yipy3W2fUQO3p92hOuUh9icwO7v oW4fvAhIHDQ+lWv/2hvKe/5J94ippnOmv0TY0PnOl5ixYDi8ry7s+m7B0GpvkHHg rsSlvGcZCDKkkYDYjm3NM3fkvKMeQ9QMr8lS8C2pVPCeW49R1eiM6r8smmqIBp0G kul7Zyh7CRaVr7QRgLAgUtGc3vt2e+lxKgO7vY+9N2CUXpEKSGwuuQ8CqrQ9/sO1 Sw03Bjc2JT5iJehOSKSN9wwtGnhHUqj4BQKnHYzAsIUn3sikUQRqIo8PQDeS1Nz5 pZucK9caka4kvgkK+kq39WlT9HgdaKr97TTNSsyT0WOjs/7fraOQmVxt6iOt25vX 07LwydHw9B6BdX5Ieyx9I+pbAb/F6sChOnnu6MQeXJc8mXXRC7six1m6uvwRBLfG nepVJpgdIIZmx0EuxE8Qy1Q7Dp605XoKgndPMtmZFGiWscdJkbt8vTxg+ckyoWXc PYVgvfhb2Ad6psHEKFcIy5QcB3DK4WaWRaiN5yeFuptRVbVWL/uFcC2IkXMW20Bm A1GTr0H7o0BAL6qVornCAjsIWUbEK+e2VzKRTOJF2khBqdswW1Fk3HxwLxeZpmTQ uJzKzNe+EXBtaGOp+5Se =alxo -----END PGP SIGNATURE----- --=_Qhsz1xpc95PWpxBB_2FCRw1-- From unknown Thu Mar 28 18:54:09 2024 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@bugs.x2go.org From: Debbugs Internal Request Subject: Internal Control Message-Id: Bug archived. Date: Di, 29 Apr 2014 05:24:02 +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