home *** CD-ROM | disk | FTP | other *** search
/ PC Active 2009 July/August / PC Active NR.227.iso / Software / Games / windows / Freeciv-2.1.9-win32-gtk2-setup.exe / doc / BUGS next >
Encoding:
Text File  |  2009-03-25  |  2.7 KB  |  88 lines

  1. ====
  2. BUGS
  3. ====
  4.  
  5. Freeciv 2.1 is a "stable" release and is considered bug-free enough
  6. for everyday use.  However if you do find a bug, we would really like to
  7. know, so that we can fix it.
  8.  
  9.  
  10. REPORTING A BUG:
  11. ================
  12.  
  13. Here's what to do:
  14.  
  15.  - Check that it is not listed as a known bug! For a continuously
  16.    updated list, see:
  17.  
  18.         http://www.freeciv.org/wiki/Known_Bugs
  19.  
  20.  - Check the Freeciv website, to ensure you're playing the latest
  21.    version.  (We may have already fixed the problem.)
  22.  
  23.  - Check the Freeciv Bug Tracking System at:
  24.  
  25.         http://bugs.freeciv.org/
  26.  
  27.    to see if the bug has already been reported.
  28.  
  29.  - Submit a bug report through our bug tracking system above!
  30.  
  31.    If you get any GDK/GTK messages, as for example:
  32.  
  33.      Gtk-CRITICAL **: file gtkobject.c: line 1163 (gtk_object_ref): 
  34.      assertion oject->ref_count > 0' failed.
  35.  
  36.    please restart your client and append "-- --g-fatal-warnings" to
  37.    the command line. You will get a core dump this way. Please include
  38.    the "stack trace" of this core dump in your bug report.
  39.  
  40.    What to include in your bug report:
  41.  
  42.    - Describe the problem, including any messages that were displayed.
  43.  
  44.    - Indicate which client(s) you are using (GTK+, SDL, Win32, or Xaw).
  45.  
  46.    - Tell us the name and version of:
  47.  
  48.        - The Operating System you're using.  You may find the
  49.          "uname -a" command useful.
  50.  
  51.        - The version number of Freeciv.
  52.  
  53.        - If you are using the GTK+ client, the version numbers
  54.          (if you know them) of your GTK+, GLib, and imlib libraries.
  55.  
  56.        - If you are using the SDL client, the version numbers (if you
  57.          know them) of the SDL, SDL_image, PNG, and freetype libraries.
  58.  
  59.        - If you are using the Xaw client, the version numbers (if you
  60.          know them) of the X libraries, the PNG library, the Z library,
  61.          and the Xaw library, and particularly whether it is standard
  62.          Xaw, or a variant such as Xaw3d, Xaw95, or Nextaw.
  63.  
  64.        - If you're compiling from source code, the name
  65.          and version number of the compiler.
  66.  
  67.        - If you're installing from a binary package, the name of
  68.          the package, the distribution it's for, and where you
  69.          got it from.
  70.  
  71.    - If Freeciv "dumps core", then we may ask you to use a debugger to
  72.      give us a "stack trace".  You'll need the "core" file for this as
  73.      well as the binary which you used, so please backup both.
  74.  
  75.    - If it is a bug in a translation, it should be reported to the
  76.      Primary Contact for the language.  For their names and addresses,
  77.      see:
  78.  
  79.         http://www.freeciv.org/wiki/Localization
  80.  
  81.  
  82. FURTHER INFORMATION:
  83. ====================
  84.  
  85. For more information, as always, see the Freeciv website:
  86.  
  87.         http://www.freeciv.org/
  88.