this post was submitted on 07 Oct 2024
31 points (100.0% liked)
KDE
5259 readers
97 users here now
KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.
Plasma 6 Bugs
If you encounter a bug, proceed to https://bugs.kde.org, check whether it has been reported.
If it hasn't, report it yourself.
PLEASE THINK CAREFULLY BEFORE POSTING HERE.
Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I wanted this as well to sync my Keepass DB. The KDE integration didn't work, it made Keepass freeze up. In the end I built a small container that uses
rclone
- works pretty well, but was very annoying to set up because of the authentication (you have to set it up in Google Cloud console yourself).If you're interested, I'll happily share my setup, though you'll probably want to tweak some things.
Yeah that's probably what I'm going to have to end up using.
Why use a container though? Why not install it directly?
Since I'm using an immutable system, containers are preferable - but it shouldn't make any difference to have it run natively :)