Bug 495778 - Online Accounts disappeared from Settings
Summary: Online Accounts disappeared from Settings
Status: RESOLVED DOWNSTREAM
Alias: None
Product: kinfocenter
Classification: Applications
Component: general (other bugs)
Version First Reported In: 6.1.5
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-11-04 09:03 UTC by George Hazan
Modified: 2024-11-04 19:14 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments
That's how my Settings look like (84.80 KB, image/png)
2024-11-04 09:03 UTC, George Hazan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description George Hazan 2024-11-04 09:03:41 UTC
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
Comment 1 George Hazan 2024-11-04 10:09:20 UTC
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
Comment 2 Nate Graham 2024-11-04 19:05:38 UTC
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!
Comment 3 George Hazan 2024-11-04 19:09:16 UTC
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]
Comment 4 Nate Graham 2024-11-04 19:10:47 UTC
How curious. That makes it even more likely to be a packaging bug IMO.
Comment 5 George Hazan 2024-11-04 19:14:42 UTC
You mean locally installed libkaccounts1?