Search Criteria
Package Details: filen-desktop-bin 3.0.53-3
Package Actions
| Git Clone URL: | https://aur.archlinux.org/filen-desktop-bin.git (read-only, click to copy) |
|---|---|
| Package Base: | filen-desktop-bin |
| Description: | Desktop client including Syncing, Virtual Drive mounting, S3, WebDAV, File Browsing, Chats, Notes, Contacts and more.(Prebuilt version.Use system-wide electron) |
| Upstream URL: | https://filen.io/ |
| Keywords: | client desktop drive explorer s3 sync virtual webdav |
| Licenses: | AGPL-3.0-only |
| Conflicts: | filen-desktop |
| Provides: | filen-desktop-bin |
| Submitter: | zxp19821005 |
| Maintainer: | zxp19821005 |
| Last Packager: | zxp19821005 |
| Votes: | 18 |
| Popularity: | 1.95 |
| First Submitted: | 2024-09-20 01:33 (UTC) |
| Last Updated: | 2026-07-28 01:05 (UTC) |
Latest Comments
1 2 3 Next › Last »
tangata_maspiro commented on 2026-08-15 05:03 (UTC)
Tray icon is not working for me on v3.0.53-3. It just shows three dots that does nothing when clicking on it. Using GNOME with AppIndicator Support extension.
skepller commented on 2026-08-05 15:37 (UTC)
When trying to mount the network drive, I get similar errors to @Cyb3rKo and @sripwoud, but instead of failing to find rclone inside electron43 dir, it errors for
/usr/lib/filen-desktop.So I fixed with a similar workaround:
harre commented on 2026-07-28 12:33 (UTC) (edited on 2026-07-28 13:00 (UTC) by harre)
edit: nevermind, it just seems to take quite long time :D
It seems to get stuck on Electron:
Fumble commented on 2026-07-28 06:17 (UTC)
Thank you for the quick fix @zxp19821005. It works again !
zxp19821005 commented on 2026-07-28 01:06 (UTC)
@Fumble @Cyb3rKo @Roknauta Thans for your feedback, fixed it.
Roknauta commented on 2026-07-27 20:03 (UTC)
Same error here as @Fumble
Cyb3rKo commented on 2026-07-27 19:42 (UTC)
I experience the same error as @Fumble now
Fumble commented on 2026-07-27 17:00 (UTC) (edited on 2026-07-27 17:01 (UTC) by Fumble)
Hello, Since the last update, I get this error trying to launch Filen:
Content of the folder:
zxp19821005 commented on 2026-07-27 09:24 (UTC)
@sripwoud Thanks for your feedback, fixed it.
sripwoud commented on 2026-07-24 13:53 (UTC)
Confirming @Cyb3rKo's report — same failure on
filen-desktop-bin 3.0.53-1withelectron43 43.1.1.This package runs on system
electron43, that resolves to/usr/lib/electron43/resources/,and the app expects the binary at:
/usr/lib/electron43/resources/app.asar.unpacked/bin/rclone/rclone-linux-amd64But the
PKGBUILDinstalls it at:/usr/lib/filen-desktop/app.asar.unpacked/bin/rclone-linux-amd64 -> /usr/bin/rcloneUntil the package is fixed, my workaround was:
1 2 3 Next › Last »