Gui not starting; no sync at all

@mia
No, I’m sure! Consider that in other files of other GDrive folders it launches Nautilus. Boh! Very strange!
I did other tests with other file types and noticed that this issue happens only to files in root GDrive directory and NOT in its subfolders.

Thanks a lot for fixing the issue.
I much appreciate the fast response time, not remotely comparable with big companies like Dr**box that dont give a damn about their customers anymore.

1 Like

The latest version works! :smiley:

Thank you for fixing the problem so quickly.

Dirk

1 Like

Working with the latest version!!!

Thank you for fixing the problem so quickly.

1 Like

Hi @Doc1973!

Strange indeed. I’ll raise this to our team and update you as soon as I can! Just wanted to make sure this is the only thing out of line? No syncing issues? :slight_smile:

@mia
Apart from that issue, for the rest the app works fine

Thanks a lot!

1 Like

My output is still bad, even after the update:

~$ insync start --no-daemon | tee temp
INFO 2018-11-23 17:17:28,233 [main__insync:main:105] insync version: 1.5.5.37368
INFO 2018-11-23 17:17:28,238 [main__insync:main:106] client created <ideskmain.client.Client object at 0x7fce05a75bd0>
INFO 2018-11-23 17:17:28,240 [unix_socket_server_portable:start:49] unix socket server thread start
INFO 2018-11-23 17:17:28,243 [main__insync:main:114] starting client
INFO 2018-11-23 17:17:28,262 [fswatch:_start:532] LinuxFSWatcher._start
INFO 2018-11-23 17:17:28,268 [fswatch:_pull_loop:267] Inotify loop enter
Received signal 11 SEGV_MAPERR 000000000108
#0 0x7fce0ab58c1f
#1 0x7fce09581a9d
#2 0x7fce0ab5912e
#3 0x7fce30be58e0
#4 0x7fce1ffa6b24
#5 0x7fce1ffa7da8
#6 0x7fce2ec64dd4 glXCreatePbuffer
#7 0x7fce095e4c89
#8 0x7fce095cfa08
#9 0x7fce0b69e45d
#10 0x7fce098d9f11
#11 0x7fce098db705
#12 0x7fce0bb54857
#13 0x7fce0d36e795
#14 0x7fce0abc15d5
#15 0x7fce0abbc970
#16 0x7fce30bdaf2a start_thread
#17 0x7fce30751edf clone
r8: 0000000000000000 r9: 0000000000000001 r10: 0000000000000000 r11: 0000000000000206
r12: 00005555cfc7a120 r13: 00005555cfde6670 r14: 0000000000000005 r15: 00005555cfca6ac0
di: 00005555cfc7a120 si: 0000000000000000 bp: 00005555cfc7a120 bx: 0000000000000000
dx: 0000000000008041 ax: ffffffffffffff50 cx: 0000000000000000 sp: 00007fcdadffa480
ip: 00007fce1ffa6b24 efl: 0000000000010202 cgf: 002b000000000033 erf: 0000000000000004
trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000108
[end of stack trace]
Calling _exit(1). Core file will not be generated.

@Lance_Simmons I apologise for the trouble!

Tagging our engineer @Kurt_Ko for further assistance. :slight_smile:

I am seeing similar issue. I can run insync-headless start --no-daemon and it even seems to be syncing. But insync start will crash immediately with the following (taken from ~/.config/Insync/out.txt):

Received signal 11 SEGV_MAPERR 000000000108
#0 0x7fb8027b5c1f <unknown>
#1 0x7fb8011dea9d <unknown>
#2 0x7fb8027b612e <unknown>
#3 0x7fb8289818e0 <unknown>
#4 0x7fb817b51b24 <unknown>
#5 0x7fb817b52da8 <unknown>
#6 0x7fb826870dd4 glXCreatePbuffer
#7 0x7fb801241c89 <unknown>
#8 0x7fb80122ca08 <unknown>
#9 0x7fb8032fb45d <unknown>
#10 0x7fb801536f11 <unknown>
#11 0x7fb801538705 <unknown>
#12 0x7fb8037b1857 <unknown>
#13 0x7fb804fcb795 <unknown>
#14 0x7fb80281e5d5 <unknown>
#15 0x7fb802819970 <unknown>
#16 0x7fb828976f2a start_thread
#17 0x7fb8284ededf clone
  r8: 0000000000000000  r9: 0000000000000001 r10: 0000000000000000 r11: 0000000000000206
 r12: 00005642a550e990 r13: 00005642a574c790 r14: 0000000000000006 r15: 00005642a560ac40
  di: 00005642a550e990  si: 0000000000000000  bp: 00005642a550e990  bx: 0000000000000000
  dx: 0000000000008041  ax: ffffffffffffff50  cx: 0000000000000000  sp: 00007fb7aa7fb480
  ip: 00007fb817b51b24 efl: 0000000000010202 cgf: 002b000000000033 erf: 0000000000000004
 trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000108
