Hi,
I installed insync on my Gnome Ubuntu 17.04
gmellini@hammershark:~/.config/Insync$ dpkg-query -l insync
[…]
ii insync 1.3.15.36150-trusty amd64 Google Drive sync and backup with multiple account support
gmellini@hammershark:~/.config/Insync$
When I launch insync the application start and I can get authorization from my google account.
After I selected the folder where I want to put my insync files.
After that, when I want to proceed, insync crashes.
I got the log while the program crash, and is the following
==> out.txt <==
“SocketServer.py”, line 236 in serve_forever
File “isyncd/linux/portable/unix_socket_server_portable.py”, line 76 in __serve
File “threading.py”, line 763 in run
File “threading.py”, line 810 in __bootstrap_inner
File “threading.py”, line 783 in __bootstrap
Thread 0x00007fc206ffd700:
File “threading.py”, line 339 in wait
File “threading.py”, line 620 in wait
File “isyncd/linux/qtutil.py”, line 47 in invoke_in_qt_thread
File “isyncd/linux/qtutil.py”, line 58 in wrapper
File “ideskui/htmlui.py”, line 40 in call_js
File “ideskui/appui.py”, line 440 in __update_account
File “ideskui/appui.py”, line 363 in __on_account_added
File “gevent/greenlet.py”, line 390 in run
Current thread 0x00007fc223b70700:
File “main__insync.py”, line 117 in main
File “main__insync.py”, line 180 in
File “main.py”, line 128 in
File “”, line 6 in
As you can see there is an exception on SocketServer.py that crashes the program
Please fix this, at the moment I cannot use insync
Giovanni