From unknown Thu Mar 28 19:37:24 2024 MIME-Version: 1.0 X-Mailer: MIME-tools 5.507 (Entity 5.507) X-Loop: owner@bugs.x2go.org From: owner@bugs.x2go.org (X2Go Bug Tracking System) Subject: Bug#627 closed by Mike Gabriel (Re: [X2Go-Dev] Bug#627: X2Go Server fails to start Trinity when it is installed under /opt/trinity/) Message-ID: References: <20181121202828.Horde.-vxmxZsEyKFpxqHbFx3w2a2@mail.das-netzwerkteam.de> X-X2go-PR-Message: they-closed 627 X-X2go-PR-Package: x2goserver X-X2go-PR-Source: x2goserver Date: Wed, 21 Nov 2018 20:35:08 +0000 Content-Type: multipart/mixed; boundary="----------=_1542832508-13866-0" This is a multi-part message in MIME format... ------------=_1542832508-13866-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 x2goserver package: #627: X2Go Server fails to start Trinity when it is installed under /opt/tr= inity/ 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 627: http://bugs.x2go.org/cgi-bin/bugreport.cgi?bug=3D627 X2Go Bug Tracking System Contact owner@bugs.x2go.org with problems ------------=_1542832508-13866-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at 627) by bugs.x2go.org; 21 Nov 2018 20:34:57 +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=-1.1 required=3.0 tests=BAYES_00,RDNS_NONE, URIBL_BLOCKED autolearn=no autolearn_force=no version=3.4.2 Received: from localhost (localhost [127.0.0.1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 68B5A5DAED for <627@bugs.x2go.org>; Wed, 21 Nov 2018 21:34:55 +0100 (CET) X-Virus-Scanned: Debian amavisd-new at ymir.das-netzwerkteam.de Received: from ymir.das-netzwerkteam.de ([127.0.0.1]) by localhost (ymir.das-netzwerkteam.de [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id e6OhUstH8jEA for <627@bugs.x2go.org>; Wed, 21 Nov 2018 21:34:45 +0100 (CET) Received: from fregna.das-netzwerkteam.de (unknown [IPv6:2a01:4f8:202:1381::1]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id CC0715DACB for <627@bugs.x2go.org>; Wed, 21 Nov 2018 21:34:44 +0100 (CET) Received: from grimnir.das-netzwerkteam.de (grimnir.das-netzwerkteam.de [IPv6:2a01:4f8:202:1381::105]) by fregna.das-netzwerkteam.de (Postfix) with ESMTPS id BA5E560533; Wed, 21 Nov 2018 20:34:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id B86D6C261A; Wed, 21 Nov 2018 21:34:44 +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 c8NjIhrxjVJc; Wed, 21 Nov 2018 21:34:39 +0100 (CET) Received: from das-netzwerkteam.de (localhost [127.0.0.1]) by grimnir.das-netzwerkteam.de (Postfix) with ESMTPS id BB631C26B4; Wed, 21 Nov 2018 21:28:28 +0100 (CET) Received: from [37.123.126.38] ([37.123.126.38]) by mail.das-netzwerkteam.de (Horde Framework) with HTTPS; Wed, 21 Nov 2018 20:28:28 +0000 Date: Wed, 21 Nov 2018 20:28:28 +0000 Message-ID: <20181121202828.Horde.-vxmxZsEyKFpxqHbFx3w2a2@mail.das-netzwerkteam.de> From: Mike Gabriel To: Michael DePaulo , 627@bugs.x2go.org Subject: Re: [X2Go-Dev] Bug#627: X2Go Server fails to start Trinity when it is installed under /opt/trinity/ In-Reply-To: User-Agent: Horde Application Framework 5 Accept-Language: de,en Organization: DAS-NETZWERKTEAM X-Originating-IP: 37.123.126.38 X-Remote-Browser: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0 Content-Type: multipart/signed; boundary="=_7KDYsv_npJBkBBXJs56tAQ0"; protocol="application/pgp-signature"; micalg=pgp-sha256 MIME-Version: 1.0 This message is in MIME format and has been PGP signed. --=_7KDYsv_npJBkBBXJs56tAQ0 Content-Type: text/plain; format=flowed; DelSp=Yes Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Control: close -1 On Fr 03 Okt 2014 02:03:02 CEST, Michael DePaulo wrote: > package: x2goserver > version: 4.0.1.16 > severity: normal > > If you install the Trinity Desktop Environment on Ubuntu 12.04 from > the official Trinity project's repo[1], x2goruncommand assumes that > for the "TRINITY" session it needs to run: > /usr/bin/starttrinity > However, the session fails to start because that file exists at this > path instead: > /opt/trinity/bin/startkde > > I am about to commit a fix for this. x2goruncommand will check for > /opt/trinity/bin/startkde and run that if it exists. Otherwise, it > will default to running /usr/bin/starttrinity . > > [1]=20=20 >=20https://www.trinitydesktop.org/wiki/bin/view/Documentation/UbuntuBinary= Installation Closing this bug. Different startup variants of the Trinity DE have=20=20 been=20added with x2goserver commit 1f7fe29bb. Mike --=20 DAS-NETZWERKTEAM mike=20gabriel, herweg 7, 24357 fleckeby mobile: +49 (1520) 1976 148 landline: +49 (4354) 8390 139 GnuPG Fingerprint: 9BFB AEE8 6C0A A5FF BF22 0782 9AF4 6B30 2577 1B31 mail: mike.gabriel@das-netzwerkteam.de, http://das-netzwerkteam.de --=_7KDYsv_npJBkBBXJs56tAQ0 Content-Type: application/pgp-signature Content-Description: Digitale PGP-Signatur Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIzBAABCAAdFiEEm/uu6GwKpf+/IgeCmvRrMCV3GzEFAlv1v+wACgkQmvRrMCV3 GzGdCw//UcFSiagOysO3udlkTHXWenz2pbnyQS1u9Dhd1fb2pOZ1DtICewAdvTB1 Lftlvkx94CfiR9dWvwFadmVQL3pXMslcXPoOrJzWWitRiQlgk0yrsvKzuS4LFGFw hGEGAW1bfIMgj3xZuSu2ARgHZb9LzH1z1ZLhm3TXDdgEnbH+cO6ek3b4jycivj2X 5rX94BU9GBJwulWTMsgRBTQVwIqaHJPM8EBBAKZ1p/tT19Hh7t7Jy1DlZd7zaZGA vW93IzwHlwOfYSw5LMse/EVoIoaSX+wOHfxisn6gjbcynnhQHq3yF+K9gaOMmu93 jTCjr/3WGzCjTCqHhDGqFMwzJckMp9yyM5YFqNyvGr9Ny6atzowTry8uGDjm2Y21 JMGPd9XJyj+W9kgtd+OjnMBcoR2CWUPU6ebYBX1x5ROPRKOrhEbjIVxmVOBYR+dB yDcflxhaJ8V6eLvHRSzZWHxwWXx+YrRO1vnpt6t1f4XUaOUUXi6QUxCjwaQDxAfm ocdY3dZKG8DJsSns5eTmc3uwiaug46RToMUc7g7aWkTQ7LQCtWyNzY+/R7jUTepg 7Py1jQGpjoaVCgW9H+q96w0CUVwVknG9GaUyePn7s4Hsa6XqmBXVcbsJw/t6G1yZ oIftTVgZxkVIx1KXiT2Uts4Hnvjd3+6Q3MOCjF9FfCtb1TeB17I= =ykaK -----END PGP SIGNATURE----- --=_7KDYsv_npJBkBBXJs56tAQ0-- ------------=_1542832508-13866-0 Content-Type: message/rfc822 Content-Disposition: inline Content-Transfer-Encoding: 7bit Received: (at submit) by bugs.x2go.org; 3 Oct 2014 00:03:05 +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=0.8 required=5.0 tests=BAYES_50,FREEMAIL_FROM, T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham version=3.3.2 Received: from mail-wi0-f179.google.com (mail-wi0-f179.google.com [209.85.212.179]) by ymir.das-netzwerkteam.de (Postfix) with ESMTPS id 76F015E0A9 for ; Fri, 3 Oct 2014 02:03:03 +0200 (CEST) Received: by mail-wi0-f179.google.com with SMTP id d1so565289wiv.12 for ; Thu, 02 Oct 2014 17:03:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=1HSUsQIiXJNYnd3mDZ3OBD0JlPgZuq1aTSFrYfp+44A=; b=takyS5HL+LfzGpC2Nck9NI0VI5Ffli2Z5FxtKh40ECPr8zLkGCxYCPjssFM3GzooB4 xJAJS7AoYX7piVK6NzbhvBg6WnfpJlyhLVH7q23V5Cq9znS1TKaQ7ZycD0EUCZvEQe8j 6lcSpOhPWnUgx3tSEt0mYnGv59GNz+VG2DvxFs18epa9Pbw7H1re23tW94rY46sEU17X bUNE311K8oY6AWfOKDE5GEGlVKKvdKC9fjWKpTncYAcrsVrNQO4/g4LvHasaU8YpiIHS 17NN/bjgOXHhPEul9r77F72ZUMqcriBZEpX832TDGQT12euJsUSq6A6zbYg45UuGTZg/ hsng== MIME-Version: 1.0 X-Received: by 10.180.83.103 with SMTP id p7mr8041072wiy.67.1412294583004; Thu, 02 Oct 2014 17:03:03 -0700 (PDT) Received: by 10.180.187.173 with HTTP; Thu, 2 Oct 2014 17:03:02 -0700 (PDT) Date: Thu, 2 Oct 2014 20:03:02 -0400 Message-ID: Subject: X2Go Server fails to start Trinity when it is installed under /opt/trinity/ From: Michael DePaulo To: submit@bugs.x2go.org Content-Type: text/plain; charset=UTF-8 package: x2goserver version: 4.0.1.16 severity: normal If you install the Trinity Desktop Environment on Ubuntu 12.04 from the official Trinity project's repo[1], x2goruncommand assumes that for the "TRINITY" session it needs to run: /usr/bin/starttrinity However, the session fails to start because that file exists at this path instead: /opt/trinity/bin/startkde I am about to commit a fix for this. x2goruncommand will check for /opt/trinity/bin/startkde and run that if it exists. Otherwise, it will default to running /usr/bin/starttrinity . [1] https://www.trinitydesktop.org/wiki/bin/view/Documentation/UbuntuBinaryInstallation ------------=_1542832508-13866-0--