Difference between revisions of "ReportingBugs"

From The Battle for Wesnoth Wiki
(In-play problems)
(Bug protocol)
Line 28: Line 28:
 
* You can attach files to forum posts.
 
* You can attach files to forum posts.
 
* As a last resort you can send them via email to: [mailto:davidnwhite_AT_verizon.net]
 
* As a last resort you can send them via email to: [mailto:davidnwhite_AT_verizon.net]
 
== Bug protocol ==
 
 
* When adding a new bug, please choose either "Bug" or "Feature Request" as its Category; it may not be noticed if you leave the Category as "None".
 
* We use the Status values "None" (awaiting action), "Fixed", "Won't Fix", "Invalid" (not a bug), "Works For Me" (unreproducible), or "Need Info".
 
* A bug which is fixed is marked "Fixed" by a developer, probably the one committing the fix or reviewing it.
 
* A bug present in a release is marked "Closed" only upon a new release containing the fix.
 
* Any bug present only in [[WesnothSVN]] is marked "Closed" when it is fixed.
 

Revision as of 08:54, 9 May 2006



Guidelines for reporting bugs

  1. First, please make sure the bug you are reporting has not already been fixed (consult http://changelog.wesnoth.org/ to see the history of changes to the game).
  2. If it hasn't been fixed yet, please check that the bug hasn't already been reported, by [bugs.wesnoth.org].


An account at Gna! is free and takes very little time to set up. You can submit anonymous bug reports, but then you will have to keep an eye on the bug report in case developers ask for clarification, which will delay your bug being fixed. If you login, you will receive notifications of any changes to your bug reports, which speeds things up considerably.


Problems with scenarios

If it is a problem with a contributed scenario (like the ones on the Campaign Server), please report the problem to the maintainer of the scenario, not as a bug in Wesnoth itself. Bugs in the MainlineScenarios should be reported in the bug tracker.


Segfault

  • In Unix follow the instructions at DebuggingWesnoth to generate information to send to a developer.
  • In NT based OS's (including Win2k, XP) you enable/configure core dumps by running 'drwtsn32', the location of the dumps can be changed there.
  • In Mac OS X, you can enable Crash Reporter -- the output is a backtrace. Run Applications -> Utilities -> Console to see log output. See http://www.mozilla.org/mailnews/osxinfo.html for information on how to enable Crash Reporter.

Sending savegames, screenshots, coredumps, etc

  • Please compress the files (bzip2, gzip, zip).
  • You can attach files if you submit your bug through Gna!, else
  • Put them on some web or ftp server where we can download them.
  • You can attach files to forum posts.
  • As a last resort you can send them via email to: [1]