For me insync is also not working on Ubuntu 22.04 LTS. If I start insync with
insync start --no-daemon
I get the following error:
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options QFlags<QSurfaceFormat::FormatOption>(), depthBufferSize 24, redBufferSize -1, greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8, samples 0, swapBehavior QSurfaceFormat::DefaultSwapBehavior, swapInterval 1, colorSpace QSurfaceFormat::DefaultColorSpace, profile QSurfaceFormat::NoProfile)
Fatal Python error: Aborted
Thread 0x00007f940b7fe640 (most recent call first):
File "concurrent/futures/thread.py", line 78 in _worker
File "threading.py", line 870 in run
File "threading.py", line 926 in _bootstrap_inner
File "threading.py", line 890 in _bootstrap
Thread 0x00007f940bfff640 (most recent call first):
File "concurrent/futures/thread.py", line 78 in _worker
...
When there is an update of insync available?