Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| contribute:bugs:start [2014/03/14 10:43] – [Bug Reporting] nick | contribute:bugs:start [2024/12/19 08:46] (current) – [Backtraces] simondedman | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| - | ====== Bug Reporting ====== | + | ~~NOTOC~~ |
| + | {{ : | ||
| + | ====== Bug Reporting | ||
| - | One of the most useful tasks that we rely on the community for is testing and reporting of bugs. Since Xfce runs on various | + | One of the most useful tasks that we rely on the community for is the testing and reporting of bugs. Since Xfce runs on various |
| - | Once a bug has been found, the cause of the bug needs to be tracked down, and then (obviously) fixed. If you want to get involved in the actual development process of Xfce a great way to start is by solving bugs and then submitting a patch file. | + | ---- |
| - | === Detailed Sections | + | ===== Crashes ===== |
| - | [[backtrace|Backtraces]]\\ | + | We always try to make the Xfce Desktop Environment as stable as possible; but, there is always a possibility that a crash, exception, or a segmentation fault(segfault) may occur. The problem with crashes |
| - | Gather information about crashes/ | + | |
| - | [[: | + | There are a couple of things you can do to help us resolve these issues and help making the experience of using Xfce better |
| - | How to compile | + | |
| - | ===== Feature Requests ===== | + | |
| - | Although the philosophy of Xfce is to find the correct balance between features and lightweight, | + | ---- |
| - | This right approach for larger changes is to discuss them on the mailing list first. You might think your idea is brilliant, but there is a high possibility other users. | + | ==== Search First ==== |
| + | Search the open issues of the project | ||
| - | Afterwards a bug can be opened in the bug tracker and make sure the // | + | ---- |
| - | Obviously its also nice if you can write a patch that implements the feature, but its not a necessity. | + | ==== Report ==== |
| - | ===== Crashes ===== | ||
| - | We always | + | When writing your bug report, |
| - | Nonetheless there are a couple of things | + | If you have not found anything or missed it, report it in the bug tracker. Reports that only say ' |
| - | ==== Search First ==== | + | In the description provide a short way to reproduce the crash. Also run the application in a terminal |
| - | Search | + | |
| - | ==== Report ==== | + | If the developer cannot reproduce it, he might ask for a // |
| - | If you have not found anything or missed it, report it in the bug tracker. Reports that only say ' | + | [[|Back To Top]] |
| + | ---- | ||
| + | |||
| + | ==== Backtraces ==== | ||
| + | |||
| + | If you do get an Xfce application to crash, it's best to detail exactly what you were doing that led to the crash. In addition, we need the // | ||
| + | |||
| + | The sites below provide guidance from the respective distributions how to remedy this situation so you can provide all the info we need to fix your issue. | ||
| + | |||
| + | In case of panel plugins there is some additional information on [[: | ||
| + | |||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[https:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[https:// | ||
| + | * [[http:// | ||
| + | * [[http:// | ||
| + | * [[https:// | ||
| + | |||
| + | [[|Back To Top]] | ||
| + | ---- | ||
| + | |||
| + | ===== Fixing Bugs ===== | ||
| + | |||
| + | Once a bug has been found, | ||
| + | |||
| + | Not familiar with git? [[contribute/dev/git/start|This manual]] will help you to get started. | ||
| + | |||
| + | To get started, best read our [[contribute/dev/ | ||
| - | In the description provide a short way to reproduce the crash. Also run the application in a terminal and look if there are console warnings, put those in the bug as well. | ||
| - | If the developer cannot reproduce it, he might ask for a // | + | [[|Back To Top]] |
| + | ---- | ||
| + | [[ :start:|Return to Main Xfce documentation page]] | ||