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

Latest Comments

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

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.

thenaterhood commented on 2016-11-20 01:43 (UTC)

I think that WantedBy=default.target is the correct approach. Are there any ill-effects you can see that might result from that change?

ifndef_define commented on 2016-11-18 05:12 (UTC)

Because the service has WantedBy=multi-user.target instead of WantedBy=default.target, Insync won't start automatically when enabled. Is this the desired behavior? I want it to start automatically so I've changed mine to default.

thenaterhood commented on 2016-10-29 03:37 (UTC)

Adopted package. doron.behar: your changes look good and I'm fine with integrating them. I'll release a package update soon with doron.behar's changes, removal of the optional insync-nautilus dependency, and a shiny new .gitignore. Trying to pick things back up and do a little cleanup.

<deleted-account> commented on 2016-10-18 00:04 (UTC)

Hi, I would like you to please look at my patches in github: https://github.com/Doron-Behar/insync.aur/commits/master