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

Latest Comments

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

dtraenapp commented on 2017-04-27 10:41 (UTC)

Hi, another issue: insync does not work (strace output: +++ killed by SIGSEGV (core dumped) +++) insync-headless works!

codextremist commented on 2017-04-10 17:12 (UTC)

Anyone having the same issue. I just completely remove the ~/.config/Insync folder and than it started working again. This started happening after I updated insync version

codextremist commented on 2017-04-10 17:09 (UTC)

Strange thing is that > sudo insync start --no-daemon works fine. So it should be an issue related to local configuration or file permission

codextremist commented on 2017-04-10 15:27 (UTC)

Insync is not starting since my update. It seems ZLIB version 1.2.9 is not found. My current zlib version is 1.2.11 > insync start --no-daemon ** (process:10596): WARNING **: Failed to load shared library 'libnotify.so.4' referenced by the typelib: /usr/lib/insync/libz.so.1: version `ZLIB_1.2.9' not found (required by /usr/lib/libpng16.so.16) which: no kreadconfig in (/usr/lib/insync:/usr/local/sbin:/usr/local/bin:/usr/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/felipe/.rvm/bin:/usr/local/texlive/2015/bin/x86_64-linux:/home/felipe/bin:/home/felipe/.git-radar:/home/felipe/.rvm/bin:/usr/local/texlive/2015/bin/x86_64-linux:/home/felipe/bin:/home/felipe/.git-radar) "sni-qt/10596" WARN 12:19:42.932 void StatusNotifierItemFactory::connectToSnw() Invalid interface to SNW_SERVICE ERROR:root:Cannot initialize notifications.

blackhole commented on 2017-04-09 21:38 (UTC)

Very strange: systemd service is running fine, but no sync. Only if I type "insync start" from a terminal this is working.

thenaterhood commented on 2017-04-06 03:08 (UTC)

@LiamPowell is there anything package-side I can do to avoid that being a problem?

LiamPowell commented on 2017-04-05 13:05 (UTC)

@guzzard @ciechomke The issue is caused by QGtkStyle, run qtconfig-qt4 and change your GUI style to something other then GTK+

thenaterhood commented on 2017-04-04 01:55 (UTC)

I haven't encountered any problems myself, but I can look into it and see what I come up with. If it's an issue with Qt we might be stuck waiting for an update from insync or from Qt. Hopefully it's something I can fix here.

ciechomke commented on 2017-04-03 20:12 (UTC) (edited on 2017-04-03 20:14 (UTC) by ciechomke)

@guzzard Same issue here, no idea what's wrong. Message from coredumpctl Message: Process 7825 (insync) of user 1000 dumped core. Stack trace of thread 7825: #0 0x0000000000001250 n/a (n/a) backtrace says it's Qt related problem

guzzard commented on 2017-04-02 14:43 (UTC)

$ insync start --no-daemon Segmentation fault (core dumped) No further info in any log file etc. Anyone have any idea what might be going on? Tried both original PKGBUILD as well as the one with doron.behar's changes.