/usr/share/xtrkcad/html/bugs.html is in xtrkcad 1:4.0.2-2+b1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN"
"http://www.w3.org/TR/html4/strict.dtd">
<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=US-ASCII">
<title>Reporting Bugs</title>
<link rel="previous" href="bugs_enhancements.html">
<link rel="ToC" href="contents.html">
<link rel="index" href="IndexPage.html">
<link rel="next" href="enhancements.html">
<link rel="stylesheet" type="text/css" href="xtrkcad_lin.css"></head>
<body>
<h1><a name="bugs"></a>1.10.1 Reporting <a name="i0"></a>Bugs</h1>
<p>
If you encounter an unreported bug please submit detail regarding such to the <strong>Bug Tracker</strong> located at the <a href="http://sourceforge.net/tracker/?group_id=151737&atid=781978"><em>XTrkCad</em> Fork Project Site</a>.
</p>
<p>
<strong>Be sure to provide the three basic elements of a bug report:</strong> What you were doing at the time the bug occurred, what you expected to happen and what actually happened. This detail will help developers replicate the error, find and correct the offending code.
</p>
<dl><dt>
<strong>A Sample Bug Report Follows;</strong>
</dt>
</dl>
<p>
</p>
<dl><dd>
After completing installation of <em>XTrkCad</em> on a Dell Dimension PC with 128 MB of memory running Windows ME, the following error occurred when attempting to edit a Text Label;
</dd>
</dl>
<p>
</p>
<dl><dd>
<code>Notice: allocateButt: Can't find 13. Do you want to save the layout?</code>
</dd>
</dl>
<p>
</p>
<dl><dd>
Selecting either "Yes" or "No" results in a Windows error and <em>XTrkCad</em> closes.
</dd>
</dl>
<p>
</p>
<dl><dd>
The error can be replicated by opening the file named cascade.xtc. Set the magnification at 4:1. Attempting to move the text label named "Granville Island" located at the approximate grid coordinates of x=8", y=4' 5". Selecting the label causes the error to occur.
</dd>
</dl>
<p>
</p>
<dl><dd>
The error is repeatable with other files contain text labels.
</dd>
</dl>
<p>
<strong>Always search the bug database first.</strong> Advice so good, we'll repeat it twice. Always search the bug database first. The odds are good that if you've found a problem, someone else found it too. If you spend a few minutes of your time making sure that you're not filing a duplicate bug, that's a few more minutes someone can spend helping to fix that bug rather than sorting out duplicate bug reports.
</p>
<p>
<strong>If you don't understand an error message, ask for help.</strong> Don't report an error message you don't understand as a bug. There are a lot of places you can ask for help in understanding what is going on before you can claim that an error message you do not understand is a bug. (Once you've understood the error message and have a good suggestion for a way to make the error message clearer, you might consider reporting it as a <a href="http://sourceforge.net/tracker/?group_id=151737&atid=781981"><em>XTrkCad</em> Feature Request</a>).
</p>
<p>
<strong>Be brief, but don't leave any important details out.</strong> This is a fine line to walk. But there are some general guidelines:
</p>
<p>
Remember the three basics: what you were doing, what you expected to happen, and what happened.
</p>
<p>
If you can recreate the problem the <strong>Macro>Record</strong> command can be used to record what happened. Try to isolate the problem by creating a minimal layout and recording as few commands as possible.
</p>
<p>
<strong>Don't report bugs about old versions.</strong> Every time a new version of <em>XTrkCad</em> is released, many enhancements are added and known bugs are fixed. If you're using a version of <em>XTrkCad</em> that's more than two revisions older than the latest version, you should upgrade to the latest version to make sure the bug you are experiencing still exists. (It's not a bad idea to upgrade even if your version is only a version behind the most current one.)
</p>
<p>
<strong>Only report one problem in each bug report.</strong> If you encounter two or more bugs that don't appear to be related create a separate bug report for each one. This makes the task of managing work assignments easier and may result in a quicker fix for the problem.
</p>
<hr>
</body>
</html>
|