Search Criteria
Package Details: insync 3.9.6.60027-2
Package Actions
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.51 |
First Submitted: | 2012-09-07 17:45 (UTC) |
Last Updated: | 2025-05-19 12:22 (UTC) |
Dependencies (9)
- alsa-lib
- fontconfig (fontconfig-gitAUR, fontconfig-ubuntuAUR)
- glibc (glibc-gitAUR, glibc-linux4AUR, glibc-eacAUR)
- hicolor-icon-theme (hicolor-icon-theme-gitAUR)
- libglvnd (libglvnd-gitAUR)
- libxcrypt (libxcrypt-gitAUR)
- nss (nss-hgAUR)
- xdg-utils (busking-gitAUR, xdg-utils-slockAUR, mimiAUR, mimi-gitAUR, xdg-utils-handlrAUR, openerAUR, mimejs-gitAUR, xdg-utils-mimeoAUR)
- lib32-libappindicator-gtk2 (optional) – Required for tray icon in some configurations
Latest Comments
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 66 Next › Last »
thenaterhood commented on 2021-04-14 02:25 (UTC)
Sounds like insync is aware of the issue and it will be fixed in the next release: https://forums.insynchq.com/t/insync-not-working-on-gnome-40/17149/3
I'm not opposed to removing more of the packaged libs since this is a huge package, but I'd rather defer to their fix.
tinywrkb commented on 2021-04-12 14:41 (UTC)
@renatocrrs this shouldn't break the app, it should run even without that schema but with degraded font rendering.
This was introduced because those schemas were moved out from gnome-settings-daemon into gsettings-desktop-schemas.
If I understand correctly this change requires an updated GTK3 but Insync ships its own version.
I had a workaround for a relevant gsettings schema issue that I uploaded as an AUR package,
gsettings-xsettings-schemas
, but I'm not sure that it's safe to use after the Gnome 40 release so the AUR package is installing nothing now.If you're brave enough, can work without a GUI if it breaks, I mean directly with the Linux console, then try building the package from here and report back. You can also just copy the schemas.
If it works, doesn't break XDG Portal, and you don't see errors about the schemas in the log then I can bring it back to the AUR for compatibility with older GTK3 releases.
@thenaterhood
You can probably remove the packaged GTK3 lib and let the app pick up from the system as the ABI is stable, but I'm not sure how safe it is.
In my Flatpak packaging for Insync I'm purging a bunch of libs that are already included in the runtime, see here.
thenaterhood commented on 2021-04-12 11:43 (UTC)
@rubusarbaro can you be more specific about what you're seeing?
rubusarbaro commented on 2021-04-09 01:15 (UTC)
It's not working with Gnome 40
brianmsm commented on 2020-10-07 21:27 (UTC)
Could you update this package, please?
thenaterhood commented on 2020-09-14 21:44 (UTC)
Hmm. That doesn't look like it was the answer. I haven't tried running it in a chroot container so that may be an option but I'm not sure how much difference it'll make since I'm on a pretty clean install as it is.
tinywrkb commented on 2020-09-13 07:50 (UTC)
@thenaterhood this looks like some mismatch libs error. Do you have qt5 installed on your system? if so then remove it and try to run without it or start insync in a chroot container with x11 forwarding.
Another solution that might help is to run with
env LD_LIBRARY_PATH=/usr/lib/insync insync start
thenaterhood commented on 2020-09-13 03:58 (UTC)
Sorry for the delay, my hard drive died yesterday so I'm getting back in working order. I'm having trouble getting insync to work at the moment, seemingly unrelated to the latest updates. Tracking that down.
« First ‹ Previous 1 .. 9 10 11 12 13 14 15 16 17 18 19 .. 66 Next › Last »