Package Details: synology-drive 4.0.3_17892-1

Git Clone URL: https://aur.archlinux.org/synology-drive.git (read-only, click to copy)
Package Base: synology-drive
Description: Desktop utility of the DSM add-on package, Synology Drive Server
Upstream URL: https://www.synology.com/en-global/releaseNote/SynologyDriveClient
Keywords: client drive nas synology
Licenses: custom:Synology Linux License Grant
Conflicts: cloudstation-3.0, cloudstation-beta, cloudstation-drive, synology-drive, synology-drive-client
Submitter: fmartingr
Maintainer: schinfo
Last Packager: schinfo
Votes: 53
Popularity: 1.66
First Submitted: 2018-01-03 10:34 (UTC)
Last Updated: 2026-05-12 10:19 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 7 8 9 Next › Last »

archlinuxomane commented on 2020-12-25 10:23 (UTC)

@cmuench Thanks for the info, a reinstall fixed it for me

cmuench commented on 2020-12-24 13:34 (UTC)

@archlinuxomane I just downloaded the package and replaced the .deb url in the PKGBUILD and was able to install the latest x86_64 release. In my homedir the ~/.SynologyDrive/SynologyDrive.app/lib/plugins/platforms/libqxcb.so file exists. Maybe it is a different issue. The file was right now created after the start of the client.

archlinuxomane commented on 2020-12-22 17:24 (UTC) (edited on 2020-12-22 17:28 (UTC) by archlinuxomane)

with DSM7, which is now in beta, a new version was released: https://global.download.synology.com/download/Utility/SynologyDriveClient/3.0.0-12467/Ubuntu/Installer/x86_64/synology-drive-client-12467.x86_64.deb

I can't get it to work with the old PKGBUILD, some error with the qt5-framework:

QFactoryLoader::QFactoryLoader() checking directory path "/home/foo/.SynologyDrive/SynologyDrive.app/bin/platforms" ...

Cannot load library /home/foo/.SynologyDrive/SynologyDrive.app/lib/plugins/platforms/libqxcb.so: (libfontconfig.so.1: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden)

QLibraryPrivate::loadPlugin failed on "/home/foo/.SynologyDrive/SynologyDrive.app/lib/plugins/platforms/libqxcb.so" : "Cannot load library /home/foo/.SynologyDrive/SynologyDrive.app/lib/plugins/platforms/libqxcb.so: (libfontconfig.so.1: Kann die Shared-Object-Datei nicht öffnen: Datei oder Verzeichnis nicht gefunden)"

qt.qpa.plugin: Could not load the Qt platform plugin "xcb" in "" even though it was found.

This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: linuxfb, minimal, offscreen, vnc, xcb.

fmartingr commented on 2020-04-28 15:21 (UTC)

It seems they have retired 2.0.2-11076, I've restored the package to to 2.0.1-11061.

kaspt commented on 2020-04-28 15:06 (UTC) (edited on 2020-04-28 15:48 (UTC) by kaspt)

The URL to the source is broken.

curl: (22) The requested URL returned error: 403 
==> ERROR: Failure while downloading https://global.download.synology.com/download/Tools/SynologyDriveClient/2.0.2-11076/Ubuntu/Installer/x86_64/synology-drive-client-11076.x86_64.deb
    Aborting...

Thanks for updating

fmartingr commented on 2020-02-21 08:54 (UTC)

Hello @damianrr,

the package includes the shared libraries it requires to work, they should be located in: /opt/Synology/SynologyDrive/lib/ after a install.

Is your system up to date? (Should work fine anyway) Is this a fresh install?

Sorry this isnt' working for you, I will try to reproduce this on a fresh arch VM when I have some time.

damianrr commented on 2020-02-21 02:53 (UTC)

Hello,

Guys, I'm getting 2 shared library errors when installing this package, the first one:

"error while loading shared libraries: libicuuc.so.53: cannot open shared object file: No such file or directory"

so I did: "ldconfig -p | grep libicuuc" and got:

    libicuuc.so.65 (libc6,x86-64) => /usr/lib/libicuuc.so.65
    libicuuc.so.65 (libc6) => /usr/lib32/libicuuc.so.65
    libicuuc.so (libc6,x86-64) => /usr/lib/libicuuc.so
    libicuuc.so (libc6) => /usr/lib32/libicuuc.so

and the second one:

"/opt/Synology/SynologyDrive/bin/launcher: error while loading shared libraries: libfct-qt.so.1: cannot open shared object file: No such file or directory"

"ldconfig -p | grep libfct-qt" returns nothing.

I'm rather new in the Linux / arch world ... how can I fix this? Thanks!

fmartingr commented on 2019-03-25 14:17 (UTC)

Bumped to 1.1.4-10580 (thanks @CaskAle13c for notifying! my NAS haven't received the update yet).

b0dy commented on 2019-03-06 20:53 (UTC)

Hi fmartingr, thank for your fast answer! I have opened the issue and it available here : https://github.com/jaagr/polybar/issues/1679.

fmartingr commented on 2019-03-04 19:54 (UTC)

Hey b0dy! I don't personally use Polybar (still stuck with i3bar) but I don't seem to know a packaging problem that may cause that (both icons are there, monochrome and color).

Can you open an issue on the polybar issue tracker to get some feedback there? https://github.com/jaagr/polybar/labels/tray

Please comment back with the issue link so I can subscribe to it and get updates in case there's something wrong with the package.