Bug-info.htm 7.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202
  1. <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
  2. <html>
  3. <head>
  4. <title>Reporting Ghostscript problems</title>
  5. <!-- $Id: Bug-info.htm,v 1.49 2005/10/20 19:46:23 ray Exp $ -->
  6. <link rel="stylesheet" type="text/css" href="gs.css" title="Ghostscript Style">
  7. </head>
  8. <body>
  9. <!-- [1.0 begin visible header] ============================================ -->
  10. <!-- [1.1 begin headline] ================================================== -->
  11. <h1>Reporting Ghostscript problems</h1>
  12. <!-- [1.1 end headline] ==================================================== -->
  13. <!-- [1.0 end visible header] ============================================== -->
  14. <!-- [2.0 begin contents] ================================================== -->
  15. <!-- [2.0 end contents] ==================================================== -->
  16. <!-- [3.0 begin visible trailer] =========================================== -->
  17. <hr>
  18. <p>
  19. The Ghostscript development team wants Ghostscript to be of high quality,
  20. but we have limited resources for responding to problems, so please read
  21. this document carefully. Read each section in order, and follow the
  22. instructions in the first one that applies to your situation. We appreciate
  23. problem reports, since they help us improve the quality of Ghostscript, but
  24. please help us by following the procedure below.
  25. <p>
  26. While we do try to respond to all reports, we give priority to the following
  27. classes of users:
  28. <ol>
  29. <li>Beta testers who have actually given us at least one report on some beta
  30. version supplied to them.
  31. <li>People developing drivers for Ghostscript or applications based on it,
  32. and that will be made freely available.
  33. <li>People who express serious interest in <a
  34. href="Commprod.htm#Artifex">licensing Ghostscript commercially</a>.
  35. </ol>
  36. <p>
  37. We currently have access to systems running Linux, Solaris, Microsoft
  38. Windows (various versions), and MacOS; gcc, Borland C++ Builder, Watcom C++,
  39. Microsoft Visual C++, and Metrowerks CodeWarrior. If your problem turns
  40. out to be specific to some other hardware or software configuration, it may
  41. take longer to track down, since we will have to rely on other users to
  42. help.
  43. <h2>Check that you have a good copy of the most recent version.</h2>
  44. <p>
  45. Go to
  46. <a href="http://www.ghostscript.com/"
  47. class="offsite">http://www.ghostscript.com/</a>
  48. and see if the version number of your Ghostscript installation is the
  49. most recent available. If not try upgrading to the latest stable or beta
  50. release and see if that fixes the problem.
  51. <p>
  52. You can find out what version of Ghostscript you have by typing:
  53. <blockquote><pre>
  54. gs --version
  55. </pre></blockquote>
  56. <p>
  57. (or <b><tt>gswin32c</tt></b>, or whatever your Ghostscript executable is
  58. named).
  59. <p>
  60. If you aren't running the most recent version, please get the most recent
  61. version and install it, per the instructions in <a
  62. href="Install.htm">Install.htm</a>. Check whether the problem is still
  63. there. If it is, go on to the next step.
  64. <p>
  65. Even if you are running the most recent version, it is possible that you may
  66. be running a modified copy. We are confident that copies on the SourceForge
  67. site just mentioned, our other master distribution site on
  68. <a href="ftp://mirror.cs.wisc.edu/pub/mirrors/ghost/"
  69. class="offsite">mirror.cs.wisc.edu</a>, and CD-ROMs of commercial
  70. Linux
  71. distributions are good; if you got Ghostscript somewhere else, please update
  72. it from one of these places, and check whether the problem is still there
  73. before proceeding.
  74. <h2>Check whether your problem is already known.</h2>
  75. <p>
  76. Go to
  77. <blockquote>
  78. <a href="http://bugs.ghostscript.com" class="offsite">
  79. http://bugs.ghostscript.com</a>
  80. </blockquote>
  81. <p>
  82. and see whether your problem is already known. If it is, you may want to
  83. add a follow-up comment to the report. If it isn't, go on to the next step.
  84. <h2>Have you ever run Ghostscript successfully?</h2>
  85. <p>
  86. If your problem is connected with installing or configuring Ghostscript, and
  87. you haven't yet been able to run it successfully, we're sorry, but we can't
  88. provide help. You might want to re-read the <a
  89. href="Install.htm">instructions</a> for installing Ghostscript, mentioned
  90. above. If that doesn't help, all we can suggest is that you post your
  91. problem to the Usenet newsgroup <a
  92. href="news:comp.lang.postscript">comp.lang.postscript</a>. If, after you
  93. find the solution, you have suggestions for improving the documentation,
  94. please let us know.
  95. <h2>Reproduce the problem with Ghostscript alone.</h2>
  96. <p>
  97. If you are running Ghostscript through some other piece of software, such as
  98. a GUI-based viewer, you will have to reproduce the problem with Ghostscript
  99. alone before we can look at it.
  100. <ul>
  101. <li>If you are running Ghostscript through Ghostview (for Unix and Linux),
  102. try to run the same file through Ghostscript (<b><tt>gs</tt></b>) without
  103. using Ghostview. If you don't know how to do this, or the problem doesn't
  104. show up, please contact <a
  105. href="mailto:ghostview@cs.wisc.edu">ghostview@cs.wisc.edu</a>.
  106. <li>If you are running Ghostscript through GSview (for MS Windows and OS/2),
  107. try to run the same file through Ghostscript (<b><tt>gswin32</tt></b> or
  108. <b><tt>gswin32c</tt></b>) without using GSview. To find out more details
  109. about how GSview is calling Ghostscript, start GSview with debugging enabled
  110. (e.g. <b><tt>gsview&nbsp;/d</tt></b>): these details can be seen using "File
  111. | Show Messages" and can be copied to the clipboard for pasting into a text
  112. document. If you have trouble doing this, or if you can't reproduce the
  113. original problem with Ghostscript alone, please contact <a
  114. href="mailto:gsview@ghostgum.com.au">gsview@ghostgum.com.au</a>.
  115. <li>If you are running Ghostscript through any other software (e.g.,
  116. <b><tt>dvips</tt></b>, a printer spooler, etc.), we are sorry, but we cannot
  117. help you unless you can tell us how to produce the problem using Ghostscript
  118. alone.
  119. </ul>
  120. <h2>Check whether you are using a third-party printer driver.</h2>
  121. <p>
  122. The file <b><tt>src/devs.mak</tt></b> lists all the drivers about which we
  123. can answer questions; the file <b><tt>src/contrib.mak</tt></b> lists all the
  124. other drivers. If you are using a driver listed in the latter file, please
  125. try to reproduce the problem using a driver listed in the former. If you
  126. can't, please contact the author of the problem driver.
  127. <h2>Send us a problem report.</h2>
  128. <p>
  129. Please go to the problem reporting form in <a
  130. href="Bug-form.htm">Bug-form.htm</a> and follow its instructions.
  131. <!-- [3.0 begin visible trailer]
  132. ============================================= -->
  133. <hr>
  134. <p>
  135. <small>Copyright &copy; 2000 Aladdin Enterprises. All
  136. rights reserved.</small>
  137. <p>
  138. This software is provided AS-IS with no warranty, either express or
  139. implied.
  140. This software is distributed under license and may not be copied,
  141. modified or distributed except as expressly authorized under the terms
  142. of the license contained in the file LICENSE in this distribution.
  143. For more information about licensing, please refer to
  144. http://www.ghostscript.com/licensing/. For information on
  145. commercial licensing, go to http://www.artifex.com/licensing/ or
  146. contact Artifex Software, Inc., 101 Lucas Valley Road #110,
  147. San Rafael, CA 94903, U.S.A., +1(415)492-9861.
  148. <p>
  149. <small>Ghostscript version 8.53, 20 October 2005
  150. <!-- [3.0 end visible trailer] ============================================= -->
  151. </body>
  152. </html>