Search Criteria
Package Details: synology-cloud-sync-decryption-tool 018-1
Git Clone URL: | https://aur.archlinux.org/synology-cloud-sync-decryption-tool.git (read-only, click to copy) |
---|---|
Package Base: | synology-cloud-sync-decryption-tool |
Description: | A desktop tool to decrypt data encrypted by Cloud Sync |
Upstream URL: | https://www.synology.com/en-global/releaseNote/SynologyCloudSyncDecryptionTool |
Keywords: | cloud NAS synology |
Licenses: | |
Submitter: | lybin |
Maintainer: | None |
Last Packager: | lybin |
Votes: | 3 |
Popularity: | 0.000006 |
First Submitted: | 2016-03-24 16:31 |
Last Updated: | 2019-12-09 15:58 |
Dependencies (1)
Required by (0)
Sources (2)
- https://global.download.synology.com/download/Tools/SynologyCloudSyncDecryptionTool/018/Linux/i686/SynologyCloudSyncDecryptionTool-018.tar.gz (i686)
- https://global.download.synology.com/download/Tools/SynologyCloudSyncDecryptionTool/018/Linux/x86_64/SynologyCloudSyncDecryptionTool-018_x64.tar.gz (x86_64)
Latest Comments
numkem commented on 2019-07-12 13:32
I ended up making it work by doing:
The problem relies where qt5 through the shipped
libqxcb.so
is trying to loadlibz.so.1
but the versions don't match.Firehalk commented on 2019-03-25 22:29
Still not working for me with the same error mentioned previously:
I do have the following QT packages installed:
lybin commented on 2018-03-11 05:29
added depends
rlees85 commented on 2018-03-10 18:53
Not a packaging guideline but for others stuck making this work, just remove all the libs that come with it and run the executable in a folder by itself.
Obviously, make sure qt5-base is installed!
EarthMind commented on 2017-11-21 11:41
Doesn't work here. Gives an error: This application failed to start because it could not find or load the Qt platform plugin "xcb".
Some dependency issue?
lybin commented on 2016-03-25 13:02
deimos, no, fixed, thanks :)
deimos commented on 2016-03-25 12:33
Should /usr/bin/synology-cloud-sync-decryption-tool be symlinked to /opt/Synology/CloudSyncDecryptionTool/SynologyCloudSyncDecryptionTool?