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

--- Comment #18 from Wolfgang Bauer <[email protected]> ---
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)

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to