This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
wiki:bugs [2013/03/14 20:19] sunweaver |
wiki:bugs [2024/08/02 09:09] (current) gratuxri [X2Go Bug Tracker] |
||
|---|---|---|---|
| Line 1: | Line 1: | ||
| ====== X2Go Bug Tracker ====== | ====== X2Go Bug Tracker ====== | ||
| - | The X2Go project uses the '' | + | Please use gitlab |
| - | Before X2Go had a bug tracker, the quest was: we need a BTS that is easily scriptable and a BTS that fully maps issue tracking to the developers' | + | ====== Viewing Bug History ====== |
| - | + | ||
| - | The choice has been well thought of, you may find that there are better bug tracking systems in the world. For X2Go, we think we have found what we wanted. | + | |
| - | + | ||
| - | ===== Open / Closed Bugs ===== | + | |
| + | For historical reasons you can access the previous bugtracker as described below. All (relevant) bugs have been moved to gitlab. | ||
| If you know either the X2Go component or the bug number you can also access the information directly: | If you know either the X2Go component or the bug number you can also access the information directly: | ||
| - | * [[http:// | + | http:// |
| - | * [[http:// | + | http:// |
| A complete list of X2Go components with open/closed bugs can be viewed with this URL: | A complete list of X2Go components with open/closed bugs can be viewed with this URL: | ||
| - | * [[http:// | + | http:// |
| - | + | ||
| - | ===== Reporting Bugs ===== | + | |
| - | + | ||
| - | How to report a bug is explained [[http:// | + | |
| - | + | ||
| - | < | + | |
| - | To: submit@bugs.x2go.org | + | |
| - | Subject: < | + | |
| - | Body: | + | |
| - | """ | + | |
| - | Package: < | + | |
| - | Version: < | + | |
| - | """ | + | |
| - | </ | + | |
| - | + | ||
| - | ===== Controlling Bugs ===== | + | |
| - | + | ||
| - | The full control command set is documented [[http:// | + | |
| - | + | ||
| - | Very common control sequence are shown below: | + | |
| - | + | ||
| - | ==== Bug has been fixed in X2Go Git ==== | + | |
| - | + | ||
| - | Bugs are only closed on releases of X2Go components. To mark a bug as fixed whilst it is not yet included in a release, we tag the bug as pending: | + | |
| - | + | ||
| - | < | + | |
| - | To: < | + | |
| - | Cc: control@bugs.x2go.org, | + | |
| - | Subject: Issue resolved in X2Go Git | + | |
| - | Body: | + | |
| - | """ | + | |
| - | tag #< | + | |
| - | thanks | + | |
| - | + | ||
| - | The reported issue has been resolved with this commit: | + | |
| - | < | + | |
| - | + | ||
| - | Thanks, | + | |
| - | < | + | |
| - | """ | + | |
| - | </ | + | |
| - | + | ||
| - | ==== New version with a bug fixed has been released ==== | + | |
| - | + | ||
| - | As part of the X2Go release workflow, bugs that have been fixed for this release have to be closed. Normally, most bugs are already marked (tagged) as pending. | + | |
| - | + | ||
| - | Some pending bugs, though, may only have been fixed on the master branch, but not yet on a release branch. If the release is taken from a release branch, take a look at the released component' | + | |
| - | + | ||
| - | < | + | |
| - | To: < | + | |
| - | Cc: control@bugs.x2go.org, | + | |
| - | Subject: Issue resolved in < | + | |
| - | Body: | + | |
| - | """ | + | |
| - | close #< | + | |
| - | thanks | + | |
| - | + | ||
| - | The reported issue has been resolved in the lately release version < | + | |
| - | + | ||
| - | Thanks for reporting this issue, | + | |
| - | < | + | |
| - | """ | + | |
| - | </ | + | |
| - | + | ||
| - | ==== Bug has been reported against the wrong X2Go Component ==== | + | |
| - | + | ||
| - | Even for X2Go power-users and developers it is not always easy to tell, what X2Go component causes a certain buggy behaviour in X2Go. Once a problem has been narrowed down, we might need to reassign a bug to another X2Go component. | + | |
| - | + | ||
| - | < | + | |
| - | To: < | + | |
| - | Cc: control@bugs.x2go.org, | + | |
| - | Subject: < | + | |
| - | Body: | + | |
| - | """ | + | |
| - | reassign #< | + | |
| - | thanks | + | |
| - | + | ||
| - | The reported issue is actually a bug in < | + | |
| - | + | ||
| - | < | + | |
| - | + | ||
| - | Thanks for reporting this issue, | + | |
| - | < | + | |
| - | """ | + | |
| - | </ | + | |
| - | + | ||
| - | + | ||
| - | ==== Bug submitter used a non-appropriate title ==== | + | |
| - | + | ||
| - | < | + | |
| - | To: < | + | |
| - | Cc: control@bugs.x2go.org, | + | |
| - | Subject: < | + | |
| - | Body: | + | |
| - | """ | + | |
| - | retitle #< | + | |
| - | thanks | + | |
| - | + | ||
| - | < | + | |
| - | + | ||
| - | Thanks for reporting this issue, | + | |
| - | < | + | |
| - | """ | + | |
| - | </ | + | |
| - | + | ||
| - | + | ||