Editing Debugging the Smart Terminal

Jump to navigation Jump to search

Warning: You are not logged in. Your IP address will be publicly visible if you make any edits. If you log in or create an account, your edits will be attributed to your username, along with other benefits.

The edit can be undone. Please check the comparison below to verify that this is what you want to do, and then save the changes below to finish undoing the edit.

Latest revision Your text
Line 1: Line 1:
This page is designed to help with issues when the Smart Terminal seems not to be running or running properly.  The main page for this project is: [[Python Smart Terminal]].
+
This page is designed to help with issues when the Smart Terminal seems not to be running or running properly.
  
 
= Overview =
 
= Overview =
 
The following comes from my and other's experiences in trying to get the terminal running.  Hope this helps.  If not let me know at: '''[[User:Russ_hensel]]'''
 
  
 
= Missing Modules =
 
= Missing Modules =
 
== Symptoms ==
 
== Symptoms ==
Python complains about modules not found.
 
 
 
== Fix ==
 
== Fix ==
Find and install the modules, sometimes this may be caused by errors in the download package.  If unsure contact me '''[[User:Russ_hensel]]'''.
 
  
= Runs, Nothing Happens =
+
= Nothing Happens =
 
== Symptoms ==
 
== Symptoms ==
 
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 in the app, there is a patch now, but may not always work.
 
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.
 
= Terminal Starts, Arduino Does not Respond =
 
== Symptoms ==
 
You send out data, but get nothing back, you have your reasons to believe that the arduino is working OK.  Or you are getting data back but it is gibberish.
 
== Fix ==
 
The terminal lets you send data to nowhere, if the port is not open, so make sure it is open ( look at the status display, use the open button ).  If the port is open it may still be running at the wrong baud rate.  Check the status display for the baud rate and use the parameter file ( you can access from the parameter button ) and set to the desired baud rate.  There are also other comm settings, if you are still having trouble check them all.
 
 
= Lack of Error Messages =
 
== Symptoms ==
 
Things not working, but no error messages in the console.
 
== Fix ==
 
There may be the messages you are looking for in the log file.  Use the GUI button to edit the log, or track down its name in the parameter file and then edit it.
 
 
<!-----------
 
this cannot bee seen
 
 
 
= Missing Modules =
 
== Symptoms ==
 
== Fix ==
 
 
= Missing Modules =
 
== Symptoms ==
 
== Fix ==
 
 
------------->
 
 
 
 
 
 
  
  
 
[[Category:SmartTerminal]] [[Category:Arduino/RaspberryPi]] [[Category:Python]]
 
[[Category:SmartTerminal]] [[Category:Arduino/RaspberryPi]] [[Category:Python]]

Please note that all contributions to OpenCircuits may be edited, altered, or removed by other contributors. If you do not want your writing to be edited mercilessly, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource (see OpenCircuits:Copyrights for details). Do not submit copyrighted work without permission!

Cancel Editing help (opens in new window)