Hello,
I’m a Insync Plus user, and I’m having issues with the Linux client since the latest update on Debian Stretch (I’m currently running Debian 9.0 RC3 amd64).
Since the latest update, the tray icon closed and when I try to run Insync it closes immediately. It ran fine till then.
This is the output of a command-line startup attempt:
luncheon@x230:~$ insync start --no-daemon
INFO 2017-04-20 21:48:01,268 [__init__:info:1622] insync version: 1.3.15.36150
INFO 2017-04-20 21:48:01,270 [__init__:info:1622] client created <ideskmain.client.Client object at 0x7f3ab8d595d0>
INFO 2017-04-20 21:48:01,271 [__init__:info:1622] unix socket server thread start
INFO 2017-04-20 21:48:01,271 [__init__:info:1622] starting client
INFO 2017-04-20 21:48:01,277 [__init__:info:1622] LinuxFSWatcher._start
INFO 2017-04-20 21:48:01,278 [__init__:info:1622] Inotify loop enter
INFO 2017-04-20 21:48:01,519 [__init__:info:1622] Syncing GDUser(id=u'103941202733193055845', email=u'accaceres@gmail.com', name=u'Alejandro Caceres').
(insync:4398): GStreamer-WARNING **: External plugin loader failed. This most likely means that the plugin loader helper binary was not found or could not be run. You might need to set the GST_PLUGIN_SCANNER environment variable if your setup is unusual. This should normally not be required though.
(insync:4398): GStreamer-WARNING **: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstossaudio.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstossaudio.so: undefined symbol: gst_element_class_add_static_pad_template
(several gstreamer plugin errors redacted due to space constraints)
(insync:4398): GStreamer-WARNING **: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiovisualizers.so: undefined symbol: gst_element_class_add_static_pad_template
(insync:4398): GStreamer-WARNING **: Failed to load plugin '/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmidi.so': /usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstmidi.so: undefined symbol: gst_element_class_add_static_pad_template
Fatal Python error: Segmentation fault
Thread 0x00007f3ab50d0700:
File "ideskmain/clienttasks/_logs_pruner.py", line 35 in __prune_logs
File "ideskutils/gevent_itc.py", line 92 in wrapper
File "threading.py", line 763 in run
File "threading.py", line 810 in __bootstrap_inner
File "threading.py", line 783 in __bootstrap
Thread 0x00007f3ab68d3700:
File "isyncd/linux/fswatch.py", line 278 in _pull_loop
File "threading.py", line 763 in run
File "threading.py", line 810 in __bootstrap_inner
File "threading.py", line 783 in __bootstrap
Thread 0x00007f3ab7114700:
File "SocketServer.py", line 155 in _eintr_retry
File "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 0x00007f3ac8205700:
File "gevent/hub.py", line 179 in run
Current thread 0x00007f3adda3c700:
File "__main__insync__.py", line 117 in main
File "__main__insync__.py", line 180 in <module>
File "__main__.py", line 128 in <module>
File "<string>", line 6 in <module>
Segmentation fault
luncheon@x230:~$
This is the installed version:
luncheon@x230:~$ dpkg -l | grep insync
ii insync 1.3.15.36150-jessie amd64 Google Drive sync and backup with multiple account support
ii insync-dolphin 1.3.12.36116-precise all Google Drive sync and backup with multiple account support
ii insync-nautilus 1.3.12.36116-precise all Google Drive sync and backup with multiple account support
luncheon@x230:~$ uname -a
Linux x230 4.9.0-2-amd64 #1 SMP Debian 4.9.18-1 (2017-03-30) x86_64 GNU/Linux
luncheon@x230:~$
Please let me know what additional information I can provide, to try and get this fixed.
Thanks!