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
I followed the instructions to build the app on a Ubuntu 16.04 Desktop machine running the latest versions of git, python, ant and Oracle JDK. The build completed without errors.
However, on loading the app as an extension within Chrome, it never gets further than the opening screen, and the developer console shows five errors (three distinct errors) – see screenshots. I have tried this on Ubuntu and also on Windows 10 (using the folder from Ubuntu, as the app won't build on Windows using the git-bash shell), and the result is the same.
The text was updated successfully, but these errors were encountered:
Is there any chance the app window is cutoff at the bottom? There should be a button below the text that says "... using your Gmail account." Could it be that the default size of the app window is not large enough in your environment to show all of the content?
Yes, you're right – that was it, thank you! I'm using an oldish laptop with
a 1366 x 768 screen, so the vertical height wasn't enough for the initial
content. I rotated the screen and completed the setup, then reverted to
normal and it was fine.
I suggest that the window should have a vertical scrollbar to allow for the
possibility of a low-res screen. Also the errors I found, although not
fatal, should perhaps be treated as bugs.
On 28 February 2017 at 16:32, KB Sriram ***@***.***> wrote:
Is there any chance the app window is cutoff at the bottom? There should
be a button below the text that says "... using your Gmail account." Could
it be that the default size of the app window is not large enough in your
environment to show all of the content?
—
You are receiving this because you authored the thread.
Reply to this email directly, view it on GitHub
<#38 (comment)>,
or mute the thread
<https://github.com/notifications/unsubscribe-auth/AKlK-PmzzDuutQpQOH88Mmnw1yK4mKEIks5rhEwkgaJpZM4MOj71>
.
I followed the instructions to build the app on a Ubuntu 16.04 Desktop machine running the latest versions of git, python, ant and Oracle JDK. The build completed without errors.
However, on loading the app as an extension within Chrome, it never gets further than the opening screen, and the developer console shows five errors (three distinct errors) – see screenshots. I have tried this on Ubuntu and also on Windows 10 (using the folder from Ubuntu, as the app won't build on Windows using the git-bash shell), and the result is the same.
The text was updated successfully, but these errors were encountered: