Bug 484741

Summary: Cannot add google account
Product: [Applications] systemsettings Reporter: francois.bronchart
Component: kcm_kaccountsAssignee: Plasma Bugs List <plasma-bugs>
Status: RESOLVED DUPLICATE    
Severity: normal CC: admin, nate, rtvernam
Priority: NOR    
Version: 6.0.2   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:
Sentry Crash Report:

Description francois.bronchart 2024-03-30 08:38:14 UTC
***
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
Comment 1 Nate Graham 2024-07-03 17:31:28 UTC

*** This bug has been marked as a duplicate of bug 480779 ***
Comment 2 rtvernam 2024-09-01 20:50:04 UTC
(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...