*** If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports *** SUMMARY Impossible to add google account, no login window opens when clicking on "Google" in the account list STEPS TO REPRODUCE 1. Go to Kde settings, under "online accounts" and then "add new account" 2. click on "Google" OBSERVED RESULT Nothing happens. No login window. When launching from terminal, I get qt.dbus.integration: Could not disconnect "com.google.code.AccountsSSO.SingleSignOn.Identity" to "destroyed(QObject*)" : Pointers are not supported: QObject* EXPECTED RESULT Google login window opens and I can login to google account SOFTWARE/OS VERSIONS Windows: macOS: Linux/KDE Plasma: (available in About System) KDE Plasma Version: KDE Frameworks Version: Qt Version: ADDITIONAL INFORMATION Bug is discussed here https://discuss.kde.org/t/kf6-kcm-kaccounts-cant-add-google-account/10837
*** This bug has been marked as a duplicate of bug 480779 ***
(In reply to Nate Graham from comment #1) > > *** This bug has been marked as a duplicate of bug 480779 *** I disagree that this is a duplicate. In 480779, the auth window opens & loads the oauth dialog but nothing happens when the user clicks "Next" In this bug, the nothing happens when clicking on "Google" in the accounts dialog; the auth window never opens in the first place...