You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In case you run more than one instance the subsequent instances fail with a plain white window. Most likely it is waiting for a lock on the preferences/settings.
In order to prevent this we need to make the application a singleton
In case you run more than one instance the subsequent instances fail with a plain white window. Most likely it is waiting for a lock on the preferences/settings.
In order to prevent this we need to make the application a singleton