-
Notifications
You must be signed in to change notification settings - Fork 77
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Terminal not showing anything on desktop browsers #334
Comments
I am having the same problem in Chrome that UserSud describes. My environment is Chrome 68.0.3440.106 (Official Build) (64-bit) running on a Mac with O/S High Sierra 10.13.6. In Safari, the terminal works and I can Run a simple 2 line app (print and exit()). When I attempt to Debug that app and Step Over the first line, the "spinning beachball" wait cursor appears and the debugger never makes it to the next line. Terminal also stops working. Is it possible to restart the webIDE server on the Pi without a reboot? Other info:
I, too, am grateful for all the work that's gone into this! Let me know if being a beta tester is an option. I'd be happy to be of help in getting webIDE debugged. |
I have the same issue in a clean install on both chrome and firefox. i have installed clean 5-6 times the alpha branch is working fine. is there an easy way to upgrade alpha to 0.8.0? that may work |
I have seen a similar issue. The workaround that works for me is if I click on "Terminal" and it is blank, I click on "Visualize" and then exit that straight away. When I exit the "Terminal" area is populated correctly. |
New user here, just installed this via the curl command 20 minutes ago. I have the same issue. The "Visualize" trick works for me. I also have the debug issue as described above. Win 10 box with Chrome Versions: Going to poke around and see if I can see any logs. Edit: No logs anywhere to be found like bitboy13. |
I can't get any Terminal content to show under Chrome or Firefox on my Win 10 machine.
It works fine on iPad and also on an old Chrome running WinXP
I just get a blank black area and no text inside the terminal section.
Hope someone can point me to the right direction, there're no alternatives that comes close to what this can offer. Hope work on this project hasn't gone to waste cos of browser updates.
Thanks for all the hard work that's gone into this
The text was updated successfully, but these errors were encountered: