New Insync Version: 3.9.5

Release notes:

  • Linux: Fix file manager emblems not showing in certain cases

  • Linux: Fix issue where the cursor in Insync does not match the cursor theme or size in GNOME desktop environments

  • Linux: Remove the use of apt-key in install scripts

Ubuntu: (16.04 Xenial), (18.04 Bionic), (20.04 Focal), (22.04 Jammy), (24.04 Noble), (24.10 Oracular), (25.04 Plucky)

Linux Mint: (18.x), (19.x), (20.x), (21.x), (22.x)

Fedora: (27), (28), (29), (30), (36), (37), (38), (39), (40), (41)

Debian (9 Stretch), (10 Buster), (11 Bullseye) , (12 Bookworm) , (13 Trixie)

Windows 7 and later: Coming soon

macOS 10.13 (High Sierra and later): Coming soon

5 Likes

Feedback on Insync 3.9.5 – Mouse Pointer Display Issue on X11

Thank you for the update and for releasing Insync version 3.9.5.

I tested this version on both Wayland and Xorg display servers. I noticed that the mouse cursor now displays correctly under Wayland, which wasn’t the case with 3.9.4—so that’s definitely a welcome improvement.

However, on X11 (Xorg), the primary mouse pointer no longer appears correctly on HiDPI displays with version 3.9.5, whereas it displayed properly in version 3.9.4.

Since Wayland is still far from matching X11 in terms of technical maturity, visual consistency, and compatibility, I prefer to use X11 in my daily workflow.

Given that the changes introduced in 3.9.5 are mostly related to appearance and install scripts, and since synchronization with cloud storage works just as well in 3.9.4, I’ve reinstalled version 3.9.4, which currently provides a better overall experience for me.

1 Like

Why are there still no new Windows builds? In January, it was stated to be in the works:

But since then, no more updates.

Hi @timovanroermund, it is currently in the works. Sometimes, our version releases do not happen simultaneously since one (like Linux) is ready while others are still being worked on.

Thank you for your patience!

Thank you for this feedback! I will relay it to our Linux Team :slight_smile:

It would be very nice to put these links on Linux - Download Insync ASAP, because I just spent considerable amount of time to recreate apt-key replacement script for apparently no reason… :frowning:

@Ejus Hello! Apologies for the delays in deploying this to our downloads page. I will relay your feedback to our team.

Thank you!

Getting expired key warnings on openSUSE Tumbleweed. I have 3.9.4 already installed

error: Key a684470caccaf35c (Insynchq Inc <services@insynchq.com>) expired on 2024-09-08 02:24:38
warning: /var/cache/zypp/packages/insync/x86_64/insync-3.9.5.60024-fc39.x86_64.rpm: Header V4 RSA/SHA512 Signature, key ID accaf35c: NOTTRUSTED
error: Key a684470caccaf35c (Insynchq Inc <services@insynchq.com>) expired on 2024-09-08 02:24:38
error: Key a684470caccaf35c (Insynchq Inc <services@insynchq.com>) expired on 2024-09-08 02:24:38
        package insync-3.9.5.60024-fc39.x86_64 does not verify: Header V4 RSA/SHA512 Signature, key ID accaf35c: NOTTRUSTED
2 Likes

@Michael_Payne I will check with our Linux engineer and get back to you asap!

Same here!
Any news?

I guess this error is also related to PGP keys. Fedora 41 KDE Spin
Running transaction
Transaction failed: Signature verification failed.
OpenPGP check for package “insync-3.9.5.60024-fc41.x86_64” (/var/cache/libdnf5/insync-4a6229692cac8324/packages/insync-3.9.5.60024-fc41.x86_64.rpm) from repo “insync” has failed: Problem occurred when opening the package.

Hi @Michael_Payne

Can you try removing the old key and importing our new key? By running the following:

sudo rpm -e gpg-pubkey-accaf35c-*
sudo rpm --import https://d2t3ff60b2tol4.cloudfront.net/repomd.xml.key
2 Likes

thank you , it works

I already imported the key, but I hadn’t removed the old pubkey. After following your instructions, it works now. Thank you!

Works for me too. Thanks

Thank you all for the feedback!