Using Bugzilla
From ReactOS
To use the Bugzilla, you need to create a myReactOS account on the ReactOS.org site, which will allow access to Bugzilla.
The Bugzilla form is pretty straight-forward, but here are some tips:
- Version: If you are using a release, please indicate the version you are using. If you are using a build from SVN that is newer than the latest release, please use the version "TRUNK"
- Component: This is the "area" of ReactOS where the bug is located. The Component link next to the select box explains each component. If unsure, please guess, we can change it later.
- Platform: Please note on what type of hardware you experienced this bug. If unsure, use the default "x86 Hardware"
- OS: The OS on which the bug happened. Usually will be "ReactOS", but if you were testing ReactOS components on Windows, please indicate which version.
- Severity: This indicates how "bad" the bug is. For most bugs, please leave this at "normal", we will adjust the severity as needed. Please do not file bugs as "blocker". The Testing Coordinator or Developers will determine if a bug is a blocker. Please see ReactOS Bugzilla Severities for more information.
- Assigned To: This will be filled automatically, when you choose a Component.
- URL: If this bug is against the "Online Services" component, please give the URL of the problem page.
- Summary: A short description of the bug. When doing a bug listing, this is the only bug description shown. Please make this as clear as possible, since other users reporting bugs will need to check if a bug has already been filed.
- Description: The detailed description of the bug, please place all the information you have gathered (above).
- Depends On: Bugs that need to be fixed, before the reported bug can be fixed. We will generally fill this in when needed.
- Blocks: The reported bug needs to be fixed in order to fix these bugs. We will fill this in as needed.
- Add an Attachment: This button can be used to attach files (debug logs, screenshots, patches) to the bug.
Some notes about Bugzilla
- After a bug is filed, or anytime it is updated, an email is sent to the ros-bugs mailing list
- The words "attachment" and "bug" are automatically linked in the description text. So if you say "This may be related to bug 1234", "bug 1234" will automatically become a link to bug 1234. "bug 1234 comment 2" will link to bug 1234 and go straight to comment 2.
- You could modify the wrong bug because of a "feature" in Bugzilla. After modifying a bug, Bugzilla takes you to the next bug in your list, so if you wanted to add something you forgot in your previous comment, you'd be updating another bug. Please check your preferences in Bugzilla: General preferences -> "After changing a bug" set it to "show the updated bug" and hit submit changes.
- You can use the Deskzilla program with the ReactOS Bugzilla, for more information consult the Deskzilla page.

