From unknown Thu Mar 28 13:11:34 2024 X-Loop: git-admin@x2go.org Subject: Bug#129: X Error: BadAccess (attempt to access private resource denied) 10 - Extension: 129 (MIT-SHM) Reply-To: Ricardo =?UTF-8?Q?D=C3=83=C2=ADaz_?= =?UTF-8?Q?Mart=C3=83=C2=ADn?= , 129@bugs.x2go.org Resent-From: Ricardo =?UTF-8?Q?D=C3=83=C2=ADaz_?= =?UTF-8?Q?Mart=C3=83=C2=ADn?= Resent-To: x2go-dev@lists.berlios.de Resent-CC: X2Go Developers X-Loop: git-admin@x2go.org Resent-Date: Tue, 12 Mar 2013 07:48:01 +0000 Resent-Message-ID: Resent-Sender: git-admin@x2go.org X-X2Go-PR-Message: followup 129 X-X2Go-PR-Package: x2goagent X-X2Go-PR-Keywords: Received: via spool by submit@bugs.x2go.org id=B.136307411511544 (code B); Tue, 12 Mar 2013 07:48:01 +0000 Received: (at submit) by bugs.x2go.org; 12 Mar 2013 07:41:55 +0000 Received: from mail-ia0-f173.google.com (mail-ia0-f173.google.com [209.85.210.173]) by ymir (Postfix) with ESMTPS id DCB4F5DB17 for ; Tue, 12 Mar 2013 08:41:54 +0100 (CET) Received: by mail-ia0-f173.google.com with SMTP id h37so4567607iak.4 for ; Tue, 12 Mar 2013 00:41:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:in-reply-to:references:date:message-id :subject:from:to:content-type; bh=JMZiTEQUzw05usnb0fiPXCPjqExUUUAOHoQn3p5iHwg=; b=ORn1nBZmMn2vlXZ1LXQkfp/WlLb7DnKkw45TuRDAv64Tq1uf/O8H4FfvrwaFG21MST /JGKZtzgLXAPwXQcK3KB4ybswPevwSD1uBk55Xklolrcy1gBrLOfR1yRYF+7jeJRCvsX rNAHmpDbjL1U8AfNY6rT/xqKCurjVO9qo40qOpubxcXQ1HhZ1xdOAWLnMsjMTonPIIb6 lOiHnBVDDtYdYOOHSabDLnnEQKL+lUdJM/Q1He6R6hkuuEAqwwRiglX00Oxs1TrIH56r c+N/Aam3FZYg+348QW5VVcl9yvdabFtQrZqcIqmUPN6Z9GjfcuaysfJ/xwZB51/2oTVc q0xQ== MIME-Version: 1.0 X-Received: by 10.50.12.201 with SMTP id a9mr10894140igc.10.1363074113100; Tue, 12 Mar 2013 00:41:53 -0700 (PDT) Received: by 10.231.226.70 with HTTP; Tue, 12 Mar 2013 00:41:53 -0700 (PDT) In-Reply-To: References: Date: Tue, 12 Mar 2013 08:41:53 +0100 Message-ID: From: Ricardo =?UTF-8?Q?D=C3=ADaz_?= =?UTF-8?Q?Mart=C3=ADn?= To: submit@bugs.x2go.org Content-Type: multipart/alternative; boundary=14dae93409b550769704d7b56ca0 --14dae93409b550769704d7b56ca0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi, I found that if you set enviromental LD_LIBRARY_PATH=3D and run qt4 based a= pp I got the problem on before, these apps work. Other behaviour I found is if you set password to root user and login with root user then you can run apps like root and see windows as expected. I also can confirm it habppens in kubuntu 12.04.2 (fresh install) Regards, 2013/3/3 Ricardo D=C3=ADaz Mart=C3=ADn > Hi, > > In addition I got also problem running some qt4 based app. Using gdb to > debug these apps looks like the problem is in /usr/lib/nx/X11/libNX_X11.s= o.6 > > Hope it helps to you to find the bug. > > Regards, > Ricardo > > 2013/3/1 Ricardo D=C3=ADaz Mart=C3=ADn > >> Package: x2goagent >> Version: 3.5.0.17 >> >> I just installed x2go server in kubuntu 12.10 x64 and can connect withou= t >> problems. >> >> Problem is when I tryed to run something app using kdesudo o sudo I >> allways get: >> >> X Error: BadAccess (attempt to access private resource denied) 10 >> Extension: 129 (MIT-SHM) >> Minor opcode: 1 (X_ShmAttach) >> Resource id: 0x4000010 >> X Error: BadShmSeg (invalid shared segment parameter) 128 >> Extension: 129 (MIT-SHM) >> Minor opcode: 5 (X_ShmCreatePixmap) >> Resource id: 0x40000ab >> X Error: BadDrawable (invalid Pixmap or Window parameter) 9 >> ... >> ... >> ... >> >> And only can see the app's windows with a full grey color inside. If the >> app background got more than one colour I can see them but no controls >> >> I can confirm the same issue in other kubuntu 12.10 server updated from >> 12.04 >> >> I'm using x2goserver from stable x2go ppa and system are full update. >> >> _______________________________________________ >> X2Go-Dev mailing list >> X2Go-Dev@lists.berlios.de >> https://lists.berlios.de/mailman/listinfo/x2go-dev >> > > --14dae93409b550769704d7b56ca0 Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hi,

I found that if you set enviromental LD_LIBRARY_PATH= =3D and run qt4 based app I got the problem on before, these apps work.

Other behaviour I found is if you set password to roo= t user and login with root user then you can run apps like root and see win= dows as expected.

I also can confirm it habppens in kubuntu 12.04.2 (fres= h install)

Regards,

2013/3/3 Ricardo D=C3=ADaz Mart=C3=ADn <oceanosoftlapalma@gm= ail.com>
Hi,

In addition I got als= o problem running some qt4 based app. Using gdb to debug these apps looks l= ike the problem is in=C2=A0/usr/lib/nx/X11/libNX_X11.so.6

Hope it helps to you to find the bug.

Regards,
Ricardo

2013/3/1 Ricardo D=C3=ADaz Mart=C3=ADn <oceanosoftlapalma@gmail.com>
Package: x2goagent
Version: 3.5.0.17

I just installed x2go server in kubuntu 12.10 x64 and can connect without p= roblems.

Problem is when I tryed to run something = app using kdesudo o sudo I allways get:

X Error: B= adAccess (attempt to access private resource denied) 10
=C2=A0 Extension: =C2=A0 =C2=A0129 (MIT-SHM)
=C2=A0 Minor op= code: 1 (X_ShmAttach)
=C2=A0 Resource id: =C2=A00x4000010
X Error: BadShmSeg (invalid shared segment parameter) 128
=C2= =A0 Extension: =C2=A0 =C2=A0129 (MIT-SHM)
=C2=A0 Minor opcode: 5 (X_ShmCreatePixmap)
=C2=A0 Resource i= d: =C2=A00x40000ab
X Error: BadDrawable (invalid Pixmap or Window= parameter) 9
...
...
...

And only can see the app's windows with a full grey color inside.= If the app background got more than one colour I can see them but no contr= ols

I can confirm the same issue in other kubuntu 12.10 ser= ver updated from 12.04

I'm using x2goserver fr= om stable x2go ppa and system are full update.

_______________________________________________
X2Go-Dev mailing list
X2Go-Dev@lis= ts.berlios.de
https://lists.berlios.de/mailman/listinfo/x2go-dev


--14dae93409b550769704d7b56ca0--