1
0
mirror of https://github.com/moparisthebest/Simba synced 2025-02-20 13:01:44 -05:00
Simba/Doc/sphinx/troubleshooting.rst

32 lines
942 B
ReStructuredText
Raw Normal View History

2010-06-13 01:50:51 +02:00
.. _troubleshooting:
Troubleshooting
===============
This is a general troubleshooting page and will hopefully cover all potential
2010-06-13 06:11:24 -05:00
problems you may encounter.
2010-06-13 01:50:51 +02:00
2010-07-02 14:10:21 +02: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 23:48:22 +02: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
delete it. (All your settings will be lost, but this shouldn't be a bug deal)
There is a bug report pending on this issue.
2010-07-02 14:10:21 +02:00
..
2010-08-26 23:48:22 +02:00
Anything else?