Workaround for Insync not starting (segmentation fault) after Fedora 34 libxkbcommon update

Thanks for the workaround, @linuser.

The sooner this is fixed at Insync’s end, the better.

Thank you very much for sharing this. I spoke to support via chat, they do not know about it.

We really need Fedora 34 support fixed as soon as possible

Just to report same issue with OpenSuse Thumbleweed, Workaround fix the issue. Thanks @linuser

1 Like

Same here (Tumbleweed - fix).

Hi all-- our Linux team is working on the Fedora 34 build. I’ll update this thread as soon as the version is available.

Thank you!

1 Like

The same problem occurs on Manjaro 21.0.4, and yes - workaround fixed it.

1 Like

v3.3.10.40961 just came in through the InSync Fedora repo. Can confirm the issue is fixed.

I’m happy that the issue is now fixed, but I’m honestly a bit disappointed that the fix to an issue that broke the entire application took 2 weeks to be released. Not being able to use a file sync application for an entire 2 weeks (without making manual system modifications) is pretty bad.

I generally like the application and appreciate the work that is put into it, but I really hope issues like these can be prioritised more in future.

@RobinJ1995 If you did the workaround like a real linux user you wouldn’t of had to wait. :wink:

Hello everyone!! Please give this Fedora 34 build a try:
https://d2t3ff60b2tol4.cloudfront.net/builds/insync-3.3.10.40961-fc34.x86_64.rpm

Let me know how it goes by replying to this thread :slight_smile: Thank you!

@miamoran Confirmed fixed. Got the update from the repo yesterday.

Fedora 34 KDE

Unless you’re a Linux user with a full-time job that doesn’t have time to “fix” other developers’ applications, and to then possibly have to fix their own system later because they stupidly made manual modifications to libraries that were managed by the package manager :wink: When you pull tricks like these there’s always a good possibility that you end up causing problems down the line because your package manager realises the files it manages are not in the state it expects them to be in.

Works. Fedora 34 Gnome.

It’s a 3 line fix, so you are just lazy in my opinion. Dnf is smart enough to replace files.

I have installed insync-3.3.10.40961-fc34.x86_64 and can verify that it fixes the issue, and seems to work fine now on Fedora 34.

Thank you to the Insync team for fixing this!

1 Like

Im using Fedora 34. Download version 3.4 and still not working well. Thanks for the quick response and looking fordward to this issue to be corrected. :slight_smile:

@yerch82 Thank you for cross-posting! I have responded to the other thread :slight_smile:

Hey, everyone! We’ve released a fix for this error. Kindly download the latest version of our app here and let us know if it works!

I am still experiencing the same issue: out.txt shows this:

GLib-GIO-ERROR **: 10:53:56.099: Settings schema ‘org.gnome.settings-daemon.plugins.xsettings’ does not contain a key named ‘antialiasing’

I’ve tried both the version referenced in this thread (insync_3.5.3.50123-focal_amd64) as well as (insync_3.5.4.50130-focal_amd64)

I am running a new install of Ubuntu 21.10

Output from # insync start --no-daemon
QStandardPaths: XDG_RUNTIME_DIR not set, defaulting to ‘/tmp/runtime-root’
QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled
WARNING:root:While reading /usr/share/applications/defaults.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/defaults.list’ [line 265]: option ‘application/xhtml+xml’ in section ‘Default Applications’ already exists
WARNING:root:While reading /usr/share/applications/defaults.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/defaults.list’ [line 265]: option ‘application/xhtml+xml’ in section ‘Default Applications’ already exists
INFO 2021-10-17 11:08:58,607 [mainlogs:_log_run:139] Core(app_version=3.5.4.50130, platform=Linux-x86_64-ubuntu/21.10) initialized
WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed.
[15821:15821:1017/110858.621418:ERROR:zygote_host_impl_linux.cc(89)] Running as root without --no-sandbox is not supported. See https://crbug.com/638180.

Hi @Shannon, could you confirm if you’re running a Wayland or X11 session when this issue persisted?