Package Details: synology-drive 3.5.2_16111-3

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.114221
First Submitted: 2018-01-03 10:34 (UTC)
Last Updated: 2025-05-08 19:42 (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 .. 3 4 5 6 7 8 9 Next › Last »

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.

feltra commented on 2018-06-08 16:49 (UTC)

@fmartingr No I don't have any of the cloudstation packages installed, the issue was just the "," between the packages listed, I have replaced the line that was using comma to separate the packages listed at conflicts with a line where there were no comma in the line.. same goes for you @Tykerne just space is enough to separate them.

Tykerne commented on 2018-06-08 16:35 (UTC)

Bonjour, Impossible d'installer ce paquet: ===> ERREUR : conflicts contient des caractères non valides : " , "

fmartingr commented on 2018-05-31 10:05 (UTC)

@feltra Do you have any of those packages installed? Are you currently using any of them? Synology Drive is the next iteration of the cloudstation suite so you shouldn't need them installed.

It's true that they doesn't really conflict between them. Will take a look and make changes if required next week. Thanks for noticing!

feltra commented on 2018-05-30 18:00 (UTC) (edited on 2018-05-30 18:00 (UTC) by feltra)

Successfully build (1.0.3-10281) after the change below:

-conflicts=('cloudstation-beta', 'cloudstation-3.0', 'cloudstation-drive')

+conflicts=('cloudstation-beta' 'cloudstation-3.0' 'cloudstation-drive')

fmartingr commented on 2018-05-20 08:46 (UTC)

Version bump: 1.0.3-10281

fmartingr commented on 2018-03-27 09:13 (UTC)

Version bump: 1.0.2-10275

fmartingr commented on 2018-03-05 16:13 (UTC)

@farnaby I have tried Synolgy Drive in a fresh Ubuntu installation with GNOME and the icon is not showing up as well, so this is a bug within the deb package Synology provides. You may want to contact them about it.

farnaby commented on 2018-03-04 22:04 (UTC)

@fmartingr gnome 3.26.2 has a blank space where the icon should be, however it still functions normally and will give notifications.

fmartingr commented on 2018-02-26 08:39 (UTC)

@badbrain This is working for me on my WM (i3), could you specify your gnome version so I can check this out? It his happening to anyone else?