[end of stack trace]
Calling _exit(1). Core file will not be generated.

Sorry about that!

Tagging our engineer @Kurt_Ko for further assistance.

Hi @Antonin_Kral @Lance_Simmons

Can you run ‘find / -name “libQt5*” 2>/dev/null’ and send me the output?

Also, does your machine have a graphics card (nvidia/radeon)? If so, did you install graphics drivers for that card?

Thanks!

I do not have a graphics card. Here’s the output you asked for:

$ find ./ -name “libQt5*” 2>/dev/null
./usr/lib/x86_64-linux-gnu/libQt5X11Extras.so.5.11
./usr/lib/x86_64-linux-gnu/libQt5Quick.so.5
./usr/lib/x86_64-linux-gnu/libQt5Positioning.so.5
./usr/lib/x86_64-linux-gnu/libQt5Sql.so.5.11
./usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.11.2
./usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.11.2
./usr/lib/x86_64-linux-gnu/libQt5WebKit.so.5
./usr/lib/x86_64-linux-gnu/libQt5WebChannel.so.5.11
./usr/lib/x86_64-linux-gnu/libQt5EglFSDeviceIntegration.so.5.11
./usr/lib/x86_64-linux-gnu/libQt5WebKit.so.5.212.0
./usr/lib/x86_64-linux-gnu/libQt5WebKitWidgets.so.5.212.0
./usr/lib/x86_64-linux-gnu/libQt5Sql.so.5
./usr/lib/x86_64-linux-gnu/libQt5Network.so.5
./usr/lib/x86_64-linux-gnu/libQt5Test.so.5
./usr/lib/x86_64-linux-gnu/libQt5Xml.so.5.11.2
./usr/lib/x86_64-linux-gnu/libQt5Help.so.5.11
./usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.11
./usr/lib/x86_64-linux-gnu/libQt5Script.so.5
./usr/lib/x86_64-linux-gnu/libQt5WebChannel.so.5.11.2
./usr/lib/x86_64-linux-gnu/libQt5Qml.so.5.11
./usr/lib/x86_64-linux-gnu/libQt5PrintSupport.so.5
./usr/lib/x86_64-linux-gnu/libQt5Designer.so.5
./usr/lib/x86_64-linux-gnu/libQt5Help.so.5
./usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5.11.2
./usr/lib/x86_64-linux-gnu/libQt5Network.so.5.11.2
./usr/lib/x86_64-linux-gnu/libQt5Designer.so.5.11.2
./usr/lib/x86_64-linux-gnu/libQt5Help.so.5.11.2
./usr/lib/x86_64-linux-gnu/libQt5Designer.so.5.11
./usr/lib/x86_64-linux-gnu/libQt5Positioning.so.5.11
./usr/lib/x86_64-linux-gnu/libQt5Sql.so.5.11.2
./usr/lib/x86_64-linux-gnu/libQt5Qml.so.5.11.2
./usr/lib/x86_64-linux-gnu/libQt5X11Extras.so.5
./usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5
./usr/lib/x86_64-linux-gnu/libQt5Script.so.5.11
./usr/lib/x86_64-linux-gnu/libQt5Svg.so.5.11
./usr/lib/x86_64-linux-gnu/libQt5Script.so.5.11.2
./usr/lib/x86_64-linux-gnu/libQt5Svg.so.5
./usr/lib/x86_64-linux-gnu/libQt5EglFsKmsSupport.so.5.11
./usr/lib/x86_64-linux-gnu/libQt5Quick.so.5.11.2
./usr/lib/x86_64-linux-gnu/libQt5DBus.so.5.11
./usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5.11.2
./usr/lib/x86_64-linux-gnu/libQt5Gui.so.5
./usr/lib/x86_64-linux-gnu/libQt5EglFSDeviceIntegration.so.5.11.2
./usr/lib/x86_64-linux-gnu/libQt5Gui.so.5.11
./usr/lib/x86_64-linux-gnu/libQt5Widgets.so.5
./usr/lib/x86_64-linux-gnu/libQt5WebKitWidgets.so.5
./usr/lib/x86_64-linux-gnu/libQt5XcbQpa.so.5.11
./usr/lib/x86_64-linux-gnu/libQt5Test.so.5.11
./usr/lib/x86_64-linux-gnu/libQt5Sensors.so.5.11.2
./usr/lib/x86_64-linux-gnu/libQt5EglFsKmsSupport.so.5.11.2
./usr/lib/x86_64-linux-gnu/libQt5PrintSupport.so.5.11.2
./usr/lib/x86_64-linux-gnu/libQt5DBus.so.5
./usr/lib/x86_64-linux-gnu/libQt5EglFsKmsSupport.so.5
./usr/lib/x86_64-linux-gnu/libQt5Svg.so.5.11.2
./usr/lib/x86_64-linux-gnu/libQt5Sensors.so.5
./usr/lib/x86_64-linux-gnu/libQt5PrintSupport.so.5.11
./usr/lib/x86_64-linux-gnu/libQt5Sensors.so.5.11
./usr/lib/x86_64-linux-gnu/libQt5Xml.so.5.11
./usr/lib/x86_64-linux-gnu/libQt5Test.so.5.11.2
./usr/lib/x86_64-linux-gnu/libQt5WebChannel.so.5
./usr/lib/x86_64-linux-gnu/libQt5Xml.so.5
./usr/lib/x86_64-linux-gnu/libQt5Core.so.5.11.2
./usr/lib/x86_64-linux-gnu/libQt5Quick.so.5.11
./usr/lib/x86_64-linux-gnu/libQt5EglFSDeviceIntegration.so.5
./usr/lib/x86_64-linux-gnu/libQt5Network.so.5.11
./usr/lib/x86_64-linux-gnu/libQt5Qml.so.5
./usr/lib/x86_64-linux-gnu/libQt5Core.so.5
./usr/lib/x86_64-linux-gnu/libQt5X11Extras.so.5.11.2
./usr/lib/x86_64-linux-gnu/libQt5Core.so.5.11
./usr/lib/x86_64-linux-gnu/libQt5Positioning.so.5.11.2
./usr/lib/insync/libQt5Quick.so.5
./usr/lib/insync/libQt5Positioning.so.5
./usr/lib/insync/libQt5Network.so.5
./usr/lib/insync/libQt5PrintSupport.so.5
./usr/lib/insync/libQt5WebEngineWidgets.so.5
./usr/lib/insync/libQt5XcbQpa.so.5
./usr/lib/insync/libQt5Svg.so.5
./usr/lib/insync/libQt5Gui.so.5
./usr/lib/insync/libQt5Widgets.so.5
./usr/lib/insync/libQt5DBus.so.5
./usr/lib/insync/libQt5WebEngineCore.so.5
./usr/lib/insync/libQt5QuickWidgets.so.5
./usr/lib/insync/libQt5WebChannel.so.5
./usr/lib/insync/libQt5Qml.so.5
./usr/lib/insync/libQt5Core.so.5

