Created
November 27, 2017 01:26
-
-
Save rektide/2b45dd230d5b99c4d13887fef87a8851 to your computer and use it in GitHub Desktop.
xpra start error
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ xpra start :99 | |
Warning: invalid option: 'shadow-fullscreen' | |
Warning: cannot use the system proxy for 'start' subcommand, | |
failed to connect to '/run/xpra/system': | |
[Errno 111] Connection refused | |
Warning: invalid option: 'shadow-fullscreen' | |
InitException: cannot open log file '${HOME}/.xpra/:99.log': [Errno 2] No such file or directory: '${HOME}/.xpra/:99.log' | |
xpra initialization error: | |
cannot open log file '${HOME}/.xpra/:99.log': [Errno 2] No such file or directory: '${HOME}/.xpra/:99.log' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment