Package Details: insync-dolphin 1:r29.de53666-1

Git Clone URL: https://aur.archlinux.org/insync-dolphin.git (read-only, click to copy)
Package Base: insync-dolphin
Description: Insync context menus and overlay icons for Dolphin - Plasma 6
Upstream URL: https://github.com/felagund/dolphin-insync-plugin-plasma-6
Licenses: GPL-2.0-only
Submitter: yuntan_t
Maintainer: Xavier
Last Packager: Xavier
Votes: 17
Popularity: 0.001285
First Submitted: 2015-08-22 17:10 (UTC)
Last Updated: 2026-03-06 22:15 (UTC)

Pinned Comments

Xavier commented on 2021-12-16 18:22 (UTC) (edited on 2022-11-07 17:59 (UTC) by Xavier)

The version of this package is generally mismatched with respect to the official Insync package, please check the version on the website specific for Dolphin before flagging it as out of sync.

Latest Comments

1 2 3 4 Next › Last »

gerson commented on 2026-06-17 13:22 (UTC)

Thanks for the clarification, @Xavier. It is working fine here with GDrive, OneDrive and Dropbox.

Xavier commented on 2026-06-17 12:55 (UTC)

Hi @gerson, you are right that right now is installing using the git version, that is not the idea, it is just temprally meanwhile a stable version is working well

gerson commented on 2026-06-16 22:46 (UTC)

The PKGBUILD automatically updates to the newest version, which leads to yay printing a warning. I guess that this AUR should be named insync-dolphin-git instead of just insync-dolphin, right?

-> insync-dolphin: local (1:r31.5621ef6-1) is newer than AUR (1:r29.de53666-1)

Xavier commented on 2026-03-06 22:16 (UTC)

done, thanks @tioguda

tioguda commented on 2026-03-06 22:03 (UTC)

Please add kconfig kcoreaddons kio to makedepends.

gerson commented on 2025-05-30 15:28 (UTC)

I wrote an email weeks ago to the devs there at InSync... but they didn't reply yet.

Xavier commented on 2025-05-29 19:32 (UTC)

Nope, it's still using Qt5 and KF5 :/

gerson commented on 2025-05-29 19:15 (UTC) (edited on 2025-05-29 19:16 (UTC) by gerson)

Indeed, there's a new version pkgver=3.9.5.60024. The link to the deb file is also different now. But does it work with Plasma 6?

pkgver=3.9.5.60024
# ...
source=("${pkgname}-${pkgver}.deb::https://cdn.insynchq.com/builds/linux/${pkgver}/${pkgname}_${pkgver}_all.deb")
sha256sums=('335bf8d40a20c043084a46cc3a63aca84f69052721903200fd90507ce9fb91c7')

gerson commented on 2025-04-23 02:57 (UTC)

I'm also not a QT dev, but I'm trying my best. We could set the paths manually to try it out... maybe I'll try this tomorrow. But overall, it seems that there's some issue with Arch's packaging of ECM. The call include(KDEInstallDirs) should define the variables SERVICES_INSTALL_DIR and PLUGIN_INSTALL_DIR, but these are both blank. The original error messages were all related to ECM and KF6. So, the issue seems to be there.

The developer of this fork, kevinbburns, is probably using a different distro (Ubuntu, maybe), and the ECM packaging there is probably ok. Ubuntu ECM is on version 6.6, while Arch's is on 6.13.

Xavier commented on 2025-04-23 02:17 (UTC)

@gerson same to me, I tried something similar without success, since I am not a Qt developer and I find it very tricky, if you can find the way please share it