X2Go Bug report logs - #854
Ubuntu 14.04: xinerama broken

version graph

Packages: nx-x11-common, x2goclient; Maintainer for nx-x11-common is (unknown); Maintainer for x2goclient is X2Go Developers <x2go-dev@lists.x2go.org>; Source for x2goclient is src:x2goclient.

Reported by: uli42@gmx.de

Date: Sat, 25 Apr 2015 08:15:02 UTC

Severity: normal

Found in version 4.0.3.2-0~800~ubuntu14.04.1

Done: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>

Bug is archived. No further changes may be made.

Full log


🔗 View this message in rfc822 format

X-Loop: owner@bugs.x2go.org
Subject: Bug#854: [X2Go-Dev] Bug#854:  Bug#854: Ubuntu 14.04: xinerama broken
Reply-To: Mihai Moldovan <ionic@ionic.de>, 854@bugs.x2go.org
Resent-From: Mihai Moldovan <ionic@ionic.de>
Resent-To: x2go-dev@lists.x2go.org
Resent-CC: X2Go Developers <x2go-dev@lists.x2go.org>, owner@bugs.x2go.org
X-Loop: owner@bugs.x2go.org
Resent-Date: Mon, 27 Apr 2015 23:35:02 +0000
Resent-Message-ID: <handler.854.B854.143017770123213@bugs.x2go.org>
Resent-Sender: owner@bugs.x2go.org
X-X2Go-PR-Message: followup 854
X-X2Go-PR-Package: x2goclient, nx-x11-common
X-X2Go-PR-Keywords: 
Received: via spool by 854-submit@bugs.x2go.org id=B854.143017770123213
          (code B ref 854); Mon, 27 Apr 2015 23:35:02 +0000
Received: (at 854) by bugs.x2go.org; 27 Apr 2015 23:35: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,
	RCVD_IN_DNSWL_BLOCKED,T_DKIM_INVALID,URIBL_BLOCKED autolearn=ham version=3.3.2
Received: from Root24.de (powered.by.root24.eu [5.135.3.88])
	by ymir.das-netzwerkteam.de (Postfix) with ESMTP id 295785DA98
	for <854@bugs.x2go.org>; Tue, 28 Apr 2015 01:34:58 +0200 (CEST)
Received: from nopileos.local (home.ionic.de [217.92.117.31])
	by mail.ionic.de (Postfix) with ESMTPSA id 3F1194F09036;
	Tue, 28 Apr 2015 01:34:57 +0200 (CEST)
DKIM-Signature: v=1; a=rsa-sha256; c=simple/simple; d=ionic.de; s=default;
	t=1430177697; bh=dkxr5m8miJc5IWnzaebzpZugdyLitT2CPQBrKWI8Tns=;
	h=Date:From:To:Subject:References:In-Reply-To:From;
	b=Cr06ZLrxPJ6Dj2IhtOuhkHhrw3uRoEM1wtuv8tlxLpFofU6ByHeNO8aj9j74TWe2K
	 SLxAp3gjMtcZrsM65hxKDHZ8lF/QFTvAZunnj7Bk1y5xJLq85AhNzt5sa/6pyFK41B
	 NZLaL6x2FpnUTJlU+q1nS6ykd7sy+tjtCiSWuK0w=
Message-ID: <553EC79D.4070306@ionic.de>
Date: Tue, 28 Apr 2015 01:34:53 +0200
From: Mihai Moldovan <ionic@ionic.de>
User-Agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.9; rv:31.0) Gecko/20100101 Thunderbird/31.6.0
MIME-Version: 1.0
To: uli42@gmx.de, 854@bugs.x2go.org
References: <CANVnVYKAOcYp1DW2dRrKTpBUDDs2v-e2CWSTF+DSepSvYCLHTg@mail.gmail.com> <CANVnVY+UUw5BaneZqRNjN-86SzcsKfZH0gL-j6=NeA=NhX2xsg@mail.gmail.com> <553B71B5.90806@ionic.de>
In-Reply-To: <553B71B5.90806@ionic.de>
Content-Type: multipart/signed; micalg=pgp-sha512;
 protocol="application/pgp-signature";
 boundary="onTnGtrinvObOQg2foQU87wNU80aCGSL8"
[Message part 1 (text/plain, inline)]
On 25.04.2015 12:51 PM, Mihai Moldovan wrote:
> On 25.04.2015 10:13 AM, Ulrich Sibiller wrote:
>> Package: x2goclient, nx-x11-common
>> Version: 4.0.3.2-0~800~ubuntu14.04.1
>>
>> As far as I know opening an x2go session from a display that uses xinerama should do the following on the server side:
>> - create a xinerama.conf with the xinerama setting on the client side
>> - set NX_XINERAMA_CONF in the envrionment
>> - extend the LD_LIBRARY_PATH to point to the nx xinerama lib.
>>
>> When I open an x2go session to my local machine (the same where the x2goclient is running) this does not work for several reasons:
>> 1. /usr/lib/nx/X11/Xinerama/libXinerama.so.1 points to the i386 version of the lib which is not existing on my 64 bit machine. dpkg -S shows that this is coming from the package nx-x11-common. So obviously this is broken.
> 
> That's a problem. Will take a look at this.

I can't do anything about this. No idea why launchpad would create a broken package. Our (self-built) Debian packages do not show this problem and building an Ubuntu package via pbuilder-dist likewise doesn't reproduce it.

Further, I've noticed that for our nightly builds, nx-x11-common is *completely* missing as a package. It looks like Launchpad is detecting it as empty and not building it at all, for whatever reason. The correct symlink that is supposed to be part of the package gets created at install time, but the build system just never copies it to the binary package staging zone.

I have tried debugging this, but cannot reproduce the problem with pbuilder-dist. For what it's worth, pbuilder-dist creates working packages, as they should have been to begin with...


Thus, I created a bug report on launchpad: https://bugs.launchpad.net/x2go/+bug/1449199



Mihai

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

Send a report that this bug log contains spam.


X2Go Developers <owner@bugs.x2go.org>. Last modified: Fri Apr 19 01:46:30 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.