[KAccounts] [Bug 414219] Empty Google username after successful login
Wolfgang Bauer
bugzilla_noreply at kde.org
Mon Mar 2 20:59:35 GMT 2020
https://bugs.kde.org/show_bug.cgi?id=414219
Wolfgang Bauer <wbauer at tmo.at> changed:
What |Removed |Added
----------------------------------------------------------------------------
Resolution|--- |FIXED
Version Fixed In| |19.12.3
Status|CONFIRMED |RESOLVED
Latest Commit| |https://commits.kde.org/kac
| |counts-integration/4600d32a
| |1c063db62c371b422f26263d1e9
| |91b40
--- Comment #25 from Wolfgang Bauer <wbauer at tmo.at> ---
Git commit 4600d32a1c063db62c371b422f26263d1e991b40 by Wolfgang Bauer.
Committed on 02/03/2020 at 20:55.
Pushed by wbauer into branch 'release/19.12'.
[CreateAccount job] Never set an empty name when creating an account
At least when creating a google account, signon-ui isn't able to extract
the username from the login page anymore since a couple of months (and
newer versions ported to QtWebEngine don't even extract it at all
anymore because it was considered to be too fragile, which apparently
proved to be true...).
This looks kind of broken, and actually made kio-gdrive useless as that
doesn't even list accounts with an empty name.
To fix it, set the name to some arbitrary string in the case that
info.userName() is empty.
FIXED-IN: 19.12.3
Differential Revision: https://phabricator.kde.org/D27474
M +6 -1 src/jobs/createaccount.cpp
https://commits.kde.org/kaccounts-integration/4600d32a1c063db62c371b422f26263d1e991b40
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Kde-telepathy-bugs
mailing list