Bug 467938 - Logging into OpenDesktop account does not work
Summary: Logging into OpenDesktop account does not work
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_kaccounts (show other bugs)
Version: 5.27.2
Platform: Other Linux
: NOR major
Target Milestone: ---
Assignee: Dan Leinir Turthra Jensen
URL:
Keywords: regression
Depends on:
Blocks:
 
Reported: 2023-03-29 18:49 UTC by Nate Graham
Modified: 2023-04-18 23:38 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nate Graham 2023-03-29 18:49:09 UTC
When I click on the OpenDesktop list item in the KCM, nothing happens. In the console log, I see:

QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name is not activatable")

But that's it. It never shows a login prompt.
Comment 1 Nate Graham 2023-03-29 18:49:58 UTC
I was able to log into it in the past; see Bug 437282. So this appears to be a regression sometime in the past year and a half.
Comment 2 Natalie Clarius 2023-04-07 13:37:11 UTC
Can't reproduce, I get the login prompt just fine. However I get an "invalid login" error for an account that works fine in a browser.
Comment 3 Nate Graham 2023-04-09 19:00:58 UTC
I think I'm experiencing the same issue that I am in Bug 468298 with the Google account. When I click on the OpenDesktop account list item in the KCM, nothing happens and the console log says:

QDBusError("org.freedesktop.DBus.Error.ServiceUnknown", "The name is not activatable")
Comment 4 Nate Graham 2023-04-18 18:49:10 UTC
Harald has helpfully been debugging this with me and it doesn't look like there is any issue in KDE code here. So far it's looking like it might be caused by a bug in dbus-broker itself. Either way, no KDE issue; closing.
Comment 5 Nate Graham 2023-04-18 23:38:57 UTC
Actually it was our bug after all. It's fixed with https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/2835.