PINE64

Full Version: Chromium Not allowing google login
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hello, I've been trying to log into my gmail account with chromium and google is not allowing me to enter password after typing account name. I am using the debian os with mate desktop and and pretty happy with it other than being unable to use chromium. Anyone have a solution? Seems to be a security issue. Thanks in advance for any thoughts or help.
Remove old profile. At restart, Chromium will recreate a new one without this bug.

Code:
cd ~/.config
mv chromium chromium.bak
chromium

If it don't work:


Code:
rm -r chromium
mv chromium.bak chromium