Hi, all!
Here some news in my fresh installation of Debian Sid (Unstable) with Gnome 3.30
Insync doesn’t work.
Here some outputs:

out.txt

Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
Received signal 11 SEGV_MAPERR 000000000108
#0 0x7fd5aada3c1f <unknown>
#1 0x7fd5a97cca9d <unknown>
#2 0x7fd5aada412e <unknown>
#3 0x7fd5d31a66b0 <unknown>
#4 0x7fd5c641db24 <unknown>
#5 0x7fd5c641eda8 <unknown>
#6 0x7fd5d10e8dd4 glXCreatePbuffer
#7 0x7fd5a982fc89 <unknown>
#8 0x7fd5a981aa08 <unknown>
#9 0x7fd5ab8e945d <unknown>
#10 0x7fd5a9b24f11 <unknown>
#11 0x7fd5a9b26705 <unknown>
#12 0x7fd5abd9f857 <unknown>
#13 0x7fd5ad5b9795 <unknown>
#14 0x7fd5aae0c5d5 <unknown>
#15 0x7fd5aae07970 <unknown>
#16 0x7fd5d319bfa3 start_thread
#17 0x7fd5d2d2184f clone
  r8: 0000000000000000  r9: 0000000000000001 r10: 0000000000000000 r11: 0000000000000206
 r12: 00005613e9f20750 r13: 00005613ea0bf6b0 r14: 000000000000000b r15: 00005613e9f644b0
  di: 00005613e9f20750  si: 0000000000000000  bp: 00005613e9f20750  bx: 0000000000000000
  dx: 0000000000008041  ax: ffffffffffffff50  cx: 0000000000000000  sp: 00007fd52fffe480
  ip: 00007fd5c641db24 efl: 0000000000010202 cgf: 002b000000000033 erf: 0000000000000004
 trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000108
