New Insync version: 1.5.1

Release notes:

  • Added auto-update notification to app window
  • Improved UI for syncing/merging folders
  • Fixed minor UI bugs in onboarding
  • Windows: Fixed native controls not closing dialog windows

Windows
Mac

Linux, 64-bit:

Insync 1.5.1 is available to the general public on our website and downloads page. Visit our Help Center for more on our features.

Insync 1.4 users won’t be auto-updated to 1.5 yet, but can update to 1.5 manually.

Please help us test :smile:

Thanks!

Hi,

Just a quick feedback: as with 1.5.0, upgrade on Fedora 28 doesn’t work, you have to do a clean install (otherwise previous version remains installed along with 1.5.1):

rpm -q insync
insync-1.5.0.37337-fc25.x86_64

sudo dnf install ./insync-1.5.1.37343-fc25.x86_64.rpm 
[sudo] password for costa: 
Last metadata expiration check: 0:42:46 ago on qui 13 set 2018 10:12:09 -03.
Dependencies resolved.

 Package       Arch          Version                  Repository           Size

Upgrading:
 insync        x86_64        1.5.1.37343-fc25         @commandline        136 M

Transaction Summary

Upgrade  1 Package

Total size: 136 M
Is this ok [y/N]: y
Downloading Packages:
Running transaction check
Transaction check succeeded.
Running transaction test
Transaction test succeeded.
Running transaction
  Preparing        :                                                        1/1 
  Upgrading        : insync-1.5.1.37343-fc25.x86_64                         1/2 
  Running scriptlet: insync-1.5.1.37343-fc25.x86_64                         1/2 
error: can't create transaction lock on /var/lib/rpm/.rpm.lock (Resource temporarily unavailable)
error: -: key 1 import failed.
which: no xmessage in (/usr/lib/insync:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin)
Insync installation has finished. You may now start it.
Gtk-Message: 10:55:08.818: GtkDialog mapped without a transient parent. This is discouraged.
  Running scriptlet: insync-1.5.0.37337-fc25.x86_64                         2/2 
Killed

rpm -qa insync
insync-1.5.1.37343-fc25.x86_64
insync-1.5.0.37337-fc25.x86_64

Bug.
not working.
Traceback (most recent call last):
File “isyncd/linux/headless/cli.py”, line 108, in ipc_insync
File “socket.py”, line 224, in meth
error: [Errno 111] Connection refused

Where can I find old trusty package, which was working perfectly, please?

Hi @void75, this is probably happening because, as I mentioned earlier, the upgrade procedure is not removing previous versions (neither on Fedora nor on Ubuntu), and you probably still have the previous version running (and thus blocking the port used by insync). If you manually remove all versions and install only 1.5.1 you should be fine.

Hope this helps!

I did it, but still can’t use it. I can’t interact as before, and sometimes crashes and I am not able to start it back.

Working only as insync-headless start

edit:
even if removed all and reinstalled:
Traceback (most recent call last):
File “isyncd/linux/headless/cli.py”, line 108, in ipc_insync
File “socket.py”, line 224, in meth
error: [Errno 111] Connection refused

Please, link previous trusty packages, so I get back operative.
Thanks.

Can you post the output of

dpkg -l | grep insync

and

ps -ef | grep insync

?

ii insync 1.5.1.37343-trusty amd64 Google Drive sync and backup with multiple account support

void 6986 2948 3 17:27 ? 00:03:46 ./insync start --headless
void 25860 25315 0 19:07 pts/0 00:00:00 grep --colour=auto insync

If run “not headlessly” it won’t start.
Moreover, with headless, I have no icon and no usual interaction (maybe it is the way it is meant to be “headless” :-p). Doing stuff from command line.

Ok, thanks. So, indeed, you only have 1.5.1 installed, the problem is elsewhere. Sorry, I can’t help you any further, let’s see what the devs have to say about this.

