Login to gmail from Rambox
In Pop!_OS when i try to login to gmail, it opens a new window every time which doesn't allow me to sign into ram box.
Thanks for opening your first issue here! Be sure to follow the issue template!
Same at Windows 10.
Eww
On Sun, Jun 30, 2019, 7:47 PM silnose notifications@github.com wrote:
Same at Windows 10.
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
https://github.com/ramboxapp/community-edition/issues/2317?email_source=notifications&email_token=ABPY76F656KXA6SKMQFV5KLP5FA2NA5CNFSM4H3JTEYKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODY4WE6Y#issuecomment-507077243,
or mute the thread
https://github.com/notifications/unsubscribe-auth/ABPY76CBCA7TOIDAKSYNLCTP5FA2NANCNFSM4H3JTEYA
.
This problem occurred when you navigate through google links... then you cannot turn back to the login page as normal, but with a popup.
Fixed. Will be released soon... or build it yourself if you want :).
For reference, same issue on MacOS
When will it be released ? Or do you have any workaround ? Gmail is a major service :(
In the meantime you can right click the service icon, open the dev tools and paste window.location = "https://accounts.google.com/AccountChooser?service=mail&continue=https://mail.google.com/mail/" into the console, then hit Enter.
the same issue Win10
In the meantime you can right click the service icon, open the dev tools and paste
window.location = "https://accounts.google.com/AccountChooser?service=mail&continue=https://mail.google.com/mail/"into the console, then hit Enter.
can you please explain where to paste? There are "Elements", "Console" etc. tabs. If I should paste in Elements code, how to do it and in what string?
@aladdin-hub Paste in console command line, and hit enter.
Any resolution to this? Am using the latest Rambox on Ubuntu 19 and haven't been able to log in to Gmail for months at this stage!
@fagianijunior The dev tools console paste doesn't work for me unfortunately
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.
Most helpful comment
In the meantime you can right click the service icon, open the dev tools and paste
window.location = "https://accounts.google.com/AccountChooser?service=mail&continue=https://mail.google.com/mail/"into the console, then hit Enter.