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

Latest Comments

« First ‹ Previous 1 .. 35 36 37 38 39 40 41 42 43 44 45 .. 66 Next › Last »

xzy3186 commented on 2014-01-18 07:47 (UTC)

@orschiro I have the same problem as it was that insync will not start with gnome-shell after booting my laptop. I have to do systemctl restart insync@xxx to make it. Unfortunately I am not sure how it behave with other DE. But stopping and restarting insync via systemd work well. If you have no objection, I will update the script with the next update of insync.

orschiro commented on 2014-01-17 10:03 (UTC)

@xzy3186 I think I managed to come up with an improved service file that allows you to successfully start/stop Insync. Can you please test it as well and include it if there are no further issues? [Unit] Description=Insync After=local-fs.target network.target [Service] Environment=DISPLAY=:0 Type=oneshot RemainAfterExit=yes ExecStart=/usr/bin/insync start ExecStop=/usr/bin/insync quit User=%I [Install] WantedBy=multi-user.target

orschiro commented on 2014-01-13 21:29 (UTC)

@all How can we further improve the service file so that `systemctl stop insync@<user>.service` actually stops insync?

xzy3186 commented on 2014-01-12 15:39 (UTC)

@orschiro Thanks for the investigation. I updated the script without modifying the release number.

orschiro commented on 2014-01-12 07:14 (UTC)

I found the issue. Please take out `Restart=never` as it is no longer compatible with systemd. ➜ ~ cat /usr/lib/systemd/system/insync@.service [Unit] Description=Insync After=local-fs.target network.target [Service] ExecStartPre=/usr/bin/sleep 60 Environment=DISPLAY=:0 Type=simple ExecStart=/usr/bin/insync start ExecReload=/bin/kill -HUP $MAINPID - Restart=Never KillMode=process User=%I [Install] WantedBy=multi-user.target

orschiro commented on 2014-01-11 08:10 (UTC)

Can someone help me on the following error message? What does it mean? Jan 11 07:50:55 thinkpad systemd[1]: [/usr/lib/systemd/system/insync@.service:12] Failed to parse service restart specifier, ignoring: never

xzy3186 commented on 2013-12-23 07:12 (UTC)

@mmf1902 The same here. I think it is fine as long as the version shows as 1.0.26.31705.

mmf1902 commented on 2013-12-23 06:18 (UTC)

Although I built and installed version 1.0.26-1, when I check the changelog using the context menu of the application it shows changes up to version 1.0.25. Is this correct?

uke-eda commented on 2013-11-03 08:57 (UTC)

@xzy3186 I'll do that.

xzy3186 commented on 2013-11-03 04:55 (UTC)

@uke-eda, Sorry I can not solve the problem. Could you post your question to the insync forums?