New Insync version: 3.0.15

Release notes:

  • Improve performance by limiting memory usage and open files when syncing lots of files
  • Fix download getting corrupted upon resuming in some cases
  • Improve license information copy for old recurring subscriptions (Pro/Business)
  • Display information overlay after syncing files in onboarding
  • Fix displaying of unnecessary confirmation dialog when switching Cloud Browser section
  • Fix missing Base Folder location in Cloud Selective Sync
  • Update default Base Folder names for Google Drive to “Google Drive - Shared with me” and “Google Drive - Shared drives”
  • Mac/Linux: Always display the app window on tray icon click
  • Mac: Fix close and minimize buttons sometimes blacking out when hovering

Windows 7 and later
macOS 10.10 (Yosemite and later)

Ubuntu (16.04 Xenial) & (18.04 Bionic)
Linux Mint (18.x) & (19.x)
Debian (8 Jessie) , (9 Stretch) & (10 Buster)
Fedora (27) , (28) , (29) & (30)

Nautilus plugin (deb) & (rpm)
Caja plugin (deb) & (rpm)
Nemo plugin (deb) & (rpm)

3 Likes

Is this just for the GUI client? Is the latest version of insync-headless still 1.5.7.37371-el7?

It’s a completely new version of the software and lacks most of the command line feature. Promising, but not quite mature.

So if I’m primarily using insync-headless, I shouldn’t update to this?

Hi @sethgoldin & @LeadingGeek,

I’m afraid Insync 3 doesn’t come with a command-line interface nor headless builds. This is a tradeoff we’ve had to make due to limited resources.

We’re open to developing those features further once we can devote more time to it and understand the use-cases better. In the meantime, Insync 1.5 covers them :slight_smile:

Anyone installed it from scratch on Mac yet? Please share your experience here.

Unexpected error doing AddCloudGDltem: (‘Unsupported f‌ile type: %r’, ‘?’)

I updated from 1.5 and I get this error. It comes back after clicking “Retry”.

Any ideas?

Insync-nautilus doesn’t work at all in my Fedora 30.

These are a few of the errors it throws in the terminal when I run Nautilus:

Error 1:

File “/usr/share/nautilus-python/extensions/insync_plugin.py”, line 139
print path
^
SyntaxError: Missing parentheses in call to ‘print’. Did you mean print(path)?

Error 2:

File “/usr/share/nautilus-python/extensions/insync_plugin.py”, line 183
print filename, status
^
SyntaxError: Missing parentheses in call to ‘print’. Did you mean print(filename, status)?

Error 3:

