GNU bug report logs - #33325
xpra doesn't work out-of-the-box (implicit dependencies)

Previous Next

Package: guix;

Reported by: ludovic.courtes <at> inria.fr (Ludovic Courtès)

Date: Fri, 9 Nov 2018 14:14:01 UTC

Severity: normal

Done: Ludovic Courtès <ludovic.courtes <at> inria.fr>

Bug is archived. No further changes may be made.

To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 33325 in the body.
You can then email your comments to 33325 AT debbugs.gnu.org in the normal way.

Toggle the display of automated, internal messages from the tracker.

View this report as an mbox folder, status mbox, maintainer mbox


Report forwarded to bug-guix <at> gnu.org:
bug#33325; Package guix. (Fri, 09 Nov 2018 14:14:01 GMT) Full text and rfc822 format available.

Acknowledgement sent to ludovic.courtes <at> inria.fr (Ludovic Courtès):
New bug report received and forwarded. Copy sent to bug-guix <at> gnu.org. (Fri, 09 Nov 2018 14:14:01 GMT) Full text and rfc822 format available.

Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):

From: ludovic.courtes <at> inria.fr (Ludovic Courtès)
To: bug-guix <at> gnu.org
Cc: Rutger Helling <rhelling <at> mykolab.com>
Subject: xpra doesn't work out-of-the-box (implicit dependencies)
Date: Fri, 09 Nov 2018 15:12:25 +0100
Hello Rutger and all,

Our Xpra package seems to not be usable directly without installing
additional items:

--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---

On a foreign distro I see we’re also lacking a reference to
‘dbus-launch’:

