Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| contribute:bugs:start [2019/02/26 23:24] – [Fixing Bugs] alexxcons | contribute:bugs:start [2024/12/19 08:46] (current) – [Backtraces] simondedman | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ~~NOTOC~~ | ||
| + | {{ : | ||
| ====== Bug Reporting and Fixing====== | ====== Bug Reporting and Fixing====== | ||
| - | 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 |
| + | |||
| + | ---- | ||
| ===== Crashes ===== | ===== Crashes ===== | ||
| - | We always try to make the software | + | We always try to make the Xfce Desktop Environment |
| + | |||
| + | There are a couple of things you can do to help us resolve these issues and help making the experience of using Xfce better for everyone. We appreciate your help. | ||
| - | Nonetheless there are a couple of things you can do to help resolving them: | + | ---- |
| ==== Search First ==== | ==== Search First ==== | ||
| - | Search the [[https:// | + | Search the open issues of the project to see if the issue is already known. Also, look through resolved |
| + | |||
| + | ---- | ||
| ==== Report ==== | ==== Report ==== | ||
| + | |||
| + | |||
| + | When writing your bug report, try to be as descriptive as possible, but avoid verbosity; Mozilla has a nice guide on [[https:// | ||
| If you have not found anything or missed it, report it in the bug tracker. Reports that only say ' | If you have not found anything or missed it, report it in the bug tracker. Reports that only say ' | ||
| Line 19: | Line 30: | ||
| If the developer cannot reproduce it, he might ask for a // | If the developer cannot reproduce it, he might ask for a // | ||
| + | |||
| + | [[|Back To Top]] | ||
| + | ---- | ||
| ==== Backtraces ==== | ==== 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 // | + | 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. | 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. | ||
| Line 37: | Line 51: | ||
| * [[http:// | * [[http:// | ||
| * [[https:// | * [[https:// | ||
| + | |||
| + | [[|Back To Top]] | ||
| + | ---- | ||
| ===== Fixing Bugs ===== | ===== Fixing Bugs ===== | ||
| Line 45: | Line 62: | ||
| To get started, best read our [[contribute/ | To get started, best read our [[contribute/ | ||
| - | ===== Feature Requests ===== | ||
| - | |||
| - | Although the philosophy of Xfce is to find the correct balance between features and lightweight, | ||
| - | |||
| - | The right approach for larger changes is to discuss them on the mailing list, or on #xfce-dev (on freenode) first. You might think your idea is brilliant, but there is a high possibility that there are major downsides. | ||
| - | Afterwards a bug can be opened in the bug tracker. Make sure the // | ||
| - | Obviously it would benice if you could write a patch that implements the new feature. | + | [[|Back To Top]] |
| + | ---- | ||
| + | [[ : | ||