Sziasztok,
Androidra telepíthető Remote desktop programot keresek Fedora 33-ra. Unified Remote-ot próbáltam, de sikeres csatlakozás esetén sem működik (szerintem a Wayland miatt, logokban legalábbis semmi konkrét nem látszik).
Illetve próbáltam még ezt: [link] De ennél meg a szerver nem települ az alábbi hibaüzenet miatt:
running setup.py install for linux-remote ... error
ERROR: Command errored out with exit status 1:
command: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-tsgc5039/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-tsgc5039/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-er2o9gxu/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /home/sweetlou6/.local/include/python3.9/linux-remote
cwd: /tmp/pip-req-build-tsgc5039/
Complete output (6 lines):
usage: setup.py [global_opts] cmd1 [cmd1_opts] [cmd2 [cmd2_opts] ...]
or: setup.py --help [cmd1 cmd2 ...]
or: setup.py --help-commands
or: setup.py cmd --help
error: option --single-version-externally-managed not recognized
----------------------------------------
ERROR: Command errored out with exit status 1: /usr/bin/python3 -u -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'/tmp/pip-req-build-tsgc5039/setup.py'"'"'; __file__='"'"'/tmp/pip-req-build-tsgc5039/setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' install --record /tmp/pip-record-er2o9gxu/install-record.txt --single-version-externally-managed --user --prefix= --compile --install-headers /home/sweetlou6/.local/include/python3.9/linux-remote Check the logs for full command output.