Created attachment 175506 [details] That's how my Settings look like SUMMARY After upgrade to Kubuntu 24.10 I don't see Online Accounts in Settings, but every time I log in I receive a popup about the unsuccessful login into my Google online account, so it exists somewhere, but I have no access to it anymore STEPS TO REPRODUCE 1. Login into Ubuntu and go to Settings OBSERVED RESULT A lot of options, but no traces of Online Accounts, neither in the root section nor inside Wi-Fi & Internet EXPECTED RESULT "Online Accounts" entry somewhere in Settings SOFTWARE/OS VERSIONS Operating System: Ubuntu 24.10 KDE Plasma Version: 6.1.5 KDE Frameworks Version: 6.6.0 Qt Version: 6.6.2 Kernel Version: 6.11.0-9-generic (64-bit) Graphics Platform: Wayland Processors: 24 × 12th Gen Intel® Core™ i9-12900F Memory: 31,2 GiB of RAM Graphics Processor: NV138 Manufacturer: ASUS
ghazan:/lib/x86_64-linux-gnu$ ls -la libkaccounts* lrwxrwxrwx 1 root root 23 мар 5 2020 libkaccounts.so.1 -> libkaccounts.so.19.12.3 -rw-r--r-- 1 root root 56288 мар 5 2020 libkaccounts.so.19.12.3 lrwxrwxrwx 1 root root 23 апр 8 2024 libkaccounts.so.2 -> libkaccounts.so.23.08.5 -rw-r--r-- 1 root root 157840 апр 8 2024 libkaccounts.so.23.08.5
Sounds like you're missing a package. It might be named something like kaccounts-providers or kaccounts-integration. Either way, this is a distro packaging issue; please report it to Kubuntu after you figure out what's missing. Thanks!
Hi, both packages are present # apt list | grep kaccounts kaccounts-integration/oracular,now 4:23.08.5-0ubuntu4 amd64 [installed] kaccounts-providers/oracular,now 4:23.08.5-0ubuntu3 amd64 [installed] kde-telepathy-kaccounts/oracular 4:23.04.3-0ubuntu3 amd64 libkaccounts-dev/oracular 4:23.08.5-0ubuntu4 amd64 libkaccounts1/now 4:19.12.3-0ubuntu1 amd64 [installed,local] libkaccounts2/oracular,now 4:23.08.5-0ubuntu4 amd64 [installed] qml-module-org-kde-kaccounts/oracular,now 4:23.08.5-0ubuntu4 amd64 [installed]
How curious. That makes it even more likely to be a packaging bug IMO.
You mean locally installed libkaccounts1?