[end of stack trace]
Calling _exit(1). Core file will not be generated.

$ find ./ -name “libQt5*” 2>/dev/null

Nothing

$ insync-headless start --no-daemon

To add accounts in headless mode, use the "insync add_account" command. Run "insync help add_account" for more details.
Qt WebEngine seems to be initialized from a plugin. Please set Qt::AA_ShareOpenGLContexts using QCoreApplication::setAttribute before constructing QGuiApplication.
INFO     2018-12-03 16:03:54,471 [__main__insync__:main:105] insync version: 1.5.5.37368
INFO     2018-12-03 16:03:54,474 [__main__insync__:main:106] client created <ideskmain.client.Client object at 0x7f8569206a90>
INFO     2018-12-03 16:03:54,475 [unix_socket_server_portable:start:49] unix socket server thread start
INFO     2018-12-03 16:03:54,476 [__main__insync__:main:114] starting client
INFO     2018-12-03 16:03:54,489 [fswatch:_start:532] LinuxFSWatcher._start
INFO     2018-12-03 16:03:54,492 [fswatch:_pull_loop:267] Inotify loop enter

But starts and works.

Hello @Kurt_Ko even after update i am still having the following error:
INFO 2018-12-03 13:35:53,384 [main__insync:main:105] insync version: 1.5.5.37367
INFO 2018-12-03 13:35:53,388 [main__insync:main:106] client created <ideskmain.client.Client object at 0x7f90346a1a10>
INFO 2018-12-03 13:35:53,389 [unix_socket_server_portable:start:49] unix socket server thread start
INFO 2018-12-03 13:35:53,391 [main__insync:main:114] starting client
INFO 2018-12-03 13:35:53,407 [fswatch:_start:532] LinuxFSWatcher._start
INFO 2018-12-03 13:35:53,410 [fswatch:_pull_loop:267] Inotify loop enter
Received signal 11 SEGV_MAPERR 000000000108
#0 0x7f9036da3c1f
#1 0x7f90357cca9d
#2 0x7f9036da412e
#3 0x7f905f1478e0
#4 0x7f9052504eb4
#5 0x7f9052506118
#6 0x7f905d310dd4 glXCreatePbuffer
#7 0x7f903582fc89
#8 0x7f903581aa08
#9 0x7f90378e945d
#10 0x7f9035b24f11
#11 0x7f9035b26705
#12 0x7f9037d9f857
#13 0x7f90395b9795
#14 0x7f9036e0c5d5
#15 0x7f9036e07970
#16 0x7f905f13cf2a start_thread
#17 0x7f905ecb3edf clone
r8: 0000000000000000 r9: 0000000000000001 r10: 0000000000000000 r11: 0000000000000206
r12: 0000555edfdb20e0 r13: 0000555edff84e20 r14: 0000555edfe42330 r15: 0000000000000005
di: 0000555edfdb20e0 si: 0000000000000000 bp: 0000555edfdb20e0 bx: 0000000000000000
dx: 0000000000008041 ax: ffffffffffffff50 cx: 0000000000000000 sp: 00007f8fcbffe480
ip: 00007f9052504eb4 efl: 0000000000010202 cgf: 002b000000000033 erf: 0000000000000004
trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000108
[end of stack trace]
Calling _exit(1). Core file will not be generated.

