[KAccounts] [Bug 414219] Empty Google username after successful login

Wolfgang Bauer bugzilla_noreply at kde.org
Sun Jan 26 13:04:43 GMT 2020


https://bugs.kde.org/show_bug.cgi?id=414219

--- Comment #19 from Wolfgang Bauer <wbauer at tmo.at> ---
(In reply to Wolfgang Bauer from comment #18)
> PS: I'll post a workaround here as well, to be able to use kio-gdrive
> despite of this problem.
> 
> - Run "sqlite3 ~/.config/libaccounts-glib/accounts.db"
> - Enter "select * from Accounts;" to get the id of the account
> - Enter "update Accounts set name="username" where id=1;" to set a username
> and
> it should work. (replace 1 with the actual id, the username is actually
> irrelevant and can be anything, it's just used to display the account in the
> settings and kio-gdrive)

I maybe should add that the id is the first number in the output of the select
statement.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Kde-telepathy-bugs mailing list