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 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129
|
<!-- This file copyright Persistence of Vision Raytracer Pty. Ltd. 2003-2004 -->
<html>
<head>
<!-- NOTE: In order to users to help find information about POV-Ray using -->
<!-- web search engines, we ask you to *not* let them index documentation -->
<!-- mirrors because effectively, when searching, users will get hundreds -->
<!-- of results containing the same information! For this reason, the two -->
<!-- meta tags below disable archiving and indexing of this page by all -->
<!-- search engines that support these meta tags. -->
<meta content="noarchive" name="robots">
<meta content="noindex" name="robots">
<meta content="no-cache" http-equiv="Pragma">
<meta content="0" http-equiv="expires">
<title>1.7 Bug Reports</title>
<link href="povray35.css" rel="stylesheet" type="text/css">
</head>
<body>
<table class="NavBar" width="100%">
<tr>
<td align="left" nowrap="" valign="middle" width="32">
<a href="s_34.html"><img alt="previous" border="0" src="prev.png"></a>
</td>
<td align="left" valign="middle" width="30%">
<a href="s_34.html">1.6.2 Benchmark Rendering Mode</a>
</td>
<td align="center" valign="middle">
<strong class="NavBar">POV-Ray 3.6 for UNIX documentation</strong><br> <strong>1.7
Bug Reports</strong>
</td>
<td align="right" valign="middle" width="30%">
<a href="s_36.html">1.7.1 Feature Requests are not bugs</a>
</td>
<td align="right" nowrap="" valign="middle" width="32">
<a href="s_36.html"><img alt="next" border="0" src="next.png"></a>
</td>
</tr>
</table>
<h2><a name="s01_07">1.7 </a>Bug Reports</h2>
<a name="s01_07_i1">
<p>
Before submitting any bug reports, make sure that the bug is not in the list of known bugs below. Please remember
that the POV-Ray users who provide assistance on our news server are volunteers who give their time for free so you
can enjoy this program for no charge. Keep this in mind when wording your message.
</p>
<p>
MAKE ABSOLUTELY SURE that the subject of your report isn't already covered in this document. Questions that are
already answered either in this help file, any README's, installation notes, FAQ's, or other files supplied with this
program will most likely not get the reply you expect.
</p>
<p>
We <strong>strongly recommend</strong> that you check out the <a href="http://www.povray.org/search/redirect?VFAQ" target="new">online
version of the POV-Ray Questions and Tips</a> before submitting a report. This is also a <a href="s_76.html#s02_04">copy
of the Questions and Tips included in this help file</a> but we recommend viewing the online version if possible as
it's being continually updated.
</p>
<p><strong>
Section Contents
</strong>
<ul>
<li>
<a href="s_36.html#s01_07_01">1.7.1 Feature Requests are not bugs</a>
<li>
<a href="s_37.html#s01_07_02">1.7.2 Known Bugs</a>
<li>
<a href="s_38.html#s01_07_03">1.7.3 Spelling</a>
<li>
<a href="s_39.html#s01_07_04">1.7.4 Bug Reporting via Email</a>
<li>
<a href="s_40.html#s01_07_05">1.7.5 Bug Reporting via our News Server</a>
</ul>
<br>
<table class="NavBar" width="100%">
<tr>
<td align="left" nowrap="" valign="middle" width="32">
<a href="s_34.html"><img alt="previous" border="0" src="prev.png"></a>
</td>
<td align="left" valign="middle" width="30%">
<a href="s_34.html">1.6.2 Benchmark Rendering Mode</a>
</td>
<td align="center" valign="middle">
<strong>1.7 Bug Reports</strong>
</td>
<td align="right" valign="middle" width="30%">
<a href="s_36.html">1.7.1 Feature Requests are not bugs</a>
</td>
<td align="right" nowrap="" valign="middle" width="32">
<a href="s_36.html"><img alt="next" border="0" src="next.png"></a>
</td>
</tr>
</table>
</body> </html>
|