missing NULL terminator in set_config_x
[geda-gaf.git] / docs / wiki / geda-howto_report_bugs.html
blobe4b3a0483d4d9c8293c39a935fe4301ac4cbb238
1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
2 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
3 <html>
4 <head>
5 <link rel="stylesheet" media="screen" type="text/css" href="./style.css" />
6 <link rel="stylesheet" media="screen" type="text/css" href="./design.css" />
7 <link rel="stylesheet" media="print" type="text/css" href="./print.css" />
9 <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
10 </head>
11 <body>
13 <p>
14 <em>Translations of this page are also available in the following languages:</em> <a href="geda-howto_report_bugs.ru.html" class="wikilink1" title="geda-howto_report_bugs.ru.html">Русский</a>, <a href="geda-howto_report_bugs.nl.html" class="wikilink1" title="geda-howto_report_bugs.nl.html">Nederlands</a>.
15 </p>
17 <h1 class="sectionedit1" id="howto_report_bugs">Howto report bugs</h1>
18 <div class="level1">
20 </div>
21 <!-- EDIT1 SECTION "Howto report bugs" [157-189] -->
22 <h2 class="sectionedit2" id="i_found_a_bug_what_can_i_do_about_it">I found a bug! What can I do about it?</h2>
23 <div class="level2">
24 <ol>
25 <li class="level1"><div class="li"> See if you can reproduce the bug.</div>
26 </li>
27 <li class="level1"><div class="li"> Ask on the <a href="geda-mailinglists.html" class="wikilink1" title="geda-mailinglists.html">geda-user mailing list</a> if there is a work around, or has been dealt with in the bleeding edge version of gEDA/gaf. Note, that you must subscribe to the geda-user e-mail list before you can post to this list.</div>
28 </li>
29 <li class="level1"><div class="li"> See whether the issue is already in the bug tracking system of the component (see below). If not, file a bug report. Make sure to give all information necessary to reproduce the bug and add the version of gEDA/gaf that contains the bug.</div>
30 </li>
31 <li class="level1"><div class="li"> Finally, as with all open source projects, you may flex your programming muscles and try to fix the bug yourself. Please file a patch of the changes you had to make to the BTS of geda/gaf. The patch will be gladly accepted to improve the next release of gEDA/gaf.</div>
32 </li>
33 </ol>
35 </div>
36 <!-- EDIT2 SECTION "I found a bug! What can I do about it?" [190-1033] -->
37 <h2 class="sectionedit3" id="bug_trackers">Bug trackers</h2>
38 <div class="level2">
39 <ul>
40 <li class="level1"><div class="li"> gaf (gschem, gnetlist, gsch2pcb, xgsch2pcb, gattrib, etc): <a href="https://bugs.launchpad.net/geda" class="urlextern" title="https://bugs.launchpad.net/geda" rel="nofollow">https://bugs.launchpad.net/geda</a></div>
41 </li>
42 <li class="level1"><div class="li"> pcb: <a href="https://bugs.launchpad.net/pcb" class="urlextern" title="https://bugs.launchpad.net/pcb" rel="nofollow">https://bugs.launchpad.net/pcb</a></div>
43 </li>
44 <li class="level1"><div class="li"> <a href="geda-bug_triage_guide.html" class="wikilink1" title="geda-bug_triage_guide.html">Bug Triage Guide</a></div>
45 </li>
46 <li class="level1"><div class="li"> <a href="https://bugs.launchpad.net/geda-project" class="urlextern" title="https://bugs.launchpad.net/geda-project" rel="nofollow"> gEDA project bug tracker</a> for all of them.</div>
47 </li>
48 </ul>
50 </div>
51 <!-- EDIT3 SECTION "Bug trackers" [1034-] --></body>
52 </html>