It stopped working on ubuntu 16.04. I have downgraded. There is a forum we posted the error codes and downgrading solution.

Same problem for me in Debian Jessie, downgrading solved the issue otherwise no way to make 1.5.1 work graphically

Hi @ondulino!

Can you run sudo ldconfig -p | grep -i gl.so and send me the output?

If you can take a look at this

It’s possibly an issue with old graphics libraries still on your system when you installed Nvidia drivers. I can help you find which ones to delete when you send me the output of the above command.

hi @Kurt_Ko
thanks for the quick feedback, I’m out until the end of next week but I’ll try to do it asap
Cheers

This version fails in my Ubuntu 14.04. Support for Trusty has ended?

Hi @ondulino!
Can you try out this build and let us know if it works?
s.insynchq.com/builds/insync_1.5.1.37344-jessie_amd64.deb

Thanks!

Hi @antoniopolonio!

Can you try out this build and let us know if it works?
http://s.insynchq.com/builds/insync_1.5.1.37344-trusty_amd64.deb

Thanks!

Sorry, no luck. My outputs:

~$ dpkg -l | grep insync
ii  insync	1.5.1.37344-trusty	amd64	Google Drive sync and backup with multiple account support

~$ ps -ef | grep insync
user   3908  3892  0 11:26 pts/1    00:00:00 grep --color=auto insync

~$ insync start --no-daemon
Traceback (most recent call last):
  File "<string>", line 6, in <module>
  File "__main__.py", line 128, in <module>
  File "__main__insync__.py", line 125, in <module>
  File "isyncd/linux/headless/cli.py", line 49, in run
  File "__main__insync__.py", line 32, in main
  File "PySide2/QtCore.py", line 26, in <module>
  File "PySide2/QtCore.py", line 17, in _bbfreeze_import_dynamic_module
ImportError: /opt/qt58/lib/libQt5Core.so.5: version `Qt_5.11' not found (required by /usr/lib/insync/PySide2.QtCore.so)

Tanks!

Hi @Kurt_Ko,
first this it the ouptut

sudo ldconfig -p | grep -i gl.so
libwayland-egl.so.1 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libwayland-egl.so.1
libsmokeqtopengl.so.3 (libc6,x86-64) => /usr/lib/libsmokeqtopengl.so.3
libfltk_gl.so.1.3 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libfltk_gl.so.1.3
libQt5OpenGL.so.5 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libQt5OpenGL.so.5
libQtOpenGL.so.4 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libQtOpenGL.so.4
libQtOpenGL.so.4 (libc6) => /usr/lib/i386-linux-gnu/libQtOpenGL.so.4
libQtOpenGL.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libQtOpenGL.so
libGL.so.1 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libGL.so.1
libGL.so.1 (libc6) => /usr/lib/i386-linux-gnu/libGL.so.1
libGL.so (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libGL.so
libEGL.so.1 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libEGL.so.1
libCgl.so.1 (libc6,x86-64) => /usr/lib/x86_64-linux-gnu/libCgl.so.1

and then, YES, this version seems to be working, thank you very much for solving this issue
Cheers!

1 Like

Hi @antoniopolonio!

Can you send me the output of ‘QT_DEBUG_PLUGINS=1 insync start --no-daemon’?

Thanks!

~$ QT_DEBUG_PLUGINS=1 insync start --no-daemon
Traceback (most recent call last):
  File "<string>", line 6, in <module>
  File "__main__.py", line 128, in <module>
  File "__main__insync__.py", line 125, in <module>
  File "isyncd/linux/headless/cli.py", line 49, in run
  File "__main__insync__.py", line 32, in main
  File "PySide2/QtCore.py", line 26, in <module>
  File "PySide2/QtCore.py", line 17, in _bbfreeze_import_dynamic_module
ImportError: /opt/qt58/lib/libQt5Core.so.5: version `Qt_5.11' not found (required by /usr/lib/insync/PySide2.QtCore.so)

Thanks, Kurt.