Difference between revisions of "Debugging the Smart Terminal"
Jump to navigation
Jump to search
Russ hensel (talk | contribs) (Created page with "This page is designed to help with issues when the Smart Terminal seems not to be running or running properly. = Overview = = Missing Modules = == Symptoms == == Fix == = N...") |
Russ hensel (talk | contribs) (→Fix) |
||
Line 11: | Line 11: | ||
Ran the program from command line or console and after starting we see something like "running mainloop", but nothing else happens. | Ran the program from command line or console and after starting we see something like "running mainloop", but nothing else happens. | ||
== Fix == | == Fix == | ||
− | Look around your computer's windows, the SmartTerminal may open in the background. It would be good to fix this, | + | Look around your computer's windows, the SmartTerminal may open in the background. It would be good to fix this in the app, there is a patch now, but may not always work. |
− | |||
[[Category:SmartTerminal]] [[Category:Arduino/RaspberryPi]] [[Category:Python]] | [[Category:SmartTerminal]] [[Category:Arduino/RaspberryPi]] [[Category:Python]] |
Revision as of 10:14, 27 February 2017
This page is designed to help with issues when the Smart Terminal seems not to be running or running properly.
Overview
Missing Modules
Symptoms
Fix
Nothing Happens
Symptoms
Ran the program from command line or console and after starting we see something like "running mainloop", but nothing else happens.
Fix
Look around your computer's windows, the SmartTerminal may open in the background. It would be good to fix this in the app, there is a patch now, but may not always work.