Package Details: insync 3.9.6.60027-2

Git Clone URL: https://aur.archlinux.org/insync.git (read-only, click to copy)
Package Base: insync
Description: An unofficial Dropbox, Google Drive, and OneDrive client that runs on Linux, with support for various desktops
Upstream URL: https://www.insynchq.com/downloads
Keywords: drive dropbox google onedrive
Licenses: custom:insync
Submitter: xzy3186
Maintainer: thenaterhood
Last Packager: thenaterhood
Votes: 323
Popularity: 0.66
First Submitted: 2012-09-07 17:45 (UTC)
Last Updated: 2025-05-19 12:22 (UTC)

Latest Comments

« First ‹ Previous 1 .. 51 52 53 54 55 56 57 58 59 60 61 .. 66 Next › Last »

jrussell commented on 2013-01-14 12:40 (UTC)

my insync shell applet in gnome keeps randomly vanishing. then in gnome-tweak-tool it says "Error loading extension". This is fixed by logging out and in again...

xzy3186 commented on 2013-01-14 11:31 (UTC)

@Azrael85 Insync for cinnamon uses cinnamon-applet to show systemtray icon. You need to enable it manually by editing your panel-items.

Azrael85 commented on 2013-01-14 11:06 (UTC)

I'm with cinnamon/Nemo and everything works fine except for these two: -I don't have a systray icon -I don't have icons over files synced (synced, in process) I selected the correct option in pkgbuild. Icons doesn't appear even if I start with insync or insync --cinnamon. ¿Any clue?

xzy3186 commented on 2013-01-09 11:21 (UTC)

If I were correct, the configuration file to autostart a program locates inside your home directory. And according to the rules of arch packaging [1], it is not allowed for pacman to modify any file (folder) under /home directory. On the other hand, there is no much work to add a program to your autostart array if you are using DE like KDE and gnome :) [1] https://wiki.archlinux.org/index.php/Arch_Packaging_Standards

<deleted-account> commented on 2013-01-09 09:08 (UTC)

@xzy3186 Thanks! Sorry all for the newbie question...! I use KDE as DE so I've put "insync" and "insync-kde" on autostart window of the configuration panel. I don't know how and if but I think that it could be an interesting thing if autostart will be put in the installation package routine.

xzy3186 commented on 2013-01-07 02:05 (UTC)

@mrbit: I am sorry but I have no more idea. Your problem seems to be really unique :(

mrbit commented on 2013-01-06 22:55 (UTC)

Now ldd -r /usr/lib/libQtNetwork.so.4 linux-vdso.so.1 (0x00007fff55b96000) libQtCore.so.4 => /usr/lib/libQtCore.so.4 (0x00007fe70b572000) libpthread.so.0 => /usr/lib/libpthread.so.0 (0x00007fe70b356000) libz.so.1 => /usr/lib/libz.so.1 (0x00007fe70b140000) libssl.so.1.0.0 => /usr/lib/libssl.so.1.0.0 (0x00007fe70aed5000) libcrypto.so.1.0.0 => /usr/lib/libcrypto.so.1.0.0 (0x00007fe70aacc000) libstdc++.so.6 => /usr/lib/libstdc++.so.6 (0x00007fe70a7c9000) libgcc_s.so.1 => /usr/lib/libgcc_s.so.1 (0x00007fe70a5b3000) libc.so.6 => /usr/lib/libc.so.6 (0x00007fe70a206000) libdl.so.2 => /usr/lib/libdl.so.2 (0x00007fe70a002000) librt.so.1 => /usr/lib/librt.so.1 (0x00007fe709df9000) libglib-2.0.so.0 => /usr/lib/libglib-2.0.so.0 (0x00007fe709b03000) libm.so.6 => /usr/lib/libm.so.6 (0x00007fe709805000) /usr/lib/ld-linux-x86-64.so.2 (0x00007fe70bde3000) libpcre.so.1 => /usr/lib/libpcre.so.1 (0x00007fe7095a1000) insync-kde Traceback (most recent call last): File "kde-applet.py", line 13, in <module> from PyKDE4.kdeui import KStatusNotifierItem ImportError: /usr/lib/libQtNetwork.so.4: undefined symbol: SSLv2_server_method

xzy3186 commented on 2013-01-06 22:49 (UTC)

@mrbit I am not sure. If all your packages come from official repo, this should not be the case.

mrbit commented on 2013-01-06 21:30 (UTC)

the problem its openssl 1.0.1c / qt 4.8.4 ?? currently build without SSlv2 ???