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

Don't work #6

Closed jakubkameleon closed 4 years ago

jakubkameleon commented 4 years ago

Hi could I ask for help? I have Installed with snap, on my Debian 10. icloud How to use this, afetr clik nothing happen. In htop it show just for a moment and disapear. proces

MarcusTomlinson commented 4 years ago

Try clearing the cache like so: rm -rf ~/snap/icloud-for-linux/, then relaunching the app.

jakubkameleon commented 4 years ago

I celaned cache and try launch iclud Drive, this process apear only for a while :( Screenshot from 2020-02-23 17-57-44

MarcusTomlinson commented 4 years ago

Could you please run drive from the terminal like this: snap run icloud-for-linux.drive and paste the output here.

jakubkameleon commented 4 years ago

Yes, ofcourse:

`pretender@ThinkPad:~$ snap run icloud-for-linux.drive Warning: QT_DEVICE_PIXEL_RATIO is deprecated. Instead use: QT_AUTO_SCREEN_SCALE_FACTOR to enable platform plugin controlled per-screen factors. QT_SCREEN_SCALE_FACTORS to set per-screen factors. QT_SCALE_FACTOR to set the application global scale factor. Qt: Session management error: None of the authentication protocols specified are supported "/home/pretender/iclouddrive" does not exist. "/home/pretender/iCloud Drive" does not exist. [14215:14288:0223/180424.068923:ERROR:address_tracker_linux.cc(153)] Could not create NETLINK socket: Operation not permitted [14215:14297:0223/180424.073716:FATAL:udevlinux.cc(20)] Check failed: monitor.

0 0x7fb48ab97aee

1 0x7fb48abaa0e2

2 0x7fb48a3ce5d8

3 0x7fb48b5ba772

4 0x7fb48ac0ea83

5 0x7fb48abb2a00

6 0x7fb48abb4058

7 0x7fb48abb43eb

8 0x7fb48abb5aa2

9 0x7fb48abb1da8

10 0x7fb48abce77b

11 0x7fb48a46c978

12 0x7fb48a46cf2b

13 0x7fb48abe6588

14 0x7fb48abe25eb

15 0x7fb4b13cb6db start_thread

16 0x7fb4b1a9088f clone

` I miss something ?

The same command with sudo

`pretender@ThinkPad:~$ sudo snap run icloud-for-linux.drive 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 "/home/pretender/iclouddrive" does not exist. "/home/pretender/iCloud Drive" does not exist. [14460:14460:0223/180549.380400:FATAL:credentials.cc(295)] Check failed: 0 == sys_unshare(CLONE_NEWUSER). : Operation not permitted

0 0x7f3576b97aee

1 0x7f3576baa0e2

2 0x7f3576bab45c

3 0x7f35777203db

4 0x7f35767b4527

5 0x7f357645fd48

6 0x7f3576463262

7 0x7f3576251a9b

8 0x7f3576252bd5

9 0x7f35761e74f1 QtWebEngineCore::BrowserContextAdapter::defaultContext()

10 0x7f35837a93b5 QQuickWebEngineProfile::defaultProfile()

11 0x7f35837b0dba QQuickWebEngineViewPrivate::QQuickWebEngineViewPrivate()

12 0x7f35837b1c9b QQuickWebEngineView::QQuickWebEngineView()

13 0x7f35839e927b

14 0x7f359f102962 QQmlType::create()

15 0x7f359f173146 QQmlObjectCreator::createInstance()

16 0x7f359f1753da QQmlObjectCreator::setPropertyBinding()

17 0x7f359f175e11 QQmlObjectCreator::setupBindings()

18 0x7f359f172ba6 QQmlObjectCreator::populateInstance()

19 0x7f359f17397c QQmlObjectCreator::createInstance()

20 0x7f359f176c6c QQmlObjectCreator::create()

21 0x7f359f0ed408 QQmlComponentPrivate::beginCreate()

22 0x7f359f0eb74f QQmlComponent::create()

23 0x56426ed26c5a

24 0x7f359ccabb97 __libc_start_main

25 0x56426ed28ada

[14348:14462:0223/180549.516686:ERROR:address_tracker_linux.cc(153)] Could not create NETLINK socket: Operation not permitted [14348:14471:0223/180549.522527:FATAL:udevlinux.cc(20)] Check failed: monitor.

0 0x7f3576b97aee

1 0x7f3576baa0e2

2 0x7f35763ce5d8

3 0x7f35775ba772

4 0x7f3576c0ea83

5 0x7f3576bb2a00

6 0x7f3576bb4058

7 0x7f3576bb43eb

8 0x7f3576bb5aa2

9 0x7f3576bb1da8

10 0x7f3576bce77b

11 0x7f357646c978

12 0x7f357646cf2b

13 0x7f3576be6588

14 0x7f3576be25eb

15 0x7f359c6e66db start_thread

16 0x7f359cdab88f clone

Aborted`

MarcusTomlinson commented 4 years ago

Hmm, try a re-install:

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.

jakubkameleon commented 4 years ago

Now it works :) thanks a lot!!! snap install icloud-for-linux --devmode Installation devmode, this app work correct. Great! I tried other similar app it also works, but after quit the process was still running. In this case process end after quit app.