--8<---------------cut here---------------start------------->8---
[courtes <at> 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 <at> 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/rbrandv7anzjxqkr40d7fkanzssslk4b-bash-minimal-4.4.19/bin/sh: dbus-launch: command not found
dbus-launch failed to start using command 'dbus-launch --close-stderr':

 exit code is 127

--8<---------------cut here---------------end--------------->8---

Thoughts?

Thanks in advance,
Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#33325; Package guix. (Fri, 09 Nov 2018 15:04:01 GMT) Full text and rfc822 format available.

Message #8 received at 33325 <at> debbugs.gnu.org (full text, mbox):

From: Rutger Helling <rhelling <at> mykolab.com>
To: ludovic.courtes <at> inria.fr (Ludovic Courtès)
Cc: 33325 <at> debbugs.gnu.org
Subject: Re: xpra doesn't work out-of-the-box (implicit dependencies)
Date: Fri, 9 Nov 2018 16:03:21 +0100
[Message part 1 (text/plain, inline)]
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=:100 gui-program

On Fri, 09 Nov 2018 15:12:25 +0100
ludovic.courtes <at> inria.fr (Ludovic Courtès) wrote:

> Hello Rutger and all,
> 
> Our Xpra package seems to not be usable directly without installing
> additional items:
> 
> --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---
> 
> On a foreign distro I see we’re also lacking a reference to
> ‘dbus-launch’:
> 
> --8<---------------cut here---------------start------------->8---
> [courtes <at> 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 <at> 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/rbrandv7anzjxqkr40d7fkanzssslk4b-bash-minimal-4.4.19/bin/sh:
> dbus-launch: command not found dbus-launch failed to start using
> command 'dbus-launch --close-stderr':
> 
>  exit code is 127
> 
> --8<---------------cut here---------------end--------------->8---
> 
> Thoughts?
> 
> Thanks in advance,
> Ludo’.

[Message part 2 (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#33325; Package guix. (Mon, 12 Nov 2018 08:23:01 GMT) Full text and rfc822 format available.

Message #11 received at 33325 <at> debbugs.gnu.org (full text, mbox):

From: ludovic.courtes <at> inria.fr (Ludovic Courtès)
To: Rutger Helling <rhelling <at> mykolab.com>
Cc: 33325 <at> debbugs.gnu.org
Subject: Re: xpra doesn't work out-of-the-box (implicit dependencies)
Date: Mon, 12 Nov 2018 09:21:58 +0100
Hi Rutger,

Rutger Helling <rhelling <at> mykolab.com> skribis:

> Does the :100 server show up when you do 'xpra list' after the command?

Nope:

--8<---------------cut here---------------start------------->8---
$ guix environment --ad-hoc xpra --pure
[env]$ xpra start :100
Warning: Xorg binary not found, assuming the wrapper is needed!
ludo <at> ribbon ~/src/guix [env]$ Entering daemon mode; any further errors will be reported to:
  /run/user/1000/xpra/:100.log

[env]$ xpra list
Warning: Xorg binary not found, assuming the wrapper is needed!
No xpra sessions found
--8<---------------cut here---------------end--------------->8---

I believe the problem should be reproducible in a ‘--pure’ environment.
Perhaps the missing Python modules mentioned in the log are the root
cause?

Thanks,
Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#33325; Package guix. (Sun, 25 Nov 2018 16:17:02 GMT) Full text and rfc822 format available.

Message #14 received at 33325 <at> debbugs.gnu.org (full text, mbox):

From: ludovic.courtes <at> inria.fr (Ludovic Courtès)
To: Rutger Helling <rhelling <at> mykolab.com>
Cc: 33325 <at> debbugs.gnu.org
Subject: Re: bug#33325: xpra doesn't work out-of-the-box (implicit
 dependencies)
Date: Sun, 25 Nov 2018 17:15:22 +0100
Hello,

ludovic.courtes <at> inria.fr (Ludovic Courtès) skribis:

> $ guix environment --ad-hoc xpra --pure
> [env]$ xpra start :100
> Warning: Xorg binary not found, assuming the wrapper is needed!
> ludo <at> ribbon ~/src/guix [env]$ Entering daemon mode; any further errors will be reported to:
>   /run/user/1000/xpra/:100.log
>
> [env]$ xpra list
> Warning: Xorg binary not found, assuming the wrapper is needed!
> No xpra sessions found

FWIW I get the same problem with the recent xpra 2.4.2 update.

> I believe the problem should be reproducible in a ‘--pure’ environment.
> Perhaps the missing Python modules mentioned in the log are the root
> cause?

Thoughts?

Thanks in advance,
Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#33325; Package guix. (Mon, 26 Nov 2018 08:38:02 GMT) Full text and rfc822 format available.

Message #17 received at 33325 <at> debbugs.gnu.org (full text, mbox):

From: Rutger Helling <rhelling <at> mykolab.com>
To: ludovic.courtes <at> inria.fr (Ludovic Courtès)
Cc: 33325 <at> debbugs.gnu.org
Subject: Re: bug#33325: xpra doesn't work out-of-the-box (implicit
 dependencies)
Date: Mon, 26 Nov 2018 09:37:11 +0100
[Message part 1 (text/plain, inline)]
Hi Ludo,

apologies for the delayed reaction, I've been quite busy. Oddly enough
the commands seem to work fine on GuixSD. Can you maybe tell me what
distro you're using?

I don't have access to a foreign distro at the moment, but I'll try to
look into it next weekend.

Do you have the 'xauth' command? If not, could you install that and see
if it makes a difference?

On Sun, 25 Nov 2018 17:15:22 +0100
ludovic.courtes <at> inria.fr (Ludovic Courtès) wrote:

> Hello,
> 
> ludovic.courtes <at> inria.fr (Ludovic Courtès) skribis:
> 
> > $ guix environment --ad-hoc xpra --pure
> > [env]$ xpra start :100
> > Warning: Xorg binary not found, assuming the wrapper is needed!
> > ludo <at> ribbon ~/src/guix [env]$ Entering daemon mode; any further
> > errors will be reported to: /run/user/1000/xpra/:100.log
> >
> > [env]$ xpra list
> > Warning: Xorg binary not found, assuming the wrapper is needed!
> > No xpra sessions found  
> 
> FWIW I get the same problem with the recent xpra 2.4.2 update.
> 
> > I believe the problem should be reproducible in a ‘--pure’
> > environment. Perhaps the missing Python modules mentioned in the
> > log are the root cause?  
> 
> Thoughts?
> 
> Thanks in advance,
> Ludo’.

[Message part 2 (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#33325; Package guix. (Mon, 26 Nov 2018 09:01:01 GMT) Full text and rfc822 format available.

Message #20 received at 33325 <at> debbugs.gnu.org (full text, mbox):

From: ludovic.courtes <at> inria.fr (Ludovic Courtès)
To: Rutger Helling <rhelling <at> mykolab.com>
Cc: 33325 <at> debbugs.gnu.org
Subject: Re: bug#33325: xpra doesn't work out-of-the-box (implicit
 dependencies)
Date: Mon, 26 Nov 2018 10:00:37 +0100
Hi Rutger,

Rutger Helling <rhelling <at> mykolab.com> skribis:

> apologies for the delayed reaction, I've been quite busy. Oddly enough
> the commands seem to work fine on GuixSD. Can you maybe tell me what
> distro you're using?

I’m using GuixSD.  :-)

If we use ‘-C’ instead of ‘--pure’, we should both get the same result:

--8<---------------cut here---------------start------------->8---
$ guix environment --ad-hoc xpra -C 
[env]# xpra start :100
Warning: Xorg binary not found, assuming the wrapper is needed!

Warning: running as root
[env]# Entering daemon mode; any further errors will be reported to:
  /tmp/:100.log

[env]# xpra list
Warning: Xorg binary not found, assuming the wrapper is needed!

Warning: running as root
Found the following xpra sessions:
/home/ludo/.xpra:
        UNKNOWN session at :100
Re-probing unknown sessions in: /home/ludo/.xpra

        UNKNOWN session at :100 (cleaned up)
[env]# 
[env]# xpra list
Warning: Xorg binary not found, assuming the wrapper is needed!

Warning: running as root
No xpra sessions found
--8<---------------cut here---------------end--------------->8---

Same for you?

Thanks for your feedback,
Ludo’.




Information forwarded to bug-guix <at> gnu.org:
bug#33325; Package guix. (Mon, 26 Nov 2018 09:40:02 GMT) Full text and rfc822 format available.

Message #23 received at 33325 <at> debbugs.gnu.org (full text, mbox):

From: Rutger Helling <rhelling <at> mykolab.com>
To: ludovic.courtes <at> inria.fr (Ludovic Courtès)
Cc: 33325 <at> debbugs.gnu.org
Subject: Re: bug#33325: xpra doesn't work out-of-the-box (implicit
 dependencies)
Date: Mon, 26 Nov 2018 10:39:14 +0100
[Message part 1 (text/plain, inline)]
So it should actually work in the container if you run the command xpra
upgrade, like so:

container$ xpra start :100 # wait a few seconds for it to start
container$ xpra upgrade :100
container$ xpra list

Just starting it in a container isn't terribly useful though since that
way you can't attach to it. If you run
guix environment --ad-hoc xpra -C --share=/tmp/.X11-unix
--share=/home/$USER/.xpra

and then start the server with the above commands you should be
able to attach to it outside of the container, like:
$ xpra attach :100
$ DISPLAY=:100 gui-program # on a different terminal

Does this work for you too?

I'm not sure why the 'xpra upgrade' command seems to be required in a
container. I have no idea how to fix that.

On Mon, 26 Nov 2018 10:00:37 +0100
ludovic.courtes <at> inria.fr (Ludovic Courtès) wrote:

> Hi Rutger,
> 
> Rutger Helling <rhelling <at> mykolab.com> skribis:
> 
> > apologies for the delayed reaction, I've been quite busy. Oddly
> > enough the commands seem to work fine on GuixSD. Can you maybe tell
> > me what distro you're using?  
> 
> I’m using GuixSD.  :-)
> 
> If we use ‘-C’ instead of ‘--pure’, we should both get the same
> result:
> 
> --8<---------------cut here---------------start------------->8---
> $ guix environment --ad-hoc xpra -C 
> [env]# xpra start :100
> Warning: Xorg binary not found, assuming the wrapper is needed!
> 
> Warning: running as root
> [env]# Entering daemon mode; any further errors will be reported to:
>   /tmp/:100.log
> 
> [env]# xpra list
> Warning: Xorg binary not found, assuming the wrapper is needed!
> 
> Warning: running as root
> Found the following xpra sessions:
> /home/ludo/.xpra:
>         UNKNOWN session at :100
> Re-probing unknown sessions in: /home/ludo/.xpra
> 
>         UNKNOWN session at :100 (cleaned up)
> [env]# 
> [env]# xpra list
> Warning: Xorg binary not found, assuming the wrapper is needed!
> 
> Warning: running as root
> No xpra sessions found
> --8<---------------cut here---------------end--------------->8---
> 
> Same for you?
> 
> Thanks for your feedback,
> Ludo’.

