cygwin-x-doc/faq trouble.xml,1.11,1.12
Alexander Gottwald <xserver-commit-u7BhqnqprCWvj1b/[email protected]>
| Newsgroups | gmane.comp.freedesktop.xserver.cvs |
|---|---|
| Message-ID | <[email protected]> |
Committed by: ago Update of /cvs/xserver/cygwin-x-doc/faq In directory gabe:/tmp/cvs-serv6931/faq Modified Files: trouble.xml Log Message: 2004-10-05 Alexander Gottwald <[email protected]> * faq/trouble.xml: Added section about "Fatal Error" messages Updated section "report error" to ask explicitly for XWin.log Index: trouble.xml =================================================================== RCS file: /cvs/xserver/cygwin-x-doc/faq/trouble.xml,v retrieving revision 1.11 retrieving revision 1.12 diff -u -d -r1.11 -r1.12 --- trouble.xml 30 Sep 2004 21:05:14 -0000 1.11 +++ trouble.xml 5 Oct 2004 09:36:12 -0000 1.12 @@ -2,6 +2,19 @@ <title>&title-troubleshooting;</title> <qandaentry> +<question id="q-fatal-error"> +<para>&project; failed with "Fatal Error". What does this mean?</para> +</question> +<answer> +<para>The Fatal Error is a general error message. More specific information +what caused this is available in <filename>&file-log;</filename>. Please +check the common error messages in <link linkend="errors">the Section called +<emphasis>&title-errors;</emphasis></link>. If you're error is not mentioned +proceed with <xref linkend="q-error-message-not-listed"></xref></para> +</answer> +</qandaentry> + +<qandaentry> <question id="q-log-file-location"> <para>Is there a log file that I can look at for diagnostic information and error messages?</para> @@ -42,7 +55,8 @@ message has not been reported, if the circumstances that produced the error message are significantly different from other reports, or if you have additional information regarding the error message to -contribute.</para> +contribute. Please include <filename>&file-log;</filename> in your mail. +This may help us identify the cause of your problem quicker.</para> </answer> </qandaentry>