Received: (at submit) by bugs.x2go.org; 6 Dec 2012 11:59:38 +0000
Received: from mail-ob0-f179.google.com (mail-ob0-f179.google.com [209.85.214.179])
	by ymir (Postfix) with ESMTPS id 41A133BC43
	for <submit@bugs.x2go.org>; Thu,  6 Dec 2012 12:59:38 +0100 (CET)
Received: by mail-ob0-f179.google.com with SMTP id x4so5800890obh.24
        for <submit@bugs.x2go.org>; Thu, 06 Dec 2012 03:59:37 -0800 (PST)
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=3DqCCeegUCSppr6kDGd/58Gjim1OinO4n/jZESRrgbU=;
        b=vTUdt/9DpxO+25suEaI8tg23CAFxb4keSDYIUD4hcVVNeCDyNWTfG4IOqQl1l5zpR1
         EM1lvxWzogN1bBVlbM1/d9BrCUDqZVTZsXA1KjY8rgmHs+vygEq9nuNoPquoRFwsChTk
         OFYU68InvlX83CaF3PpmBPAANdQM4EtpXDOVDLLdWJpFHBFkUmM7uMVghwvF/lg/dGk0
         H44st40ERf9ynuhcgo1U29UbsyoBtwoCTGvt2L391PZ7QXAy2nIT6JYUCWaWWyLbuZdS
         VxTN+1OZ4kapfZr4d+D0oqkN22GeTeAbQBVNgThxqb2yFAZIDNfwmrQDG30iHbzOFak+
         89VA==
MIME-Version: 1.0
Received: by 10.60.8.65 with SMTP id p1mr699434oea.4.1354795177061; Thu, 06
 Dec 2012 03:59:37 -0800 (PST)
Received: by 10.60.25.71 with HTTP; Thu, 6 Dec 2012 03:59:36 -0800 (PST)
Date: Thu, 6 Dec 2012 12:59:36 +0100
Message-ID: <CAJ0cceZ8wbmchBDJczpoAanHcac3iK_Z3cQ3mFD6ZA84xWyWiA@mail.gmail.com>
Subject: NX_xrandr lacks support from Xrandr 1.2 and higher
From: Reinhard Tartler <siretart@gmail.com>
To: submit@bugs.x2go.org
Content-Type: text/plain; charset=ISO-8859-1

Package: x2goagent

When starting a new x2go session, the startup scripts modify the
LD_LIBRARY_PATH of all applications to include /usr/lib/nx/X11/Xrandr.
This replaces the system libXrandr with the NX/X2go  provided one.
Unfortunately, this breaks the xrandr utility:

>> echo $LD_LIBRARY_PATH
/usr/lib/nx/X11/Xrandr:/usr/lib/nx/X11/Xinerama:/usr/lib/nx/X11

>> xrandr
xrandr: symbol lookup error: xrandr: undefined symbol: XRRGetScreenSizeRange
zsh: exit 127   xrandr


-- 
regards,
    Reinhard
