Package Details: synology-drive 3.5.2_16111-2

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: 48
Popularity: 0.20
First Submitted: 2018-01-03 10:34 (UTC)
Last Updated: 2025-04-12 21:15 (UTC)

Pinned Comments

DamianUntapped commented on 2025-04-12 20:54 (UTC)

I fixed it on Wayland. For anyone else having issues, all I needed to do was run 'set QT_QPA_PLATFORM xcb' in the terminal. Make sure you have wayland qt5 installed with this command 'yay -S qt5-wayland' first. Then start up synology drive and it should work. I haven't checked if this fix persists through a logout or restart yet, hopefully it does or I guess I'll need to write a script to run at login to set that qt variable to xcb.

Latest Comments

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

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.

b0dy commented on 2019-03-04 18:52 (UTC)

I have an issue with synology-drive icon with polybar systray: https://imgur.com/KEo6G4D ; The icon is not correctly placed on the bar, my systray is positioned to right but it seem the synology drive icon floating to the left. Maybe it missing something from the package (conf/icon) or I missed something in my polybar config? I don't know what to do neither where looking.

fmartingr commented on 2018-08-28 07:47 (UTC)

@rondey That seems like a file conflict between the two applications, since the nautilus library used to show the sync status on the file finder is the same. If you're not using cloud-station-drive (because you updated your NAS to the new Drive set of apps) you don't need cloud-station drive anymore.

About inheriting the settings, I'm 100% sure you will need to setup your NAS again on the drive application, as they bundled it separately and their configurations are stored in different places.

rondey commented on 2018-08-25 17:52 (UTC) (edited on 2018-08-26 15:28 (UTC) by rondey)

I have already installed the Cloud Station Drive, when i try to install Drive i receive this error "synology-drive: /usr/lib/nautilus/extensions-3.0/libnautilus-cloud-extension.so exists in filesystem (owned by synology-cloud-station-drive)" . Do you think i need to force the installation of drive or unistall the cloud station drive before install drive? I would like to do the upgrade, i'm worried about if i uninstall cloud station drive, the drive application will not do the upgrade.

EDIT: I tried to force the installation with the --force option. There was no upgrade, the drive application hasn't taken the old settings from synology-cloud-station-drive

fmartingr commented on 2018-07-03 06:45 (UTC)

Version bump: 1.1.0-10544

fmartingr commented on 2018-06-08 17:55 (UTC)

It's weird that it let me install on my machine, maybe because I have a zsh instead of bash as default shell. Pushing a change in a few minutes.

Tykerne commented on 2018-06-08 17:24 (UTC)

thank you Feltra, I deleted the "," on the conflict line and I was able to install synology drive.