Simba/Doc/sphinx/troubleshooting.rst

33 lines
966 B
ReStructuredText
Raw Normal View History

2010-06-12 19:50:51 -04:00
.. _troubleshooting:
Troubleshooting
===============
This is a general troubleshooting page and will hopefully cover all potential
2010-06-13 07:11:24 -04:00
problems you may encounter.
2010-06-12 19:50:51 -04:00
2010-07-02 08:10:21 -04:00
Where is the DTM Editor?
~~~~~~~~~~~~~~~~~~~~~~~~
The DTM Editor a Simba Extension. See :ref:`simbaext` for more information on
extensions and how to enable the DTM editor.
Where are my Extensions?
~~~~~~~~~~~~~~~~~~~~~~~~
All extensions are in the *Extensions* folder. If this folder is empty, you may
need to manually download the Extensions or reinstall Simba.
2010-08-26 17:48:22 -04:00
Simba crashes on start complaining about settings.xml
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
This means your settings.xml has become corrupt somehow, or Simba may not be
able to create it. If a settings.xml exists in your Simba directory, you can
2011-07-18 06:20:47 -04:00
delete it. (All your settings will be lost, but this shouldn't be a big deal)
2010-08-26 17:48:22 -04:00
2010-12-07 19:02:42 -05:00
Note that this should no longer happen with Simba 750 and up.
2010-08-26 17:48:22 -04:00
2011-07-18 06:20:47 -04:00
..
TODO
2010-08-26 17:48:22 -04:00
Anything else?