<IntrospectionModule ‘Nautilus’ from ‘/usr/lib64/girepository-1.0/Nautilus-3.0.typelib’>
Insync Nautilus Plugin
<class ‘insync_plugin.InsyncExtension’>
[init insync plugin] <insync_plugin.InsyncExtension object at 0x7f613588b460 (uninitialized at 0x(nil))>
Traceback (most recent call last):
File “/usr/share/nautilus-python/extensions/insync_plugin.py”, line 179, in update_file_info
filename = urllib.unquote(file.get_uri()[len(“file://”) :])
AttributeError: module ‘urllib’ has no attribute ‘unquote’

Windows version:
its in an infinite loop “Connecting to insync”. It asked for my google drive account in google chrome, I’ve said “allow”, now I am stuck.
I already restarted the app, but it keeps happening.

I had the previous version, 1.5.x installed.

1 Like

New version is syncing fine for me - but no links work from the insync client when using KDE/Plasma.

Log output shows the following:
kde-open5: /usr/lib/insync/libQt5Core.so.5: version `Qt_5.12.4_PRIVATE_API’ not found (required by /lib64/libQt5Xml.so.5)

Also, any news on getting the dolphin file manager plugin back again?

Hi! Could you try reinstalling and switching network connections? Let me know if the issue persists.

Mmmh… thanks for clarifying that. Guess I’ll stick with 1.5 until 3.x provides at least basic CLI support.

When will be available insync-thunar plugin for Insync3 on Linux Mint 19.x and other debian based distros with XFCE desktop???

Not working! same as 3.0.14 :frowning:

manos@dell:~$ insync --no-daemon
QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled
WARNING:root:While reading /usr/share/applications/mimeapps.list
Traceback (most recent call last):
  File "idesklinux/application_manager.py", line 53, in __index_default_apps
  File "configparser.py", line 696, in read
  File "configparser.py", line 1091, in _read
configparser.DuplicateOptionError: While reading from '/usr/share/applications/mimeapps.list' [line 209]: option 'x-content/video-dvd' in section 'Default Applications' already exists
WARNING:root:While reading /usr/share/applications/mimeapps.list
Traceback (most recent call last):
  File "idesklinux/application_manager.py", line 70, in __index_apps_for_mimetypes
  File "configparser.py", line 696, in read
  File "configparser.py", line 1091, in _read
configparser.DuplicateOptionError: While reading from '/usr/share/applications/mimeapps.list' [line 209]: option 'x-content/video-dvd' in section 'Default Applications' already exists
libpng warning: iCCP: known incorrect sRGB profile
WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed.
INFO     2019-08-24 22:48:16,173 [core:__init__:56] Core(app_version=3.0.15.40277, platform=Linux-x86_64-fedora/30) initialized
WARNING  2019-08-24 22:48:16,175 [base_events:_run_once:1767] Executing <Task pending coro=<init() running at ideskcore/core.py:122> wait_for=<Task pending coro=<SettingsMain._load_settings() running at ideskcore/mainsettings.py:135> cb=[_log_tb_after_delay() at ideskasync/coreloop.py:302, <TaskWakeupMethWrapper object at 0x7fdaa41c8f90>()] created at ideskcore/mainsettings.py:117> cb=[_log_tb_after_delay() at ideskasync/coreloop.py:302, _chain_future.<locals>._call_set_state() at asyncio/futures.py:355] created at asyncio/events.py:88> took 0.238 seconds
INFO     2019-08-24 22:48:16,203 [insync:start_core:41] core started
INFO     2019-08-24 22:48:16,203 [unix_socket_server:start:45] unix socket server thread start
js: Deprecation warning: use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info.
kde-open5: /usr/lib/insync/libQt5Core.so.5: version `Qt_5.12.4_PRIVATE_API' not found (required by /lib64/libQt5Xml.so.5)
INFO     2019-08-24 22:48:20,396 [insync:quit:54] quitting
ERROR    2019-08-24 22:48:20,409 [workbase:__run:243] While running ExternalLogin(cloud='gd')
Traceback (most recent call last):
  File "idesksync/workbase.py", line 232, in __run
  File "ideskcore/extloginwork.py", line 75, in _do
  File "ideskcore/extloginwork.py", line 126, in read_line
  File "idesknet/httpclient.py", line 525, in read
  File "idesknet/httpclient.py", line 506, in read1
idesknet.httpclient.HTTPClosedError
ERROR    2019-08-24 22:48:20,410 [workbase:_log_task_exception:417] While running ExternalLogin(cloud='gd')
Traceback (most recent call last):
  File "idesksync/workbase.py", line 232, in __run
  File "ideskcore/extloginwork.py", line 75, in _do
  File "ideskcore/extloginwork.py", line 126, in read_line
  File "idesknet/httpclient.py", line 525, in read
  File "idesknet/httpclient.py", line 506, in read1
idesknet.httpclient.HTTPClosedError
ERROR    2019-08-24 22:48:20,410 [uidata:__await_and_return_result:167] Unexpected error while calling 'add_account'
Traceback (most recent call last):
  File "ideskui/uidata.py", line 159, in __await_and_return_result
  File "ideskui/appui.py", line 94, in add_account
  File "ideskapi/apibase.py", line 74, in __call__
  File "ideskcore/mainsync.py", line 145, in setup_account
  File "ideskcore/mainsync.py", line 68, in external_login
  File "idesksync/workbase.py", line 232, in __run
  File "ideskcore/extloginwork.py", line 75, in _do
  File "ideskcore/extloginwork.py", line 126, in read_line
  File "idesknet/httpclient.py", line 525, in read
  File "idesknet/httpclient.py", line 506, in read1
idesknet.httpclient.HTTPClosedError
js: Uncaught (in promise) TypeError: Cannot read property 'id' of undefined
INFO     2019-08-24 22:48:20,413 [insync:stop:49] core stopped
INFO     2019-08-24 22:48:20,414 [insync:stop:51] clean exit
manos@dell:~$ insync --no-daemon
QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled
WARNING:root:While reading /usr/share/applications/mimeapps.list
Traceback (most recent call last):
  File "idesklinux/application_manager.py", line 53, in __index_default_apps
  File "configparser.py", line 696, in read
  File "configparser.py", line 1091, in _read
configparser.DuplicateOptionError: While reading from '/usr/share/applications/mimeapps.list' [line 209]: option 'x-content/video-dvd' in section 'Default Applications' already exists
WARNING:root:While reading /usr/share/applications/mimeapps.list
Traceback (most recent call last):
  File "idesklinux/application_manager.py", line 70, in __index_apps_for_mimetypes
  File "configparser.py", line 696, in read
  File "configparser.py", line 1091, in _read
configparser.DuplicateOptionError: While reading from '/usr/share/applications/mimeapps.list' [line 209]: option 'x-content/video-dvd' in section 'Default Applications' already exists
libpng warning: iCCP: known incorrect sRGB profile
WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed.
INFO     2019-08-24 22:50:52,029 [core:__init__:56] Core(app_version=3.0.15.40277, platform=Linux-x86_64-fedora/30) initialized
WARNING  2019-08-24 22:50:52,030 [base_events:_run_once:1767] Executing <Task pending coro=<init() running at ideskcore/core.py:122> wait_for=<Task pending coro=<SettingsMain._load_settings() running at ideskcore/mainsettings.py:135> cb=[_log_tb_after_delay() at ideskasync/coreloop.py:302, <TaskWakeupMethWrapper object at 0x7f83ec67bf10>()] created at ideskcore/mainsettings.py:117> cb=[_log_tb_after_delay() at ideskasync/coreloop.py:302, _chain_future.<locals>._call_set_state() at asyncio/futures.py:355] created at asyncio/events.py:88> took 0.259 seconds
INFO     2019-08-24 22:50:52,059 [insync:start_core:41] core started
INFO     2019-08-24 22:50:52,059 [unix_socket_server:start:45] unix socket server thread start
js: Deprecation warning: use moment.updateLocale(localeName, config) to change an existing locale. moment.defineLocale(localeName, config) should only be used for creating a new locale See http://momentjs.com/guides/#/warnings/define-locale/ for more info.
kde-open5: /usr/lib/insync/libQt5Core.so.5: version `Qt_5.12.4_PRIVATE_API' not found (required by /lib64/libQt5Xml.so.5)

The buttons to sign in do nothing!
Every time I press one of them I see in the console:

kde-open5: /usr/lib/insync/libQt5Core.so.5: version `Qt_5.12.4_PRIVATE_API' not found (required by /lib64/libQt5Xml.so.5)

And the client offcourse is not syncing…

P.S I have installed all the QT5 related (including devel) from the repos…
(version 1.5 was running fine)

I’m having problems after installing / updating version 3, you can see an ad that says my “trial period has expired”

pwr

1 Like

Also license trouble here: “Your Plus trial has expired” - I don’t have a ‘trial’ - I have had a Pro/Plus license since 2013…

1 Like

Totally understandable - but can I just add a vote for minimal pause/unpause/quit functionality? That’s almost a requirement for the ‘laptop’ usecase…

cheers!

Hi @edovino,

If you haven’t, could you shoot us an email at support@insynchq.com and include the Google account with the Pro/Plus license? Thank you!