Package Details: insync 3.9.10.60041-1

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.046744
First Submitted: 2012-09-07 17:45 (UTC)
Last Updated: 2026-05-03 16:19 (UTC)

Latest Comments

« First ‹ Previous 1 .. 28 29 30 31 32 33 34 35 36 37 38 .. 66 Next › Last »

Krieger commented on 2016-09-11 16:13 (UTC) (edited on 2016-10-12 01:00 (UTC) by Krieger)

I'm getting an error that says, "Your locale is not set to UTF-8. This will raise errors with non-ASCII filenames." Here's the output when I execute "locale -a": $ locale -a C POSIX en_US en_US.iso88591 en_US.utf8 It seems that I have my locale set to UTF-8, but I'm still receiving this error. Edit: I fixed the problem by setting the language in my Gnome Settings to English.

kennethaar commented on 2016-07-21 07:46 (UTC)

Great to see the recent update! How can I change the tray icon? It still is pixelated. I tried unpacking and searching the tarball from the Insync website to find an svg file or some other image file. But it seems to consist of only .pyc, .so and .txt files Screenshot of pixelated trayicon: http://i.imgur.com/CfdChdJ.png

bonbonboi commented on 2016-06-09 18:21 (UTC)

Is this really Trail for 15 days?

amonobeax commented on 2016-05-18 20:38 (UTC) (edited on 2016-05-18 20:39 (UTC) by amonobeax)

Hi, idk if i'm alone but after the latest update 1.3.8-1 insync won't launch anymore on Manjaro (Archbased). Previous 1.3.6 still working just fine.

edh commented on 2016-05-18 17:09 (UTC)

The symlink workaround suggested by @rzei is still needed AFAIK.

diogobaeder commented on 2016-04-20 15:16 (UTC)

Doing the symlink trick works for me too. Why not changing the published package itself to use the system libfontconfig then?

rzei commented on 2016-04-19 22:09 (UTC) (edited on 2016-04-19 22:10 (UTC) by rzei)

Another workaround that works for me is creating a new PKGBUILD with ln -sf "/usr/lib/libfontconfig.so.1" "${pkgdir}/usr/lib/insync/libfontconfig.so.1" added in the package() function. This will replace the libfontconfig.so.1 bundled from insync with a symlink to the system one.

rpotter28 commented on 2016-04-12 22:13 (UTC)

Thanks @Arthur. That's all I need, as I never used the gui anyways. Not sure why I didn't think of that, but I appreciate that you did! insync start --headless