updated documentation
[xboard.git] / manual / html_node / Problems.html
1 <html lang="en">
2 <head>
3 <title>Problems - XBoard</title>
4 <meta http-equiv="Content-Type" content="text/html">
5 <meta name="description" content="XBoard">
6 <meta name="generator" content="makeinfo 4.12">
7 <link title="Top" rel="start" href="index.html#Top">
8 <link rel="prev" href="Limitations.html#Limitations" title="Limitations">
9 <link rel="next" href="Contributors.html#Contributors" title="Contributors">
10 <link href="http://www.gnu.org/software/texinfo/" rel="generator-home" title="Texinfo Homepage">
11 <meta http-equiv="Content-Style-Type" content="text/css">
12 <style type="text/css"><!--
13   pre.display { font-family:inherit }
14   pre.format  { font-family:inherit }
15   pre.smalldisplay { font-family:inherit; font-size:smaller }
16   pre.smallformat  { font-family:inherit; font-size:smaller }
17   pre.smallexample { font-size:smaller }
18   pre.smalllisp    { font-size:smaller }
19   span.sc    { font-variant:small-caps }
20   span.roman { font-family:serif; font-weight:normal; } 
21   span.sansserif { font-family:sans-serif; font-weight:normal; } 
22 --></style>
23 </head>
24 <body>
25 <div class="node">
26 <p>
27 <a name="Problems"></a>
28 Next:&nbsp;<a rel="next" accesskey="n" href="Contributors.html#Contributors">Contributors</a>,
29 Previous:&nbsp;<a rel="previous" accesskey="p" href="Limitations.html#Limitations">Limitations</a>,
30 Up:&nbsp;<a rel="up" accesskey="u" href="index.html#Top">Top</a>
31 <hr>
32 </div>
33
34 <h2 class="chapter">8 Reporting problems</h2>
35
36 <p><a name="index-Bugs-396"></a><a name="index-Bug-reports-397"></a><a name="index-Reporting-bugs-398"></a><a name="index-Problems-399"></a><a name="index-Reporting-problems-400"></a>\r
37 Report bugs and problems with XBoard to <code>&lt;bug-xboard@gnu.org&gt;</code>.\r
38 \r
39 Please use the <samp><span class="file">script</span></samp> program to start a typescript, run \r
40 XBoard with the &lsquo;<samp><span class="samp">-debug</span></samp>&rsquo; option, and include the typescript\r
41 output in your message.\r
42 Also tell us what kind of machine and what operating system version\r
43 you are using.  The command &lsquo;<samp><span class="samp">uname -a</span></samp>&rsquo; will often tell you this.\r
44 Here is a sample of approximately what you should type:\r
45 \r
46 <pre class="example">     script\r
47      uname -a\r
48      ./configure\r
49      make\r
50      ./xboard -debug\r
51      exit\r
52      mail bug-xboard@gnu.org\r
53      Subject: Your short description of the problem\r
54      Your detailed description of the problem\r
55      ~r typescript\r
56      .\r
57 </pre>
58    <p>\r
59 The WinBoard / XBoard 4.3 line is being developed by H.G. Muller \r
60 independently of the GNU Savannah xboard project. \r
61 Bug reports on this version, and suggestions for improvements and additions, \r
62 are best posted in the WinBoard forum, \r
63 WinBoard-development section (http://www.open-aurec.com/wbforum). \r
64 \r
65 If you improve XBoard, please send a message about your changes,\r
66 and we will get in touch with you about merging them in\r
67 to the main line of development.\r
68 Also see our Web site at http://savannah.gnu.org/projects/xboard/.\r
69 \r
70
71    </body></html>
72