Same here. I get a blank login window. I get Icons nothing else
Hi @Chaz @Nicolas_Abel_Carbone @Olaf_Jorgensen! Could you let me know if this workaround is helpful?
I have just forwarded that to our engineers so we can align it with the latest info
Installer did not run, by adding a repository for hirsute installation finally completed, but insync will not launch at all.
I’ve sent this to our engineers for investigation. Just checking that you’ve tried the workaround I posted here? The link is: Blank screen on ubuntu 21.10
@miamoran:
The workaround does not work for me either. It does not launch at all, no icons, no errors. In the log fileI get the error posted above:
Settings schema ‘org.gnome.settings-daemon.plugins.xsettings’ does not contain a key named ‘antialiasing’
I think this is related to changes in Gnome 40. Here you can see other apps hitting the same problem, they had to be updated to point to another field in the config file:
https://gitlab.gnome.org/GNOME/gtk/-/issues/3680
https://bugs.launchpad.net/ubuntu/+source/gtk+3.0/+bug/1922464
Hi @Nicolas_Abel_Carbone Many thanks for letting me know that the workaround was not effective for your setup.
Let me send this to our Linux team and will advise you from there.
While we wait for the fix, a workaround is to choose x.org session at login (instead of Wayland).
On my system current Inscync version runs just fine under x.org (but then you loose the new 3 fingers gesture to navigate in the new GNOME 40 shell, which just work under Wayland).
If someone finds a good workaround for Wayland, please let us know.
Finally, here’s the workaround (temporary fix) to start it under Wayland. It should work with this command:
env GDK_BACKEND=x11 insync start
Sync is working but as already reported, the settings window is all grey.
it’s strange, this solution doesn’t work for me. In Fedora 34 & openSUSE Tumbleweed insync works fine under wayland.
Hmm I see. And what I understand is that you’ve also tried the env GDK_BACKEND=x11 insync start
command correct?
Hello All,
I can confirm i just put up Beta of 21.10 and no go… Ive tried both options and nothing is working…
Thank You
Hi @mia: Yes, the app UI is a blank (grey) screen, but the icon on the top bar is showing and sync is working.
Again, on Ubuntu 21.10 beta (regular version with GNOME, under Wayland), here’s the command I use as a workaround:
env GDK_BACKEND=x11 insync start
yes exactly it’s a Ubuntu 21.10 fresh install
The QTWebEngine within Insync needs to be updated. There was a commit by the Qt team months ago that fixed this.
A new bugfix to glibc has been pushed to impish by the Ubuntu team. However, this is just so developers have time (until 22.04) to upgrade their bundled QTWebEngine distributions.