"Online Accounts" section missing in system settings Kubuntu 24.10

As the title implies, I do not have an “Online Accounts” section in my system settings on my Kubuntu 24.10 install. The only entry I have under “Networking” where I think it should be is “Wi-Fi & Internet”. Tried Googling around, and while I see more people who have the problem, no solution yet. Some stuff I have already tried in no particular order:

sudo apt install kaccounts-integration kaccounts-providers
sudo apt install kio-gdrive
  • Searching using the search bar in settings

Any ideas where to check why I don’t have the section?

Either a Kubuntu specific thing or an issue on Plasma 6.1.x, I can’t tell yet.

Just checked on my install a Debian testing based KDE 6.2.4 it was not there either. Checking the packages you mentioned two were not installed. Here is the installation of them and the packages they pulled in, after this the online accounts appeared in the Networking and if I wanted it appears to allow me to setup up an account. Check to see if they are installed on your system, particularly the qml6-module it should be the one responsible for giving you the system settings displayed option.

root@8400:~# apt install kaccounts-integration kio-gdrive
Installing:
kaccounts-integration kio-gdrive

Installing dependencies:
libkgapi-data qml6-module-org-kde-kaccounts signon-ui-service
libkpim6gapicore6 signon-kwallet-extension signond
libkpim6gapidrive6 signon-plugin-password
libsignon-extension1 signon-ui-qt

Summary:
Upgrading: 0, Installing: 12, Removing: 0, Not Upgrading: 4
Download size: 843 kB
Space needed: 4,166 kB / 25.2 GB available
Continue? [Y/n]y

I think this may be an issue with Plasma 6.1, or at least a transition between Plasma/KF/Qt5 and 6 components. Kubuntu includes the online accounts packages by defualt

The packages set is different, as most of the ones with “6” don’t exist in 24.10/Plasma 6.1, but others that seem to be similar are present.

I just found an old neon iso with 6.1.x, I might check it out and see if it suffers the same fate as Kubuntu and/or compare packages