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

Latest Comments

« First ‹ Previous 1 .. 14 15 16 17 18 19 20 21 22 23 24 .. 66 Next › Last »

hsseung commented on 2019-11-13 02:09 (UTC) (edited on 2019-11-13 03:30 (UTC) by hsseung)

@Ludde @iosonofabio Thanks, that worked! Embarrassed that I didn't think of it :)

P.S. The icon wouldn't show up in the top bar until I installed this package and activated with GNOME Tweak Tool: https://aur.archlinux.org/packages/gnome-shell-extension-appindicator/

iosonofabio commented on 2019-11-11 12:22 (UTC)

Indeed, confirm that rm -rf the aur git folder for insync and recloning solved it. Thank you!

Ludde commented on 2019-11-11 11:37 (UTC)

@hsseung @@iosonofabio, I had the same issue. It started working after I removed my git-directory and cloned it again from scratch. I also noticed that the size of the package shrinked from ~700mb to ~300mb when doing this.

hsseung commented on 2019-11-09 13:45 (UTC) (edited on 2019-11-09 13:46 (UTC) by hsseung)

I'm still getting the same error as @iosonofabio. Does anyone have suggestions?

/usr/lib/insync/QtWebEngineProcess --type=zygote --webengine-schemes=qrc:sLV --lang=en-US: symbol lookup error: /usr/lib/insync/QtWebEngineProcess --type=zygote --webengine-schemes=qrc:sLV --lang=en-US: undefined symbol: _ZN7content20localtime_r_overrideEPKlP2tm, version Qt_5

kubrick commented on 2019-11-07 08:08 (UTC)

And just bumping the pkgrel helps with ...?

que5779 commented on 2019-11-01 11:02 (UTC)

Something in the recent updates broke my 1.5.3 version. And I have not been able to get a version 3.x running yet. overGdrive https://www.thefanclub.co.za/overgrive has a product that supports Archlinux and priced very reasonable. I will test drive it at least until insync works for me again.

iosonofabio commented on 2019-10-24 00:51 (UTC) (edited on 2019-10-24 00:51 (UTC) by iosonofabio)

Thanks. This is still not working on my machine. When I debug using

insync start --no-daemon

I get the following error:

QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled
libpng warning: iCCP: known incorrect sRGB profile
INFO     2019-10-24 11:50:21,008 [mainlogs:_log_run:92] Core(app_version=3.0.22.40446, platform=Linux-x86_64-arch/) initialized
WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed.
/usr/lib/insync/QtWebEngineProcess --type=zygote --webengine-schemes=qrc:sLV --lang=en-US: symbol lookup error: /usr/lib/insync/QtWebEngineProcess --type=zygote --webengine-schemes=qrc:sLV --lang=en-US: undefined symbol: _ZN7content20localtime_r_overrideEPKlP2tm, version Qt_5
Trace/breakpoint trap (core dumped)

firecat53 commented on 2019-10-23 22:34 (UTC)

You can change the python2 requirement to just python. Version 3 added python3 support. I changed the PKGBUILD to python and it works fine.

iosonofabio commented on 2019-10-14 06:16 (UTC)

Same problem here. Tried some rewiring via LD_LIBRARY_PATH but could not really get it to work.

This is a bummer cause insync 3 supports both GDrive and OneDrive and I would need both.

Thanks anyway for maintaining!

hsseung commented on 2019-10-14 01:45 (UTC)

I'm getting this error message. Setting QT_QPA_PLATFORM=wayland yields pretty much the same message. Any suggestions?

Warning: Ignoring XDG_SESSION_TYPE=wayland on Gnome. Use QT_QPA_PLATFORM=wayland to run on Wayland anyway.
QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled
libpng warning: iCCP: known incorrect sRGB profile
INFO     2019-10-13 21:40:41,098 [mainlogs:_log_run:92] Core(app_version=3.0.22.40446, platform=Linux-x86_64-arch/) initialized
WebEngineContext used before QtWebEngine::initialize() or OpenGL context creation failed.
/usr/lib/insync/QtWebEngineProcess --type=zygote --webengine-schemes=qrc:sLV --lang=en-US: relocation error: /usr/lib/insync/QtWebEngineProcess --type=zygote --webengine-schemes=qrc:sLV --lang=en-US: symbol _ZN7content20localtime_r_overrideEPKlP2tm version Qt_5 not defined in file libQt5WebEngineCore.so.5 with link time reference
Trace/breakpoint trap (core dumped)