On update, the autostart script is not updated. I have to manually edit ~/.config/autostart/pcloud.desktop to change the version of the AppImage binary
Search Criteria
Package Details: pcloud-drive 1.14.9-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/pcloud-drive.git (read-only, click to copy) |
---|---|
Package Base: | pcloud-drive |
Description: | pCloud drive. Electron edition. |
Upstream URL: | https://www.pcloud.com/ |
Licenses: | custom |
Replaces: | pcloud, pcloud-git |
Submitter: | plague-doctor |
Maintainer: | rew1red |
Last Packager: | rew1red |
Votes: | 84 |
Popularity: | 0.82 |
First Submitted: | 2017-04-27 21:39 (UTC) |
Last Updated: | 2025-01-30 14:50 (UTC) |
Dependencies (4)
- fuse2
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
- libappindicator-gtk3 (optional) – Tray menu support
Required by (0)
Sources (2)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 7 8 9 10 .. 18 Next › Last »
fabmazz commented on 2020-10-27 11:36 (UTC)
obelix1502 commented on 2020-09-23 14:57 (UTC) (edited on 2020-09-23 16:07 (UTC) by obelix1502)
I'ts the same in Manjaro-KDE with plasma:
Gtk-Message: 16:49:28.813: Failed to load module "appmenu-gtk-module"
Down: Everything Downloaded| Up: Remaining: 361920 files, 257GB, status is CONNECTING
fuse: mountpoint is not empty
fuse: if you are sure this is safe, use the 'nonempty' mount option
Down: Everything Downloaded| Up: Remaining: 361920 files, 257GB, status is SCANNING
STATUS -------------> 13
Update for linux-x64-prod-v1.8.7 is not available
[RESOLVED] by installing appmenu-gtk-module.
btd1337 commented on 2020-09-09 00:12 (UTC)
What's happened that after update PCloud isn't more showing in Nautilus?
fuse: mountpoint is not empty
fuse: if you are sure this is safe, use the 'nonempty' mount option
Down: Everything Downloaded| Up: Everything Uploaded, status is CONNECTING
STATUS -------------> 12
Down: Everything Downloaded| Up: Everything Uploaded, status is READY
fuse: mountpoint is not empty
fuse: if you are sure this is safe, use the 'nonempty' mount option
STATUS -------------> 0
Update for linux-x64-prod-v1.8.7 is not available
rew1red commented on 2020-08-30 00:43 (UTC) (edited on 2020-08-30 01:28 (UTC) by rew1red)
Fuse3 should be supported as of 1.7.2, released back in 2019.
I'll try to replicate this crash locally.
Edit: Sure enough, I can replicate this issue. I've replaced fuse3 with fuse2.
shack commented on 2020-08-29 23:05 (UTC)
It appears that this package requires the fuse2 package.
$ pcloud
/opt/pcloud/resources/app/node_modules/backtrace-node/lib/backtraceClient.js:265
throw e;
^
Error: ENOENT: no such file or directory, open 'libfuse.so.2'
at Object.fs.openSync (fs.js:577:3)
at Object.module.(anonymous function) [as openSync] (ELECTRON_ASAR.js:166:20)
...
j0hannes commented on 2020-08-19 07:56 (UTC)
If you use grep on JSON output you rely on that API pretty printing it's output. If that changes at some point in time and compact JSON is delivered, the output would still be valid, but the PKGBUILD would fail. So it's certainly better to parse the output with jq or use another tool that understands JSON.
rew1red commented on 2020-08-18 23:50 (UTC)
I've attempted to remove jq
as a build dependency since it seems to be the source of some reported trouble. Hopefully that helps some folks out.
tosziro commented on 2020-08-18 18:09 (UTC)
broken, cant update
rew1red commented on 2020-08-18 17:50 (UTC)
@fredlins This package does use the official appimage published by pCloud.
<deleted-account> commented on 2020-08-17 17:28 (UTC)
Why u not put oficial appimage? because your pkgbuild is broken
Pinned Comments
Zenzio commented on 2022-08-13 06:44 (UTC) (edited on 2022-08-13 06:45 (UTC) by Zenzio)
@cirlo I contacted their support when I had trouble running pCloud in Sway with GDK_BACKEND=wayland (without ",x11"). Their response was: "Unfortunately, we are having troubles updating the app to the latest electron versions because of inside security libraries that we are using. Our devs know about this issue and electron version update is already planed."