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.68
First Submitted: 2012-09-07 17:45 (UTC)
Last Updated: 2025-05-19 12:22 (UTC)

Latest Comments

« First ‹ Previous 1 .. 58 59 60 61 62 63 64 65 66 Next › Last »

mrbit commented on 2012-10-25 11:53 (UTC)

usr/bin/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 2012-09-24 01:30 (UTC)

@almehdi That is a great idea. Thanks so much for your suggestion! The PKGBUILD has been updated.

<deleted-account> commented on 2012-09-23 21:14 (UTC)

Why don't you add a auto detect for what DE is in use? Would be pretty easy.. like a if-statement with: ps -A | grep 'gnome-shell' I almost always forget to set this when an update hit.

xzy3186 commented on 2012-09-18 05:30 (UTC)

@frat "i get both python2 and python3 in my system,is this the cause of the problem?" No, I don't think so. I have two machines running archlinux. One is gnome-shell with both python2 and python3 while the other is a livecd system running xfce with python2 only. On both of them insync can start without issue. I also confirmed that libappindicator3 is not necessary to run insync. You have also python2-cairo and python2-gobject installed, do you?

frat commented on 2012-09-18 03:52 (UTC)

i use default setting of PKGBUILD for installation. i get both python2 and python3 in my system,is this the cause of the problem?

frat commented on 2012-09-18 03:49 (UTC)

well,i get python3 on my system,so it is the python version problem?

xzy3186 commented on 2012-09-17 12:25 (UTC)

@frat I can run insync on my livecd, which has XFCE DE only, without any problem. Did you use default setting of PKGBUILD for installation? The output of insync in my terminal is something like: arch@archiso ~ % insync OK: gdata imported importing client... loading client... importing core1... importing core2... importing core3... importing core4... importing core utils... importing gevent itc... importing std libs... OK /usr/lib/insync C functions loaded: 3647 C functions failed: 587 ('Applet', None) /usr/lib/insync . . . Could you check your result of "yaourt -Qs | grep python"? Mine is: extra/python2 2.7.3-2 extra/python2-cairo 1.10.0-1 extra/python2-gobject 3.2.2-1 community/python2-nautilus 1.1-3

frat commented on 2012-09-17 07:25 (UTC)

thank you ,but i have install all dependencies required.include libappindicator3

xzy3186 commented on 2012-09-17 07:01 (UTC)

@frat Ok, maybe I can try to install this app under pure xfce environment at some time to see the error for myself. But as a first guess, I am afraid you are running the app with some dependencies missing. Can you try to install libappindicator3 from AUR before running the app again?

frat commented on 2012-09-17 06:56 (UTC)

replace with zip in rpm-package cannot work out too.