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

Fedora 32 Crash #19

Closed davidganz closed 4 years ago

davidganz commented 4 years ago

Hi Marcus!

I installed it on Fedora 32 but it can't run... Issue tracking: qmlscene quit unexpectedly

MarcusTomlinson commented 4 years ago

Are you able to run the ElectronPlayer snap?

snap install electronplayer
snap run electronplayer

If not, it looks like it may be a Fedora issue. See: https://github.com/oscartbeaumont/ElectronPlayer/issues/46

MarcusTomlinson commented 4 years ago

I've just tested this on Fedora 32, and while I do see the "qmlscene quit unexpectedly" error popup, the applications do actually launch.

If this is not the case for you, please open up the terminal, run:

snap run icloud-for-linux.numbers

and share the output here.

Thanks.

MarcusTomlinson commented 4 years ago

Hi again @davidganz, in testing on Fedora, I noticed a few weird things happening with app naming and dock icons. I've just released 0.8 that deals with these issues. Perhaps you'd want to snap refresh and see if this update has any positive effect on your issue.

geolimber commented 4 years ago

Hi Marcus. I can't launch icloud-for-linux on Arch. I've installed snapd via AUR followed by instrucctions. And then without any issues isntalled icloud-for-linux via snap. But when i try to launch any icloud programm i got this errors and nothing starts.

Update: It runs ok via sudo


realpath: '': No such file or directory
realpath: '': No such file or directory
realpath: '': No such file or directory
realpath: '': No such file or directory
realpath: '': No such file or directory
realpath: '': No such file or directory
realpath: '': No such file or directory
realpath: '': No such file or directory
Sandboxing disabled by user.
Fontconfig warning: FcPattern object weight does not accept value [0 205)
[1]    7363 segmentation fault (core dumped)  icloud-for-linux.notes```
davidganz commented 4 years ago

Hi Marcus,

thanks fo the insight.

Regards, David

On Wed, Aug 12, 2020 at 2:21 PM Sergio Marchenko notifications@github.com wrote:

Hi Marcus. I can't launch icloud-for-linux on Arch. I've installed snapd via AUR followed by instrucctions. And then without any issues isntalled icloud-for-linux via snap. But when i try to launch any icloud programm i got this errors and nothing starts.

realpath: '': No such file or directory realpath: '': No such file or directory realpath: '': No such file or directory realpath: '': No such file or directory realpath: '': No such file or directory realpath: '': No such file or directory realpath: '': No such file or directory realpath: '': No such file or directory Sandboxing disabled by user. Fontconfig warning: FcPattern object weight does not accept value [0 205) [1] 7363 segmentation fault (core dumped) icloud-for-linux.notes```

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/cross-platform/icloud-for-linux/issues/19#issuecomment-673117401, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKRJACHXK6KJMU4A3XMRH63SAMBWXANCNFSM4PLXRUSQ .

MarcusTomlinson commented 4 years ago

@geolimber see: https://github.com/cross-platform/icloud-for-linux/issues/17#issuecomment-659473848

MarcusTomlinson commented 4 years ago

@davidganz can we close this issue now?

geolimber commented 4 years ago

@geolimber see: #17 (comment)

It works for me, thanks!