Hello Patrick, thank you for updating SyncEvolution. I was trying to test the new built, but i did not succeed.
What I need: A running syncevo-http-server to syncronize Evolution (on my PC) with Synthesis (on my Mobile). What I normally do: Install evolution+syncevolution+syncevolution-http and run a configuration script. What I did today on a Linux Mint 19.3 live session: (1) sudo apt-key adv --keyserver keyserver.ubuntu.com --recv-keys 43D03AD9 (2) deb http://downloads.syncevolution.org/apt experimental main (3) Install syncevolution-evolution (1:1.99.1-1) and syncevolution-bundle (1:1.99.1-2) (4) Run my configuration script (5) Try to start syncevo-http-server end up in this: mint@mint:~$ syncevo-http-server http://localhost:9000/syncevolution Traceback (most recent call last): File "/usr/bin/syncevo-http-server", line 8, in <module> from twisted.internet import gireactor # for non-GUI apps ModuleNotFoundError: No module named 'twisted' Error in sys.excepthook: Traceback (most recent call last): File "/usr/lib/python3/dist-packages/apport_python_hook.py", line 145, in apport_excepthook os.O_WRONLY | os.O_CREAT | os.O_EXCL, 0o640), 'wb') as f: FileNotFoundError: [Errno 2] No such file or directory: '/var/crash/_usr_bin_syncevo-http-server.999.crash' Original exception was: Traceback (most recent call last): File "/usr/bin/syncevo-http-server", line 8, in <module> from twisted.internet import gireactor # for non-GUI apps ModuleNotFoundError: No module named 'twisted' mint@mint:~$ Best regards Robert. _______________________________________________ SyncEvolution mailing list -- [email protected] To unsubscribe send an email to [email protected] %(web_page_url)slistinfo%(cgiext)s/%(_internal_name)s
