X2Go Bug report logs - #799
x2golistdesktops returns nothing

version graph

Package: x2goserver; Maintainer for x2goserver is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2goserver is src:x2goserver.

Reported by: Anatoly Smaznov <mrjavum@gmail.com>

Date: Sun, 1 Mar 2015 09:35:01 UTC

Severity: normal

Tags: pending

Fixed in version 4.0.1.20

Done: X2Go Release Manager <git-admin@x2go.org>

Bug is archived. No further changes may be made.

Full log


Message #50 received at 799@bugs.x2go.org (full text, mbox, reply):

Received: (at 799) by bugs.x2go.org; 10 Nov 2016 15:41:40 +0000
From ionic@ionic.de  Thu Nov 10 16:41:38 2016
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.1 required=3.0 tests=BAYES_20,DKIM_SIGNED,
	DKIM_VALID,DKIM_VALID_AU,SPF_HELO_PASS autolearn=ham version=3.3.2
Received: from localhost (localhost [127.0.0.1])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 4DC093CBB6
	for <799@bugs.x2go.org>; Thu, 10 Nov 2016 16:41:38 +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 O1tKtRVUsJ16 for <799@bugs.x2go.org>;
	Thu, 10 Nov 2016 16:41:31 +0100 (CET)
Received: from Root24.de (powered.by.root24.eu [5.135.3.88])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id F24713CBB5
	for <799@bugs.x2go.org>; Thu, 10 Nov 2016 16:41:30 +0100 (CET)
Received: from nopileos.eduroam.hnu.uas (unknown [194.95.21.122])
	by mail.ionic.de (Postfix) with ESMTPSA id 8953B4F00651;
	Thu, 10 Nov 2016 16:41:30 +0100 (CET)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ionic.de; s=default;
	t=1478792490; bh=4LZa4/8rFRQks5APFiNTjfBujuQ8omq22ExRHPz+oNI=;
	h=Subject:To:References:From:Date:In-Reply-To:From;
	b=bVvuaLRbkLqzx89RvrrsMNJUVQyShBXOc/mHGBNnKWgPTW19R/GzPktQn+H7BP8e9
	 WAW2ceDHJkUO6PJJ73HnX9NLbCz/ERzWSLWQM/rEEmqDOhNVzc3Jet4LSooFCLNoGK
	 x3KQOTMX/nfZFqBagNoddaA6i0B4qO1lxhIcmSdQ=
Subject: Re: [X2Go-Dev] x2golistdesktops - ss options
To: Orion Poplawski <orion@cora.nwra.com>, 799@bugs.x2go.org
References: <78b50c98-b003-7f16-52b0-dcfe9d2f6fdd@cora.nwra.com>
From: Mihai Moldovan <ionic@ionic.de>
Message-ID: <ef083f4e-eb37-aaa2-acf7-9eab080c6f74@ionic.de>
Date: Thu, 10 Nov 2016 16:41:29 +0100
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:45.0)
 Gecko/20100101 Thunderbird/45.4.0
MIME-Version: 1.0
In-Reply-To: <78b50c98-b003-7f16-52b0-dcfe9d2f6fdd@cora.nwra.com>
Content-Type: multipart/signed; micalg=pgp-sha512;
 protocol="application/pgp-signature";
 boundary="a3m9iHoBxwS5I3B8QWAXDMBlea3Au067D"
[Message part 1 (text/plain, inline)]
On 22.09.2016 05:43 AM, Orion Poplawski wrote:
> However, why is -u being passed to ss in the first place?  We're doing:
> 
> my $lines=system_capture_stdout_output("ss", "-lxu");
> my @lines=split("\n", "$lines");
> my @outp = grep ( /(@| )\/tmp\/.X11-unix\/X.*/, @lines);
> for(my $i=0;$i<@outp;$i++)
> {
> ...
> 
> so we're filtering the output of ss for lines that look like unix 
> sockets (/tmp/.X11-unix/X*), so -lx is appropriate.  But why use '-u' to 
> show UDP sockets?  No X server that I know of listens on UDP

The only thing that comes to my mind would be XMDCP, but ...

> and we certainly would filter it out anyway.

given this, it doesn't even make sense to keep this option.



Mihai

[signature.asc (application/pgp-signature, attachment)]

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Sat Apr 20 07:32:50 2024; Machine Name: ymir.das-netzwerkteam.de

X2Go Bug tracking system

Debbugs is free software and licensed under the terms of the GNU Public License version 2. The current version can be obtained from https://bugs.debian.org/debbugs-source/.

Copyright © 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson, 2005-2017 Don Armstrong, and many other contributors.