Changes between Initial Version and Version 1 of Ticket #2276, comment 1
- Timestamp:
- 04/17/19 12:55:11 (22 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2276, comment 1
initial v1 18 18 2019-04-17 14:24:30,128 Connection lost 19 19 }}} 20 21 Manual execution gave me this: 22 {{{ 23 $ xpra shadow :0 24 xpra for python 2.7 is not installed 25 retrying with python3 26 using systemd-run to wrap 'shadow' server command 27 'systemd-run' '--description' 'xpra-shadow' '--scope' '--user' '/usr/bin/xpra' 'shadow' ':0' '--systemd-run=no' 28 Running scope as unit run-rf0e5d8a553e8452d8df5ee3876fbcb2e.scope. 29 xpra for python 2.7 is not installed 30 $ 31 }}} 32 33 and then I decided to bring `python2-xpra` in again; now it's working