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.168395
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

1 2 3 4 5 6 .. 9 Next › Last »

schinfo commented on 2025-04-17 10:58 (UTC) (edited on 2025-04-17 11:00 (UTC) by schinfo)

@DamianUntapped

Please try to add the following line to ~/.bashrc

# settings for wayland
export QT_QPA_PLATFORM="xcb"

DamianUntapped commented on 2025-04-16 22:39 (UTC)

FYI, setting the QT_QPA_PLATFORM to xcb does not persist through a restart.

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.

DamianUntapped commented on 2025-03-24 12:45 (UTC)

How do I check the exec status of /home?

schinfo commented on 2025-03-24 09:55 (UTC)

@DamianUntapped

Take a look at the old comment here on page 2 (Moabeat commented 2023-09-13 22:32).

Maybe that will help you too.

schinfo commented on 2025-03-24 09:45 (UTC)

Then I assume that Synology Wayland does not support.

DamianUntapped commented on 2025-03-23 21:41 (UTC)

Running pacman -Qs qt5-wayland returns: local/qt5-wayland 5.15.16+kde+r60-1 (qt5) Provides APIs for Wayland

So I think it is installed?

schinfo commented on 2025-03-23 18:47 (UTC) (edited on 2025-03-23 18:48 (UTC) by schinfo)

Please see if you have installed qt5-wayland

DamianUntapped commented on 2025-03-23 17:14 (UTC)

@schinfo

Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway. qt.qpa.plugin: Could not find the Qt platform plugin "wayland" in "" This application failed to start because no Qt platform plugin could be initialized. Reinstalling the application may fix this problem.

Available platform plugins are: xcb.

schinfo commented on 2025-03-23 12:08 (UTC) (edited on 2025-03-23 12:08 (UTC) by schinfo)

@DamianUntapped

Which error is displayed - please start with synology-drive start in the terminal.