Same problem here (Debian buster, 64amd, insync version 1.5.5, apt-getted, then purged, then reinstalled from dpkg file):

:~$ insync start
:~$ insync add_account
By adding an account, you are agreeing to our Terms and Conditions (insynchq.com/agreement). [yes/no]
yes
Traceback (most recent call last):
File “isyncd/linux/headless/cli.py”, line 108, in ipc_insync
File “socket.py”, line 228, in meth
error: [Errno 111] Connection refused

:~$ insync start --no-daemon
Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
INFO 2018-12-03 14:12:13,711 [main__insync:main:105] insync version: 1.5.5.37368
INFO 2018-12-03 14:12:13,712 [main__insync:main:106] client created <ideskmain.client.Client object at 0x7fd5c00e7550>
INFO 2018-12-03 14:12:13,713 [unix_socket_server_portable:start:49] unix socket server thread start
INFO 2018-12-03 14:12:13,713 [main__insync:main:114] starting client
INFO 2018-12-03 14:12:13,716 [fswatch:_start:532] LinuxFSWatcher._start
INFO 2018-12-03 14:12:13,717 [fswatch:_pull_loop:267] Inotify loop enter
Received signal 11 SEGV_MAPERR 000000000108
#0 0x7fd5c5e67c1f
#1 0x7fd5c4890a9d
#2 0x7fd5c5e6812e
#3 0x7fd5ebeb78e0
#4 0x7fd5df28cb24
#5 0x7fd5df28dda8
#6 0x7fd5e9f36dd4 glXCreatePbuffer
#7 0x7fd5c48f3c89
#8 0x7fd5c48dea08
#9 0x7fd5c69ad45d
#10 0x7fd5c4be8f11
#11 0x7fd5c4bea705
#12 0x7fd5c6e63857
#13 0x7fd5c867d795
#14 0x7fd5c5ed05d5
#15 0x7fd5c5ecb970
#16 0x7fd5ebeacf2a start_thread
#17 0x7fd5eba23edf clone
r8: 0000000000000000 r9: 0000000000000001 r10: 0000000000000000 r11: 0000000000000206
r12: 0000555e35d55d30 r13: 0000555e35eec510 r14: 0000000000000006 r15: 0000555e35d89c20
di: 0000555e35d55d30 si: 0000000000000000 bp: 0000555e35d55d30 bx: 0000000000000000
dx: 0000000000008041 ax: ffffffffffffff50 cx: 0000000000000000 sp: 00007fd564ff8480
ip: 00007fd5df28cb24 efl: 0000000000010202 cgf: 002b000000000033 erf: 0000000000000004
trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000108
[end of stack trace]
Calling _exit(1). Core file will not be generated.

Super sorry for a late answer, I have not received an email notification about your message. It is similar to @Doc1973. I am on laptop with Intel card:

00:02.0 VGA compatible controller: Intel Corporation HD Graphics 520 (rev 07)

No Qt5 libs matching your name filter:

bobek@bob ~ $ find / -name “libQt5*” 2>/dev/null
bobek@bob ~ $

Headless output is the same as reported by @Doc1973, sync works.

bobek@bob ~ $ insync-headless start --no-daemon                    [ruby-2.5.1]
Qt WebEngine seems to be initialized from a plugin. Please set Qt::AA_ShareOpenGLContexts using QCoreApplication::setAttribute before constructing QGuiApplication.
INFO     2018-12-04 22:05:08,298 [__main__insync__:main:105] insync version: 1.5.5.37368
INFO     2018-12-04 22:05:08,300 [__main__insync__:main:106] client created <ideskmain.client.Client object at 0x7f9cc0d51f90>
INFO     2018-12-04 22:05:08,300 [unix_socket_server_portable:start:49] unix socket server thread start
INFO     2018-12-04 22:05:08,301 [__main__insync__:main:114] starting client
INFO     2018-12-04 22:05:08,308 [fswatch:_start:532] LinuxFSWatcher._start
INFO     2018-12-04 22:05:08,310 [fswatch:_pull_loop:267] Inotify loop enter

@Kurt_Ko I have found in an another thread, that you have asked for LD_LIBRARY_PATH=/usr/lib/insync QT_DEBUG_PLUGINS=1 insync start --no-daemon. Not sure, how much is that going to be relevant, but maybe will add something as you seem to be suspecting some Qt related issues.

QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/insync/platforms" ...
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/platforms/libqeglfs.so"
Found metadata in lib /usr/lib/insync/platforms/libqeglfs.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "eglfs"
        ]
    },
    "className": "QEglFSIntegrationPlugin",
    "debug": false,
    "version": 330498
}


Got keys from plugin meta data ("eglfs")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/platforms/libqlinuxfb.so"
Found metadata in lib /usr/lib/insync/platforms/libqlinuxfb.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "linuxfb"
        ]
    },
    "className": "QLinuxFbIntegrationPlugin",
    "debug": false,
    "version": 330498
}


Got keys from plugin meta data ("linuxfb")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/platforms/libqminimal.so"
Found metadata in lib /usr/lib/insync/platforms/libqminimal.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "minimal"
        ]
    },
    "className": "QMinimalIntegrationPlugin",
    "debug": false,
    "version": 330498
}


Got keys from plugin meta data ("minimal")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/platforms/libqminimalegl.so"
Found metadata in lib /usr/lib/insync/platforms/libqminimalegl.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "minimalegl"
        ]
    },
    "className": "QMinimalEglIntegrationPlugin",
    "debug": false,
    "version": 330498
}


Got keys from plugin meta data ("minimalegl")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/platforms/libqoffscreen.so"
Found metadata in lib /usr/lib/insync/platforms/libqoffscreen.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "offscreen"
        ]
    },
    "className": "QOffscreenIntegrationPlugin",
    "debug": false,
    "version": 330498
}


Got keys from plugin meta data ("offscreen")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/platforms/libqvnc.so"
Found metadata in lib /usr/lib/insync/platforms/libqvnc.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "vnc"
        ]
    },
    "className": "QVncIntegrationPlugin",
    "debug": false,
    "version": 330498
}


Got keys from plugin meta data ("vnc")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/platforms/libqwayland-egl.so"
Found metadata in lib /usr/lib/insync/platforms/libqwayland-egl.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "wayland-egl"
        ]
    },
    "className": "QWaylandEglPlatformIntegrationPlugin",
    "debug": false,
    "version": 330498
}


Got keys from plugin meta data ("wayland-egl")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/platforms/libqwayland-generic.so"
Found metadata in lib /usr/lib/insync/platforms/libqwayland-generic.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "wayland"
        ]
    },
    "className": "QWaylandIntegrationPlugin",
    "debug": false,
    "version": 330498
}


Got keys from plugin meta data ("wayland")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/platforms/libqwayland-xcomposite-egl.so"
Found metadata in lib /usr/lib/insync/platforms/libqwayland-xcomposite-egl.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "wayland-xcomposite-egl"
        ]
    },
    "className": "QWaylandXCompositeEglPlatformIntegrationPlugin",
    "debug": false,
    "version": 330498
}


Got keys from plugin meta data ("wayland-xcomposite-egl")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/platforms/libqwayland-xcomposite-glx.so"
Found metadata in lib /usr/lib/insync/platforms/libqwayland-xcomposite-glx.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "wayland-xcomposite-glx"
        ]
    },
    "className": "QWaylandXCompositeGlxPlatformIntegrationPlugin",
    "debug": false,
    "version": 330498
}


Got keys from plugin meta data ("wayland-xcomposite-glx")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/platforms/libqwebgl.so"
Found metadata in lib /usr/lib/insync/platforms/libqwebgl.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "webgl"
        ]
    },
    "className": "QWebGLIntegrationPlugin",
    "debug": false,
    "version": 330498
}


Got keys from plugin meta data ("webgl")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/platforms/libqxcb.so"
Found metadata in lib /usr/lib/insync/platforms/libqxcb.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformIntegrationFactoryInterface.5.3",
    "MetaData": {
        "Keys": [
            "xcb"
        ]
    },
    "className": "QXcbIntegrationPlugin",
    "debug": false,
    "version": 330498
}


