Warning, /graphics/kst-plot/docbook/kst/debuglog-chapter.docbook is written in an unsupported language. File is not indexed.
0001 <appendix id="debuglog"> 0002 <title>Troubleshooting</title> 0003 <para> 0004 Unfortunately, things can sometimes go wrong with &kst;. This section lists some things that can be useful to unbreak things. 0005 </para> 0006 0007 <sect1> 0008 <title>Clearing Defaults</title> 0009 0010 <para> 0011 For convenience reasons, &kst; makes aggressive use of sticky defaults - that is to say, &kst; will generally remember what you did last time, and make that the new default behaviour. Unfortunately, this can sometimes leave the program in an odd state where the assumptions it is making make no sense. This most often happens with files and file defaults. 0012 </para> 0013 0014 <para> 0015 If you find that &kst; has broken for you (that is, something that used to work no longer does), bad defaults is a pretty plausible explanation (though we do keep trying to track these situations down and remove them). You can completely restore &kst; to it's default, just-installed configuration by selecting <guimenuitem>Clear datasource settings</guimenuitem> and <guimenuitem>Clear settings and defaults</guimenuitem> from the <guimenu>Settings</guimenu> menu. Unfortunately, this will erase all of your settings and defaults, but it may be necessary in some cases. If the problem seems to have something to do with data files, try <guimenuitem>Clear datasource settings</guimenuitem> first because it is generally less destructive and more likely to help. 0016 </para> 0017 </sect1> 0018 0019 <sect1> 0020 <title>The Debug Dialog</title> 0021 0022 <para> 0023 The <guimenuitem>Debug Dialog</guimenuitem>, selected from the <guimenu>Help</guimenu> is useful to check your installation, and find out if &kst; thinks something has gone wrong. The Data Sources tab lists all of the data sources that &kst; has successfully loaded. If you are using a data file that depends on a data source plugin that is not listed, then there is probably something wrong with your build or installation. 0024 </para> 0025 0026 <para> 0027 The Log tab provides a log the loading of all data sources and data plugins, as well as logging some errors, such as out of memory errors. This log tab can be a useful place to look if things are not working out well. 0028 </para> 0029 </sect1> 0030 0031 </appendix> 0032 0033 0034 <!-- Keep this comment at the end of the file 0035 Local variables: 0036 mode: xml 0037 sgml-omittag:nil 0038 sgml-shorttag:nil 0039 sgml-namecase-general:nil 0040 sgml-general-insert-case:lower 0041 sgml-minimize-attributes:nil 0042 sgml-always-quote-attributes:t 0043 sgml-indent-step:0 0044 sgml-indent-data:true 0045 sgml-parent-document:("index.docbook" "book" "appendix") 0046 sgml-exposed-tags:nil 0047 sgml-local-catalogs:nil 0048 sgml-local-ecat-files:nil 0049 End: 0050 -->