From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rutger Helling Subject: bug#33325: xpra doesn't work out-of-the-box (implicit dependencies) Date: Fri, 9 Nov 2018 16:03:21 +0100 Message-ID: <20181109160321.3346add3@mykolab.com> References: <8736sa2vcm.fsf@inria.fr> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha256; boundary="Sig_/oomhwEIbx_fmgamXQ9m8DQr"; protocol="application/pgp-signature" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35535) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1gL8KR-0005B6-AC for bug-guix@gnu.org; Fri, 09 Nov 2018 10:04:12 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1gL8KN-0002hd-Gh for bug-guix@gnu.org; Fri, 09 Nov 2018 10:04:11 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:39621) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1gL8KI-0002dn-5Z for bug-guix@gnu.org; Fri, 09 Nov 2018 10:04:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1gL8KH-0007S7-OT for bug-guix@gnu.org; Fri, 09 Nov 2018 10:04:01 -0500 Sender: "Debbugs-submit" Resent-Message-ID: In-Reply-To: <8736sa2vcm.fsf@inria.fr> List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+gcggb-bug-guix=m.gmane.org@gnu.org Sender: "bug-Guix" To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 33325@debbugs.gnu.org --Sig_/oomhwEIbx_fmgamXQ9m8DQr Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Hello Ludo, Does the :100 server show up when you do 'xpra list' after the command? If so, can you try the following commands to see if it works: $ guix environment --ad-hoc xpra --pure -- xpra attach :100 And then on a different terminal: $ DISPLAY=3D:100 gui-program On Fri, 09 Nov 2018 15:12:25 +0100 ludovic.courtes@inria.fr (Ludovic Court=C3=A8s) wrote: > Hello Rutger and all, >=20 > Our Xpra package seems to not be usable directly without installing > additional items: >=20 > --8<---------------cut here---------------start------------->8--- > $ guix environment --ad-hoc xpra --pure -- xpra start :100 > Warning: Xorg binary not found, assuming the wrapper is needed! > Entering daemon mode; any further errors will be reported to: > /run/user/1000/xpra/:100.log > $ cat /run/user/1000/xpra/:100.log > 2018-11-09 14:37:42,986 Error: cannot enable SSH socket upgrades: > 2018-11-09 14:37:42,986 No module named paramiko > 2018-11-09 14:37:42,987 cannot access python uinput module: > 2018-11-09 14:37:42,987 No module named uinput > 2018-11-09 14:37:42,995 Error adding xauth entry for :100 > 2018-11-09 14:37:42,995 using command "xauth > -f /home/ludo/.Xauthority add :100 MIT-MAGIC-COOKIE-1 > 7c2c66d9295545cfb1c27b1109b4b54e": [mi] Extension "Composite" is not > recognized 2018-11-09 14:37:42,995 [Errno 2] No such file or > directory [mi] Only the following extensions can be run-time enabled: > [mi] Generic Event Extension [mi] MIT-SHM > [mi] XTEST > [mi] XINERAMA > [mi] XFIXES > [mi] RENDER > [mi] RANDR > [mi] COMPOSITE > [mi] DAMAGE > [mi] MIT-SCREEN-SAVER > [mi] DOUBLE-BUFFER > [mi] RECORD > [mi] DPMS > [mi] X-Resource > [mi] XVideo > [mi] XVideo-MotionCompensation > [mi] GLX > No protocol specified > No protocol specified > No protocol specified > No protocol specified > No protocol specified > No protocol specified > No protocol specified > No protocol specified > No protocol specified > No protocol specified > --8<---------------cut here---------------end--------------->8--- >=20 > On a foreign distro I see we=E2=80=99re also lacking a reference to > =E2=80=98dbus-launch=E2=80=99: >=20 > --8<---------------cut here---------------start------------->8--- > [courtes@devel13 ~]$ guix environment --ad-hoc xpra --pure -- xpra > start :100 Warning: Xorg binary not found, assuming the wrapper is > needed! Entering daemon mode; any further errors will be reported to: > /run/user/10218/xpra/:100.log > [courtes@devel13 ~]$ cat /run/user/10218/xpra/:100.log > 2018-11-09 15:10:06,064 Error: cannot enable SSH socket upgrades: > 2018-11-09 15:10:06,064 No module named paramiko > 2018-11-09 15:10:06,066 cannot access python uinput module: > 2018-11-09 15:10:06,066 No module named uinput > 2018-11-09 15:10:06,079 Error adding xauth entry for :100 > 2018-11-09 15:10:06,080 using command "xauth > -f /home/courtes/.Xauthority add :100 MIT-MAGIC-COOKIE-1 > 9519cb23f6a348eda7f068d9317a664c": 2018-11-09 15:10:06,080 [Errno 2] > No such file or directory [mi] Extension "Composite" is not > recognized [mi] Only the following extensions can be run-time > enabled: [mi] Generic Event Extension [mi] MIT-SHM > [mi] XTEST > [mi] XINERAMA > [mi] XFIXES > [mi] RENDER > [mi] RANDR > [mi] COMPOSITE > [mi] DAMAGE > [mi] MIT-SCREEN-SAVER > [mi] DOUBLE-BUFFER > [mi] RECORD > [mi] DPMS > [mi] X-Resource > [mi] XVideo > [mi] XVideo-MotionCompensation > [mi] GLX > 2018-11-09 15:10:06,472 Warning: some of the sockets are in an > unknown state: 2018-11-09 > 15:10:06,473 /home/courtes/.xpra/devel13-100 2018-11-09 > 15:10:06,473 please wait as we allow the socket probing to timeout > 2018-11-09 15:10:12,502 created unix domain > socket: /home/courtes/.xpra/devel13-100 /gnu/store/rbrandv7anzjxqkr40d7fk= anzssslk4b-bash-minimal-4.4.19/bin/sh: > dbus-launch: command not found dbus-launch failed to start using > command 'dbus-launch --close-stderr': >=20 > exit code is 127 >=20 > --8<---------------cut here---------------end--------------->8--- >=20 > Thoughts? >=20 > Thanks in advance, > Ludo=E2=80=99. --Sig_/oomhwEIbx_fmgamXQ9m8DQr Content-Type: application/pgp-signature Content-Description: OpenPGP digital signature -----BEGIN PGP SIGNATURE----- iQEzBAEBCAAdFiEEAVThuRzJ2e93ZI3n86cn20T8yjYFAlvlobkACgkQ86cn20T8 yjZLZwf/St7VyO/4WjCd5Rn60ARjL8ekLvxmxpXc2aFKDm9XUZsSWf79BN1wqWoG kkFyD4SAvN+vHhjFtPIcbY2PvCDpncXbWzBYkVetdMITVanIHzgVxbAFsx9gupHZ zyn8jVbECYOqdOiKqLia7T7VMDlcTyfsLZ3QVNSxBCbQc+2906i6XNHFji5NF3ZW nrRcw5DA1J9fEZb36MpxsiS107AHf3aodBBEs7Y4MYfwf8ATmICfOIEmIwcABB12 rGRg38noLqeC9GK9rStM/wmqgHPiD1zsXQCcWqIY3VK6RIl2E7ef5y1FuUIJI99W oaCUvWpc9cdUpDSP13wygIeHt0ObqQ== =aUTz -----END PGP SIGNATURE----- --Sig_/oomhwEIbx_fmgamXQ9m8DQr--