[Message part 2 (application/pgp-signature, inline)]

Information forwarded to bug-guix <at> gnu.org:
bug#33325; Package guix. (Sat, 25 Sep 2021 02:27:02 GMT) Full text and rfc822 format available.

Message #26 received at 33325 <at> debbugs.gnu.org (full text, mbox):

From: Sarah Morgensen <iskarian <at> mgsn.dev>
To: ludovic.courtes <at> inria.fr (Ludovic Courtès)
Cc: 33325 <at> debbugs.gnu.org
Subject: Re: bug#33325: xpra doesn't work out-of-the-box (implicit
 dependencies)
Date: Fri, 24 Sep 2021 19:26:26 -0700
Hi,

I came across this old bug.

ludovic.courtes <at> inria.fr (Ludovic Courtès) writes:

> Hello Rutger and all,
>
> Our Xpra package seems to not be usable directly without installing
> additional items:
>
> $ 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
>
>
> On a foreign distro I see we’re also lacking a reference to
> ‘dbus-launch’:
>
> [courtes <at> 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 <at> 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/rbrandv7anzjxqkr40d7fkanzssslk4b-bash-minimal-4.4.19/bin/sh: dbus-launch: command not found
> dbus-launch failed to start using command 'dbus-launch --close-stderr':
>
>  exit code is 127
>
> Thoughts?
>
> Thanks in advance,
> Ludo’.

This command seems to work for me now (with xpra 4.2.1):

--8<---------------cut here---------------start------------->8---
$ guix environment --pure --ad-hoc xpra -- xpra start :100
Warning: using '/run/user/1001' as XDG_RUNTIME_DIR
Entering daemon mode; any further errors will be reported to:
  /run/user/1001/xpra/:100.log
$ guix environment --pure --ad-hoc xpra -- xpra list
Warning: using '/run/user/1001' as XDG_RUNTIME_DIR
Found the following xpra sessions:
/home/sarah/.xpra:
	LIVE session at :100
/run/user/1001/xpra:
	LIVE session at :100
--8<---------------cut here---------------end--------------->8---

And xpra now retains a reference to dbus, which has dbus_launch.

Can you still reproduce this?

--
Sarah




Reply sent to Ludovic Courtès <ludovic.courtes <at> inria.fr>:
You have taken responsibility. (Thu, 30 Sep 2021 07:31:01 GMT) Full text and rfc822 format available.

Notification sent to ludovic.courtes <at> inria.fr (Ludovic Courtès):
bug acknowledged by developer. (Thu, 30 Sep 2021 07:31:01 GMT) Full text and rfc822 format available.

Message #31 received at 33325-done <at> debbugs.gnu.org (full text, mbox):

From: Ludovic Courtès <ludovic.courtes <at> inria.fr>
To: Sarah Morgensen <iskarian <at> mgsn.dev>
Cc: 33325-done <at> debbugs.gnu.org
Subject: Re: bug#33325: xpra doesn't work out-of-the-box (implicit
 dependencies)
Date: Thu, 30 Sep 2021 09:30:24 +0200
Hi,

Sarah Morgensen <iskarian <at> mgsn.dev> skribis:

> This command seems to work for me now (with xpra 4.2.1):
>
> $ guix environment --pure --ad-hoc xpra -- xpra start :100
> Warning: using '/run/user/1001' as XDG_RUNTIME_DIR
> Entering daemon mode; any further errors will be reported to:
>   /run/user/1001/xpra/:100.log
> $ guix environment --pure --ad-hoc xpra -- xpra list
> Warning: using '/run/user/1001' as XDG_RUNTIME_DIR
> Found the following xpra sessions:
> /home/sarah/.xpra:
> 	LIVE session at :100
> /run/user/1001/xpra:
> 	LIVE session at :100
>
> And xpra now retains a reference to dbus, which has dbus_launch.
>
> Can you still reproduce this?

No; it works for me too.  Closing!

Thanks for taking a look,
Ludo’.




bug archived. Request was from Debbugs Internal Request <help-debbugs <at> gnu.org> to internal_control <at> debbugs.gnu.org. (Thu, 28 Oct 2021 11:24:04 GMT) Full text and rfc822 format available.

This bug report was last modified 2 years and 173 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.