From unknown Mon Apr 13 00:17:47 2026
X-Loop: owner@bugs.x2go.org
Subject: Bug#316: [X2Go-Dev] Bug#316: Can't see session icon in shadow sessions
Reply-To: Ricardo =?UTF-8?Q?D=C3=ADaz_?= =?UTF-8?Q?Mart=C3=ADn?= <oceanosoftlapalma@gmail.com>, 316@bugs.x2go.org
Resent-From: Ricardo =?UTF-8?Q?D=C3=ADaz_?= =?UTF-8?Q?Mart=C3=ADn?= <oceanosoftlapalma@gmail.com>
Resent-To: x2go-dev@lists.berlios.de
Resent-CC: X2Go Developers <x2go-dev@lists.berlios.de>
X-Loop: owner@bugs.x2go.org
Resent-Date: Wed, 30 Oct 2013 07:18:02 +0000
Resent-Message-ID: <handler.316.B316.138311725023553@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: followup 316
X-X2Go-PR-Package: x2goclient
X-X2Go-PR-Keywords: moreinfo
Received: via spool by 316-submit@bugs.x2go.org id=B316.138311725023553
          (code B ref 316); Wed, 30 Oct 2013 07:18:02 +0000
Received: (at 316) by bugs.x2go.org; 30 Oct 2013 07:14: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,FREEMAIL_FROM,
	HTML_MESSAGE,T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham version=3.3.2
Received: from mail-we0-f170.google.com (mail-we0-f170.google.com [74.125.82.170])
	by ymir (Postfix) with ESMTPS id EA63A3BC43;
	Wed, 30 Oct 2013 08:14:09 +0100 (CET)
Received: by mail-we0-f170.google.com with SMTP id u57so869273wes.15
        for <multiple recipients>; Wed, 30 Oct 2013 00:14:09 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
        d=gmail.com; s=20120113;
        h=mime-version:in-reply-to:references:date:message-id:subject:from:to
         :cc:content-type;
        bh=LpyhiFT6ylyykQnWEcFFE4fgryso3kkPASKkmDi0uls=;
        b=L9+hzZzjH34UMereXSjP5yOvzadlLtSKQzhq4mpA1jWTH7VFAiED4l5+q8QrCxbKsB
         amLZgLCYJtLPjw1ArQyt+zLLB1HhWQrmnZhdOe0DyIDVuFzUtY9Mo6Dozv244/3Yhckn
         Tq1zevagW7oLsK4ury8YS6KQ4Yio0X++hFG2ueCDlwp17ZoMYE9FJ+8CREL+fSlPSao0
         x17Igobyoq0ZJGVEaEIOsUv9//9XZ9S102b1W7elMbS5wq5v1OkYySYRC2YnulJkdrk6
         mZYPuHzvDYLmjRGgqOiU+jVXHBcv15K1lDYz7lM6i7VaBhXduvqp0/88EKvOz5YyZbnV
         PRjA==
MIME-Version: 1.0
X-Received: by 10.180.212.51 with SMTP id nh19mr1323236wic.52.1383117249599;
 Wed, 30 Oct 2013 00:14:09 -0700 (PDT)
Received: by 10.227.208.200 with HTTP; Wed, 30 Oct 2013 00:14:09 -0700 (PDT)
In-Reply-To: <20131029143012.Horde.Nyx5sjwNHMl38yOKXZXasA6@mail.das-netzwerkteam.de>
References: <CAPWth0LYR8siEt8jEmqg+j4HgxwMzAzUQ46DPV_8=Lh7zhvK_Q@mail.gmail.com>
	<20131029143012.Horde.Nyx5sjwNHMl38yOKXZXasA6@mail.das-netzwerkteam.de>
Date: Wed, 30 Oct 2013 08:14:09 +0100
Message-ID: <CAPWth0K2iR+L6Qcc7S5rMCZYUjXj3Kq+Pc4WJXuPX-yicj7PCQ@mail.gmail.com>
From: Ricardo =?UTF-8?Q?D=C3=ADaz_?= =?UTF-8?Q?Mart=C3=ADn?= <oceanosoftlapalma@gmail.com>
To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Cc: 316@bugs.x2go.org, control@bugs.x2go.org
Content-Type: multipart/alternative; boundary=001a11c3576058600304e9f014b3

--001a11c3576058600304e9f014b3
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

tag #316 moreinfo
tag #316 - patch

Hi Mike,

Yes, I think the way you said will be better. So I'm going to add this
command line option and make a new patch ;-)




2013/10/29 Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

