"Open with insync helper" doesn't work

Confirm have the same problem in 19.04+

I have the same issue in 19.10 on insync/now 3.0.22.40446-bionic amd64

1 Like

We’ll try to have a fix for this in 3.0.24. Thank you for your reports :slight_smile:

Seeing this also on 19.10… have to open the file on Google Drive

+1

Unable to launch google docs from Nautilus.

Arch linux, kernel 5.3.7.arch1-1, Gnome 1:3.34.1-1.

Relevant journalctl output:

Oct 25 12:12:02 PCNAME org.gnome.Nautilus[1123]: Usage: insync start [OPTIONS]
Oct 25 12:12:02 PCNAME org.gnome.Nautilus[1123]: Try “insync start --help” for help.
Oct 25 12:12:02 PCNAME org.gnome.Nautilus[1123]: Error: Got unexpected extra arguments (open-gdlink-file /home/USERNAME/STARTOFPATH>

This will be resolved in 3.0.24 so please do watch out for the build. Thanks!

I have this same issue in Xubuntu 19.10 with Thunar. Hopefully fixed with next release.

Traceback (most recent call last):
File “”, line 1, in
File “/usr/lib/python2.7/dist-packages/gi/init.py”, line 129, in require_version
raise ValueError(‘Namespace %s not available’ % namespace)
ValueError: Namespace Thunarx not available
Traceback (most recent call last):
File “/usr/lib/python2.7/dist-packages/gi/importer.py”, line 133, in load_module
‘introspection typelib not found’ % namespace)
ImportError: cannot import name Thunarx, introspection typelib not found

(thunar:624): thunarx-python-WARNING **: 20:25:44.357: thunarx_python_init_python failed
/usr/share/thunarx-python/extensions/insync-menu-plugin.py:28: PyGIWarning: Gtk was imported without specifying a version first. Use gi.require_version(‘Gtk’, ‘3.0’) before import to ensure that the right version gets loaded.
from gi.repository import GObject, Gtk, Thunarx # noqa isort:skip
Traceback (most recent call last):
File “/usr/share/thunarx-python/extensions/insync-menu-plugin.py”, line 28, in
from gi.repository import GObject, Gtk, Thunarx # noqa isort:skip
File “/usr/lib/python2.7/dist-packages/gi/importer.py”, line 133, in load_module
‘introspection typelib not found’ % namespace)
ImportError: cannot import name Thunarx, introspection typelib not found
Traceback (most recent call last):
File “/usr/share/thunarx-python/extensions/insync-menu-plugin.py”, line 28, in
from gi.repository import GObject, Gtk, Thunarx # noqa isort:skip
File “/usr/lib/python2.7/dist-packages/gi/importer.py”, line 133, in load_module
‘introspection typelib not found’ % namespace)
ImportError: cannot import name Thunarx, introspection typelib not found
Traceback (most recent call last):
File “/usr/share/thunarx-python/extensions/insync-menu-plugin.py”, line 28, in
from gi.repository import GObject, Gtk, Thunarx # noqa isort:skip
File “/usr/lib/python2.7/dist-packages/gi/importer.py”, line 133, in load_module
‘introspection typelib not found’ % namespace)