Hi Rutger,
Rutger Helling <[email protected]> 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’.