Summary: | impossible connecting gdrive using dolphin | ||
---|---|---|---|
Product: | [Frameworks and Libraries] KAccounts | Reporter: | Angelo Naselli <anaselli> |
Component: | general | Assignee: | Telepathy Bugs <kde-telepathy-bugs-null> |
Status: | RESOLVED DOWNSTREAM | ||
Severity: | major | CC: | mklapetek, nate |
Priority: | NOR | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Mageia RPMs | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Angelo Naselli
2019-10-04 22:14:31 UTC
Could be a problem with KAccounts. Please check your journalctl after you try to setup a Google account in the KAccounts KCM. What should i check? i seem i can't give any username and password... what i get as soon as i click on create is here https://bugs.mageia.org/attachment.cgi?id=11280 and that remains so forever... ok following is what i get from journalctl: ott 06 15:13:42 localhost kcmshell5[7204]: Starting new account dialog for "google" ott 06 15:13:42 localhost kcmshell5[7204]: "google" ott 06 15:13:42 localhost kcmshell5[7204]: Looking for plugin "" ott 06 15:13:42 localhost dbus-daemon[2656]: [session uid=1111 pid=2656] Activating service name='com.google.code.AccountsSSO.SingleSignOn' requested by ':1.129' (uid=1111 pid=7204 comm="/usr/bin/kcmshell5 kcm_kaccounts") ott 06 15:13:42 localhost kcmshell5[7204]: Starting auth session with "oauth2" ott 06 15:13:42 localhost dbus-daemon[2656]: [session uid=1111 pid=2656] Activated service 'com.google.code.AccountsSSO.SingleSignOn' failed: Failed to execute program com.google.code.AccountsSSO.SingleSignOn: No such file or directory ott 06 15:13:42 localhost kcmshell5[7204]: QDBusError("org.freedesktop.DBus.Error.Spawn.ExecFailed", "Failed to execute program com.google.code.AccountsSSO.SingleSignOn: No such file or directory") ott 06 15:13:52 localhost kwin_x11[2740]: qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 29439, resource id: 119537680, major code: 18 (ChangeProperty), minor code: 0 ott 06 15:13:52 localhost kdeinit5[7199]: kf5.kio.gdrive: No new account created. ott 06 15:13:52 localhost kdeinit5[7199]: kf5.kio.gdrive: Going to stat() QUrl("gdrive:/") ott 06 15:13:52 localhost kdeinit5[7199]: kf5.kio.gdrive: Going to stat() QUrl("gdrive:/") ott 06 15:13:52 localhost kdeinit5[7199]: kf5.kio.gdrive: Going to stat() QUrl("gdrive:/") ott 06 15:13:52 localhost kdeinit5[7199]: kf5.kio.gdrive: Fetching content of QUrl("gdrive:/") hmm please confirm i need to add signond dependency, i installed it and seems to ask user and password again. Yep. Sounds like your distro doesn't have the package's dependencies marked properly. I would file a bug with them. While in the end it is a packaging error, KAccounts should probably handle this error in a better way, telling the user what is missing and how to fix that. Showing nothing is not the greatest user experience. |