Difference between revisions of "Debugging the Smart Terminal"

From OpenCircuits
Jump to navigation Jump to search
(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...")
 
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, it is on the list.
+
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.