Package Details: kdrive-bin 3.8.1.4-1

Git Clone URL: https://aur.archlinux.org/kdrive-bin.git (read-only, click to copy)
Package Base: kdrive-bin
Description: Infomaniak Drive desktop synchronization client (pre-compiled version)
Upstream URL: https://drive.infomaniak.com
Licenses: GPL2
Conflicts: kdrive
Provides: kdrive
Submitter: 1ace
Maintainer: Frankkkkk
Last Packager: Frankkkkk
Votes: 24
Popularity: 0.79
First Submitted: 2020-02-02 14:23 (UTC)
Last Updated: 2025-12-16 19:09 (UTC)

Latest Comments

1 2 3 4 Next › Last »

papa33 commented on 2025-12-03 13:24 (UTC) (edited on 2025-12-05 13:15 (UTC) by papa33)

Hello,

I have a strange issue (on Garuda linux, Cinnamon DE).

If I launch the program from the application menu, the program starts, but the sync remains blocked on "stage 1/10" and never goes further.

But, if I launch from the command line in a terminal, then everything runs just fine.

Same if I use the original appimage file : If I launch the program by double-clicking the file from the file manager (nemo), the sync remains blocked on "stage 1/10", whereas if I type in a terminal ./kDrive-3.7.9.1-amd64.AppImage, it's OK.

Any suggestions/thoughts about this?

Thanks.

--> Edit : working normally since this morning.

nvdx commented on 2025-11-06 19:47 (UTC)

The rendering issue can be resolved by launching kDrive with:

QT_QPA_PLATFORM=xcb /usr/bin/kDrive

See https://github.com/Infomaniak/desktop-kDrive/issues/880#issuecomment-3325307613

bred commented on 2025-10-27 07:42 (UTC)

I can confirm that there is a rendering issue with kDrive. This may be due to a combination of Plasma 6.5, Wayland and the Nvidia driver, although I'm unsure about the latter.

I have two machines with this software configuration, but the issue only occurs on one of them.

I configured kDrive in Gnome (Wayland) and it worked.

Furthermore, the problem is not only related to the login window; the entire app has serious rendering issues. For example, some elements are invisible, and the pop-up menu is in the wrong position.

gamescope works also for me

Ackheron commented on 2025-10-19 16:18 (UTC) (edited on 2025-10-19 16:20 (UTC) by Ackheron)

@tr92

Thanks for sharing this temporary workaround.

Confirmed on my side as well — running kDrive through gamescope does bypass the login webview issue (tested with kdrive-bin).

"gamescope /usr/bin/kDrive".

Copy/paste remains unavailable, but the method works fine to complete the initial authentication.

Really appreciate you taking the time to document this while we wait for an official client fix.

tr92 commented on 2025-10-15 08:43 (UTC) (edited on 2025-10-15 08:45 (UTC) by tr92)

found a temporary workaround on github run kdrive through gamescope, login, then re-launch kDrive as normal (I've tested this on both appimage and aur package) text of the github comment below...


"I found a very stupid workaround for this problem, run kDrive through gamescope:

gamescope ./kDrive-3.7.5.20250812-amd64.AppImage

This will make the login webview appear inside the embedded XWayland session (or whatever gamescope creates). It's not great since you can't copy/paste in it, but at least you can log in. After you've logged in once, you can quit the gamescope-wrapped kDrive and use it normally again."

Gamix commented on 2025-08-16 18:00 (UTC)

I'm not 3.7.5 and it asks me to connect but doesn't give me a prompt to do it. When I try kDrive --settings I still get the message without the prompt and that in my terminal :

kDrive server starting
sentry_init returned 0
log4cplus:ERROR file is not open: /tmp/kDrive-logdir/20250816_1958_kDrive.log
terminate called after throwing an instance of 'std::__ios_failure'
  what():  basic_filebuf::_M_convert_to_external conversion error: iostream error
Sentry detected a crash in the app Server(1)
[31845:31845:20250816,195804.926561:ERROR elf_dynamic_array_reader.h:64] tag not found
[31845:31845:20250816,195804.926779:ERROR elf_dynamic_array_reader.h:64] tag not found
[31845:31845:20250816,195804.926825:ERROR elf_dynamic_array_reader.h:64] tag not found
[31845:31845:20250816,195804.926869:ERROR elf_dynamic_array_reader.h:64] tag not found
[31845:31845:20250816,195804.926909:ERROR elf_dynamic_array_reader.h:64] tag not found
[31845:31845:20250816,195804.926986:ERROR elf_dynamic_array_reader.h:64] tag not found
[1]    31835 IOT instruction (core dumped)  kDrive

How can I relogin?

Frankkkkk commented on 2025-06-30 09:53 (UTC)

This looks to be related: https://github.com/Infomaniak/desktop-kDrive/issues/880

moop250 commented on 2025-06-29 23:57 (UTC) (edited on 2025-06-29 23:59 (UTC) by moop250)

On my fresh install of Arch with KDE Plasma 6, kDrive will attempt to launch, an icon as if sync was suspended / paused will briefly appear before disappearing.

I tried to launch it via the console, but log only outputs:
kDrive server starting
sentry_init returned 0

Ackheron commented on 2025-06-23 21:01 (UTC)

The new version should be the 3.7.1

Spheerys commented on 2025-02-10 20:18 (UTC)

Strange... ok I did it :)