Login window not displaying properly when trying to synchronise on Mac (SOLVED)

Hi guys, I tried to synchronise my game project in editor 2 using a macbook air and I’m being prompted to login, but the login screen is not displaying properly

I tried entering my email but it’s also not showing up properly. I gave up before entering my password in case I’ve been hacked. Any idea what’s causing this?

Hi!

I ran into this myself, and the issue has previously been reported to the editor2 team and their separate public issue tracker here: https://github.com/defold/editor2-issues/issues/432

I think it safe to say that you haven’t been hacked, but Google changed their login site which simply isn’t displayed correctly in Editor2.

Until the team looks into this, could you retry logging in again using this “strange” login dialog?

I’m getting this as well, tried entering my email but it just errored (well, there was some red text!)

One of the devs is working on this as we speak. Hopefully a fix will be pushed later today!

1 Like

I think we’re back!

2 Likes

Hi @loren.hopkins! I’m working on this issue. You still don’t get a proper project list in the import project dialog, right?

3 Likes

Recently merged a fix for the empty project list (issue here: https://github.com/defold/editor2-issues/issues/1078). Please report back if it still doesn’t work after the next update or so.

3 Likes

Oh, about the garbled text, we haven’t done anything about it so the reason it looks ok now is probably because of some change google made. Garbled text is a known problem of the WebView component in the javafx version we’re using and we hope it will be resolved once we upgrade. Probably related to https://bugs.openjdk.java.net/browse/JDK-8088205

3 Likes

Synchronization seems to work properly for me

2 Likes

Hi, this is how google window appear when I try to login to synchronize a project.
I’m using two-step verification.

2 Likes

Hi! A few days ago we started using the system browser instead of the built in javafx one, you should have an update notification in the bottom right corner soon.

4 Likes

Solved!Thanks!

2 Likes