-
Notifications
You must be signed in to change notification settings - Fork 5
Description
Web version
When I start the web application (using start.bat), the terminal eventually launches a web browser but it shows only the black background and nothing more. Inspecting the terminal window I couldn't see anything that indicates any errors.
Stand-alone version
When I start the application it shows the jumping robot and loads the IDE nicely. But in the IDE the connect button is not clickable, it seems if it was deactivated (the button maybe has a darker shade of green than in another Linux computer's IDE). This happens for both the 32 and 64 bit version.
Is this related to the issue mentioned in #40, or does it indicate that Java is missing? I can't find any error messages indicating that, but I don't really know for sure whether Java is installed or not (it's not my computer). Any thoughts?