Got keys from plugin meta data ("xcb")
loaded library "/usr/lib/insync/platforms/libqxcb.so"
loaded library "Xcursor"
QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/insync/xcbglintegrations" ...
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/xcbglintegrations/libqxcb-egl-integration.so"
Found metadata in lib /usr/lib/insync/xcbglintegrations/libqxcb-egl-integration.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.Xcb.QXcbGlIntegrationFactoryInterface.5.5",
    "MetaData": {
        "Keys": [
            "xcb_egl"
        ]
    },
    "className": "QXcbEglIntegrationPlugin",
    "debug": false,
    "version": 330498
}


Got keys from plugin meta data ("xcb_egl")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/xcbglintegrations/libqxcb-glx-integration.so"
Found metadata in lib /usr/lib/insync/xcbglintegrations/libqxcb-glx-integration.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.Xcb.QXcbGlIntegrationFactoryInterface.5.5",
    "MetaData": {
        "Keys": [
            "xcb_glx"
        ]
    },
    "className": "QXcbGlxIntegrationPlugin",
    "debug": false,
    "version": 330498
}


Got keys from plugin meta data ("xcb_glx")
loaded library "/usr/lib/insync/xcbglintegrations/libqxcb-glx-integration.so"
QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/insync/platformthemes" ...
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/platformthemes/libqflatpak.so"
Found metadata in lib /usr/lib/insync/platformthemes/libqflatpak.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformThemeFactoryInterface.5.1",
    "MetaData": {
        "Keys": [
            "flatpak"
        ]
    },
    "className": "QFlatpakThemePlugin",
    "debug": false,
    "version": 330498
}


Got keys from plugin meta data ("flatpak")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/platformthemes/libqgtk3.so"
Found metadata in lib /usr/lib/insync/platformthemes/libqgtk3.so, metadata=
{
    "IID": "org.qt-project.Qt.QPA.QPlatformThemeFactoryInterface.5.1",
    "MetaData": {
        "Keys": [
            "gtk3"
        ]
    },
    "className": "QGtk3ThemePlugin",
    "debug": false,
    "version": 330498
}


Got keys from plugin meta data ("gtk3")
Cannot load library /usr/lib/insync/platformthemes/libqgtk3.so: (/usr/lib/x86_64-linux-gnu/libcairo.so.2: undefined symbol: FT_Get_Var_Design_Coordinates)
QLibraryPrivate::loadPlugin failed on "/usr/lib/insync/platformthemes/libqgtk3.so" : "Cannot load library /usr/lib/insync/platformthemes/libqgtk3.so: (/usr/lib/x86_64-linux-gnu/libcairo.so.2: undefined symbol: FT_Get_Var_Design_Coordinates)"
QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/insync/platforminputcontexts" ...
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/platforminputcontexts/libcomposeplatforminputcontextplugin.so"
Found metadata in lib /usr/lib/insync/platforminputcontexts/libcomposeplatforminputcontextplugin.so, metadata=
{
    "IID": "org.qt-project.Qt.QPlatformInputContextFactoryInterface.5.1",
    "MetaData": {
        "Keys": [
            "compose",
            "xim"
        ]
    },
    "className": "QComposePlatformInputContextPlugin",
    "debug": false,
    "version": 330498
}


Got keys from plugin meta data ("compose", "xim")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/platforminputcontexts/libibusplatforminputcontextplugin.so"
Found metadata in lib /usr/lib/insync/platforminputcontexts/libibusplatforminputcontextplugin.so, metadata=
{
    "IID": "org.qt-project.Qt.QPlatformInputContextFactoryInterface.5.1",
    "MetaData": {
        "Keys": [
            "ibus"
        ]
    },
    "className": "QIbusPlatformInputContextPlugin",
    "debug": false,
    "version": 330498
}


Got keys from plugin meta data ("ibus")
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/platforminputcontexts/libqtvirtualkeyboardplugin.so"
Found metadata in lib /usr/lib/insync/platforminputcontexts/libqtvirtualkeyboardplugin.so, metadata=
{
    "IID": "org.qt-project.Qt.QPlatformInputContextFactoryInterface.5.1",
    "MetaData": {
        "Keys": [
            "qtvirtualkeyboard"
        ]
    },
    "className": "QVirtualKeyboardPlugin",
    "debug": false,
    "version": 330498
}


Got keys from plugin meta data ("qtvirtualkeyboard")
loaded library "/usr/lib/insync/platforminputcontexts/libcomposeplatforminputcontextplugin.so"
QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/insync/styles" ...
QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/insync/iconengines" ...
QFactoryLoader::QFactoryLoader() looking at "/usr/lib/insync/iconengines/libqsvgicon.so"
Found metadata in lib /usr/lib/insync/iconengines/libqsvgicon.so, metadata=
{
    "IID": "org.qt-project.Qt.QIconEngineFactoryInterface",
    "MetaData": {
        "Keys": [
            "svg",
            "svgz",
            "svg.gz"
        ]
    },
    "className": "QSvgIconPlugin",
    "debug": false,
    "version": 330498
}


Got keys from plugin meta data ("svg", "svgz", "svg.gz")
QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/insync/accessible" ...
QFactoryLoader::QFactoryLoader() checking directory path "/usr/lib/insync/accessiblebridge" ...
Received signal 11 SEGV_MAPERR 000000000108
#0 0x7f5695e27c1f <unknown>
#1 0x7f5694850a9d <unknown>
#2 0x7f5695e2812e <unknown>
#3 0x7f56bc28e6b0 <unknown>
#4 0x7f56af24cb24 <unknown>
#5 0x7f56af24dda8 <unknown>
#6 0x7f56b9eeadd4 glXCreatePbuffer
#7 0x7f56948b3c89 <unknown>
#8 0x7f569489ea08 <unknown>
#9 0x7f569696d45d <unknown>
#10 0x7f5694ba8f11 <unknown>
#11 0x7f5694baa705 <unknown>
#12 0x7f5696e23857 <unknown>
#13 0x7f569863d795 <unknown>
#14 0x7f5695e905d5 <unknown>
#15 0x7f5695e8b970 <unknown>
#16 0x7f56bc283fa3 start_thread
#17 0x7f56bbe0984f clone
  r8: 0000000000000000  r9: 0000000000000001 r10: 0000000000000000 r11: 0000000000000206
 r12: 0000558f80facf60 r13: 0000558f811e8f10 r14: 000000000000000b r15: 0000558f810a7f80
  di: 0000558f80facf60  si: 0000000000000000  bp: 0000558f80facf60  bx: 0000000000000000
  dx: 0000000000008041  ax: ffffffffffffff50  cx: 0000000000000000  sp: 00007f56467fb480
  ip: 00007f56af24cb24 efl: 0000000000010202 cgf: 002b000000000033 erf: 0000000000000004
 trp: 000000000000000e msk: 0000000000000000 cr2: 0000000000000108
[end of stack trace]
Calling _exit(1). Core file will not be generated.

@Kurt_Ko
There are also other issues, at least in my Debian Sid system with Gnome 3.30 (in my Debian Stretch Insync works very well).

I “solved” the issue with GUI changing autostart in order to use insync-headless start, but, because I don’t want to sync all my GDrive account, I tried to setup selective sync and this is the result:

$ insync-headless manage_selective_sync mymail@gmail.com
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 88, in run
File "npyscreen/apNPSApplication.py", line 30, in run
File "npyscreen/npyssafewrapper.py", line 41, in wrapper
File "npyscreen/npyssafewrapper.py", line 83, in wrapper_no_fork
File "curses/__init__.py", line 33, in initscr
_curses.error: setupterm: could not find terminal

Hi @Deleted_user for sharing your view on Debian release model. I do understand your view, on the other hand, Debian release model basically means that every release is LTS. Having said that, I don’t think that this is totally relevant in this thread as majority of people here is using sid :slight_smile:

E.g. my kernel is perfectly fresh

  Linux bob 4.18.0-3-amd64 #1 SMP Debian 4.18.20-2 (2018-11-23) x86_64 GNU/Linux
1 Like

Dear @Deleted_user,
I’m sorry, but I think all Debian users know how their favourite distro works. :wink:

In my case, I have multiple Debian systems in several PCs, but where I have Debian Stable (Stretch) I use officially backported 4.18 kernel; where I have Debian Unstable (Sid), there is latest 4.18 kernel, but we can say the same thing about Debian Testing (Buster).

In any case, I don’t think that these issues are related to kernel, but to QT libraries. However, when I get home, I will check if with kernel 4.9 InSync works.

Under Stable, all seems working, at least in my case, but in Sid it doesn’t work neither GUI nor ncurse interface, as I above noticed.