icloud-for-linux icon indicating copy to clipboard operation
icloud-for-linux copied to clipboard

icloud-for-linux.drive won't start (ubuntu)

Open Dolfost opened this issue 2 years ago • 1 comments

I am on KDE Neon (based on Ubuntu) linux distribution. I installed icloud-for-linux from Discover app and ran it from terminal, got the next:

➜  ~ icloud-for-linux.drive 
Gtk-Message: 08:15:14.248: Failed to load module "colorreload-gtk-module"
Gtk-Message: 08:15:14.249: Failed to load module "window-decorations-gtk-module"
[7373:1206/081542.707069:ERROR:gpu_memory_buffer_support_x11.cc(44)] dri3 extension not supported.

How to fix it?

Dolfost avatar Dec 06 '22 06:12 Dolfost

Could you try re-installing like this:

snap remove icloud-for-linux
rm -rf ~/snap/icloud-for-linux
snap install icloud-for-linux

MarcusTomlinson avatar Jan 04 '23 08:01 MarcusTomlinson