cross-platform / icloud-for-linux

Access all of your favourite iCloud apps from Linux
https://snapcraft.io/icloud-for-linux
GNU General Public License v3.0
381 stars 56 forks source link

Instantly crashes on Manjaro #16

Closed slinkouswasalreadytaken closed 4 years ago

slinkouswasalreadytaken commented 4 years ago

Installed a while ago using snap on the latest version of Manjaro (linux57). It worked fine at first, but now it doesn't even open. Reinstalled, but still no luck. iCloud opens fine on chromium and firefox.

MarcusTomlinson commented 4 years ago

Could you try re-installing like this:

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

If this still doesn't work, try snap install icloud-for-linux --devmode in place of the third step above.

If this does not work, please run icloud-for-linux.notes from the terminal and share the output here.

Thanks.

slinkouswasalreadytaken commented 4 years ago

Hmm, I did that, with the same problem...

[slinkous@MacBookAir ~]$ icloud-for-linux.notes
"/home/slinkous/notes" does not exist.
"/home/slinkous/iCloud Notes" does not exist.
Fontconfig warning: FcPattern object weight does not accept value [40 210)
Segmentation fault (core dumped)
[slinkous@MacBookAir ~]$ 
MarcusTomlinson commented 4 years ago

@slinkouswasalreadytaken could you have a look at https://github.com/cross-platform/icloud-for-linux/issues/9, looks like the same issue you're having.

MarcusTomlinson commented 4 years ago

Duplicate of: https://github.com/cross-platform/icloud-for-linux/issues/17