From unknown Mon May 18 17:33:44 2026
X-Loop: git-admin@x2go.org
Subject: Bug#49: Xinerama patch in nx-libs maybe breaks wine1.4
Reply-To: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>, 49@bugs.x2go.org
Resent-From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
Resent-To: x2go-dev@lists.berlios.de
Resent-CC: git-admin@x2go.org
X-Loop: git-admin@x2go.org
Resent-Date: Mon, 22 Oct 2012 11:33:01 +0000
Resent-Message-ID: <handler.49.B49.135090538615436@bugs.x2go.org>
Resent-Sender: git-admin@x2go.org
X-X2Go-PR-Message: followup 49
X-X2Go-PR-Package: not-a-bug
X-X2Go-PR-Keywords: not-a-bug
Received: via spool by 49-submit@bugs.x2go.org id=B49.135090538615436
          (code B ref 49); Mon, 22 Oct 2012 11:33:01 +0000
Received: (at 49) by bugs.x2go.org; 22 Oct 2012 11:29:46 +0000
Received: from freya.das-netzwerkteam.de (freya.das-netzwerkteam.de [88.198.48.199])
	by ymir (Postfix) with ESMTPS id 536C45DB14;
	Mon, 22 Oct 2012 13:29:46 +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 0F3E4AD9;
	Mon, 22 Oct 2012 13:29:46 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id DDD6E3BECB;
	Mon, 22 Oct 2012 13:29:45 +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 zXAxSskW8-WP; Mon, 22 Oct 2012 13:29:42 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id CA53A3C0FF;
	Mon, 22 Oct 2012 13:29:42 +0200 (CEST)
Received: from localhost (localhost [127.0.0.1])
	by grimnir.das-netzwerkteam.de (Postfix) with ESMTP id AA0D43BECB;
	Mon, 22 Oct 2012 13:29:42 +0200 (CEST)
X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on
	grimnir.das-netzwerkteam.de
X-Spam-Flag: NO
X-Spam-Status: No, hits=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00
	autolearn=ham version=3.3.1 running as userid=
X-Spam-Level: 
X-Spam-Bayes-Score: 0.0000
Received: by grimnir.das-netzwerkteam.de (Postfix, from userid 33)
	id 1BCE93C0FC; Mon, 22 Oct 2012 13:29:42 +0200 (CEST)
Received: from siran.informatik.uni-kiel.de (siran.informatik.uni-kiel.de
 [134.245.252.112]) by mail.das-netzwerkteam.de (Horde Framework) with HTTP;
 Mon, 22 Oct 2012 13:29:42 +0200
Message-ID: <20121022132942.20415f2tyczhviue@mail.das-netzwerkteam.de>
X-Priority: 3 (Normal)
Date: Mon, 22 Oct 2012 13:29:42 +0200
From: Mike Gabriel <mike.gabriel@das-netzwerkteam.de>
To: Matthias Hellinghausen <mh@bzd.de>
Cc: 49@bugs.x2go.org, control@bugs.x2go.org,
 oleksandr.shneyder@obviously-nice.de
References: <20121021203819.131223j6wklujb4r@mail.das-netzwerkteam.de>
 <508528DE.8050804@bzd.de>
In-Reply-To: <508528DE.8050804@bzd.de>
MIME-Version: 1.0
Content-Type: multipart/signed;
 boundary="=_ak3me00dc12";
 protocol="application/pgp-signature";
 micalg="pgp-sha1"
Content-Transfer-Encoding: 7bit
User-Agent: Internet Messaging Program (IMP) H3 (4.3.4)

This message is in MIME format and has been PGP signed.

--=_ak3me00dc12
Content-Type: text/plain;
 charset=UTF-8;
 DelSp="Yes";
 format="flowed"
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

reopen #49
reassign #49 x2goagent
retitle #49 Xinerama patch in nx-libs maybe breaks wine1.4
severity #49 minor
thanks

Hi Matthias,

On Mo 22 Okt 2012 13:07:10 CEST Matthias Hellinghausen wrote:

> Then I found out that the LD_LIBRARY_PATH in the x2go Session is set  
> to "/usr/lib/nx/X11/Xinerama:/usr/lib/nx/X11".
>
> When I unset the LD_LIBRARY_PATH or remove  
> "/usr/lib/nx/X11/Xinerama", wine 1.2.3 works again on the  
> LTSP-servers!
>
> (...but it also works with wine version 1.3 and the library path set  
> to Xinerama...)
>
> So there must be a Problem with a Setup of 32 Bit, wine 1.2.3 and  
> Xinerama...!?
>
> Is it possible that the library path was not set within the  
> x2go-session before?  Is there a special reason that the  
> LD_LIBRARY_PATH ist set at all?
>
> thanks in advance.
>
> kind regards
> Matthias

Ahhh... ok... the LD_LIBRARY_PATH indeed has been added (actually, it  
should have been there for  a while, refer to http://bugs.x2go.org/29).

Hmmm... so our xinerama add-on on top of nx-libs breaks Wine 1.4. This  
is not so nice.

Hopefully you can provide more debugging and info.

I have Cc:ed Alex who is the author of the Xinerama patch in nx-libs.

Greets,
Mike



-- 

DAS-NETZWERKTEAM
mike gabriel, rothenstein 5, 24214 neudorf-bornstein
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

--=_ak3me00dc12
Content-Type: application/pgp-signature
Content-Description: Digitale PGP-Unterschrift
Content-Disposition: inline
Content-Transfer-Encoding: 7bit

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAABAgAGBQJQhS4lAAoJEJr0azAldxsx7NkP/RmHwYM6x2A/te7SErB7x4R5
0ntBT77pX0k2xbeXDV6JtvEI+4SwzEEuSBHPfHPs42Sr/RyPYpwO7zRzD0wLjggx
gVr/OhitZsAddMHT/xteS/kmJdS+yZpmEwWXrmGFXeRSKW/Mvo9ucL8F6HOZh4UH
0otBRalUVPMP5Y+r0rruTAAaqZ5iJUoCV24q3bekr/dHRz89Zp609cczin4Y/9/f
mCzdGxYQ+ZCIi/i7XoEGW6k2wx/Kb8HYFOKxrSFV+Y/z9ObchU7/7gBnoVQNV+oV
BBAUdak9p+gFerdzyaKcwKMrcIB69eBM6q7Etfj+/0BHshnck6OvllxVHo75RAiF
07S2adtGY4LEtssYuhbk0ifAmGZGdPigtswwbggCOlQqonUSVzHLitfurEA01e9P
MKQAgD2Ji30DM/poH73h1wOb6kcnvtNDuq3MxmDMxk+HJIzx+16ITnyJ/nU0WU1z
G1Xx6hBsJyua0QitBv9YOKZkNh5pNOAJofuDB6NvyIE57bBOcZroT4R/YN5/qO6n
KgjBLool2iBYOyiVBbUhvKvIHixJ+L902+1HefMxvCm7EHQWb6C6nY5UtWHQPUUR
4LAcKtOtFTzIHgiHCJPHkavBitIojQUfmAM/nEGKlHOJ9TbwU0MHhfkYVXLtyuaj
Xhuz09A4u6VPVRicTC4n
=UOm1
-----END PGP SIGNATURE-----

--=_ak3me00dc12--
