712923cc0c4827680da452535b37ba5ec2d762a8
[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-395"></a><a name="index-Bug-reports-396"></a><a name="index-Reporting-bugs-397"></a><a name="index-Problems-398"></a><a name="index-Reporting-problems-399"></a>
37 Report bugs and problems with XBoard to <code>&lt;bug-xboard@gnu.org&gt;</code>.
38
39    <p>Please use the <samp><span class="file">script</span></samp> program to start a typescript, run
40 XBoard with the &lsquo;<samp><span class="samp">-debug</span></samp>&rsquo; option, and include the typescript
41 output in your message. 
42 Also tell us what kind of machine and what operating system version
43 you are using.  The command &lsquo;<samp><span class="samp">uname -a</span></samp>&rsquo; will often tell you this. 
44 Here is a sample of approximately what you should type:
45
46 <pre class="example">     script
47      uname -a
48      ./configure
49      make
50      ./xboard -debug
51      exit
52      mail bug-xboard@gnu.org
53      Subject: Your short description of the problem
54      Your detailed description of the problem
55      ~r typescript
56      .
57 </pre>
58    <p>The WinBoard / XBoard 4.3 line is being developed by H.G. Muller
59 independently of the GNU Savannah xboard project. 
60 Bug reports on this version, and suggestions for improvements and additions,
61 are best posted in the WinBoard forum,
62 WinBoard-development section (http://www.open-aurec.com/wbforum).
63
64    <p>If you improve XBoard, please send a message about your changes,
65 and we will get in touch with you about merging them in
66 to the main line of development. 
67 Also see our Web site at http://savannah.gnu.org/projects/xboard/.
68
69    </body></html>
70