> tag #316 moreinfo
> tag #316 - patch
> thanks
>
> Hi Ricardo,
>
>
> On  Fr 04 Okt 2013 13:33:56 CEST, Ricardo D=C3=ADaz Mart=C3=ADn wrote:
>
>  Package: x2goclient
>> Version: 4.1.0
>> Tag: patch
>>
>> When you launch a session using .desktop file (session saved as a launch=
er
>> in the desktop) you can't see the tray icon though you choose this optio=
n
>> in x2go settings
>>
>> Attaching patch to solve this issue.
>>
>
> I have looked at your patch (and the concept behind it) more closely. You=
r
> current patch will break setups where people launch X2Go Client via a
> .desktop file and expect no traces of X2Go Client to be seen on screen
> apart from the session itself.
>
> Suggestions: introduce a new cmdline option --tray-icon. This Option
> activates the tray icon even if it is disabled in the
> ~/.x2goclient/settings file. In combination with --hide the --tray-icon
> command then makes the tray icon visible for hidden X2Go Client instances=
.
>
> How about that?
>
> Mike
> --
>
> DAS-NETZWERKTEAM
> mike gabriel, herweg 7, 24357 fleckeby
> fon: +49 (1520) 1976 148
>
> GnuPG Key ID 0x25771B31
> mail: mike.gabriel@das-netzwerkteam.**de<mike.gabriel@das-netzwerkteam.de=
>,
> http://das-netzwerkteam.de
>
> freeBusy:
> https://mail.das-netzwerkteam.**de/freebusy/m.gabriel%40das-**
> netzwerkteam.de.xfb<https://mail.das-netzwerkteam.de/freebusy/m.gabriel%4=
0das-netzwerkteam.de.xfb>
>

--001a11c3576058600304e9f014b3
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: quoted-printable

<div dir=3D"ltr"><span style=3D"font-family:arial,sans-serif;font-size:13px=
">tag #316 moreinfo</span><br style=3D"font-family:arial,sans-serif;font-si=
ze:13px"><span style=3D"font-family:arial,sans-serif;font-size:13px">tag #3=
16 - patch</span><br>
<div><span style=3D"font-family:arial,sans-serif;font-size:13px"><br></span=
></div><div><span style=3D"font-family:arial,sans-serif;font-size:13px">Hi =
Mike,</span></div><div><span style=3D"font-family:arial,sans-serif;font-siz=
e:13px"><br>
</span></div><div><span style=3D"font-family:arial,sans-serif;font-size:13p=
x">Yes, I think the way you said will be better. So I&#39;m going to add th=
is command line option and make a new patch ;-)</span></div><div><span styl=
e=3D"font-family:arial,sans-serif;font-size:13px"><br>
</span></div><div><span style=3D"font-family:arial,sans-serif;font-size:13p=
x"><br></span></div></div><div class=3D"gmail_extra"><br><br><div class=3D"=
gmail_quote">2013/10/29 Mike Gabriel <span dir=3D"ltr">&lt;<a href=3D"mailt=
o:mike.gabriel@das-netzwerkteam.de" target=3D"_blank">mike.gabriel@das-netz=
werkteam.de</a>&gt;</span><br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">tag #316 moreinfo<br>
tag #316 - patch<br>
thanks<br>
<br>
Hi Ricardo,<div><div class=3D"h5"><br>
<br>
On =C2=A0Fr 04 Okt 2013 13:33:56 CEST, Ricardo D=C3=ADaz Mart=C3=ADn wrote:=
<br>
<br>
<blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;border-left:1p=
x #ccc solid;padding-left:1ex">
Package: x2goclient<br>
Version: 4.1.0<br>
Tag: patch<br>
<br>
When you launch a session using .desktop file (session saved as a launcher<=
br>
in the desktop) you can&#39;t see the tray icon though you choose this opti=
on<br>
in x2go settings<br>
<br>
Attaching patch to solve this issue.<br>
</blockquote>
<br></div></div>
I have looked at your patch (and the concept behind it) more closely. Your =
current patch will break setups where people launch X2Go Client via a .desk=
top file and expect no traces of X2Go Client to be seen on screen apart fro=
m the session itself.<br>

<br>
Suggestions: introduce a new cmdline option --tray-icon. This Option activa=
tes the tray icon even if it is disabled in the ~/.x2goclient/settings file=
. In combination with --hide the --tray-icon command then makes the tray ic=
on visible for hidden X2Go Client instances.<br>

<br>
How about that?<span class=3D"HOEnZb"><font color=3D"#888888"><br>
<br>
Mike<br>
-- <br>
<br>
DAS-NETZWERKTEAM<br>
mike gabriel, herweg 7, 24357 fleckeby<br>
fon: <a href=3D"tel:%2B49%20%281520%29%201976%20148" value=3D"+491520197614=
8" target=3D"_blank">+49 (1520) 1976 148</a><br>
<br>
GnuPG Key ID 0x25771B31<br>
mail: <a href=3D"mailto:mike.gabriel@das-netzwerkteam.de" target=3D"_blank"=
>mike.gabriel@das-netzwerkteam.<u></u>de</a>, <a href=3D"http://das-netzwer=
kteam.de" target=3D"_blank">http://das-netzwerkteam.de</a><br>
<br>
freeBusy:<br>
<a href=3D"https://mail.das-netzwerkteam.de/freebusy/m.gabriel%40das-netzwe=
rkteam.de.xfb" target=3D"_blank">https://mail.das-netzwerkteam.<u></u>de/fr=
eebusy/m.gabriel%40das-<u></u>netzwerkteam.de.xfb</a><br>
</font></span></blockquote></div><br></div>

--001a11c3576058600304e9f014b3--
