Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
contribute:bugs:start [2024/05/31 23:30] – [Bug Reporting and Fixing] alexxconscontribute:bugs:start [2024/12/19 08:46] (current) – [Backtraces] simondedman
Line 16: Line 16:
  
 ==== Search First ==== ==== Search First ====
-Search the [[https://docs.xfce.org/contribute/bugs/bug-summary|Open Bug Summary]] to see if the issue is already known. Also, look through the resolved bugs because the issue might be fixed already, but has not been released or applied downstream. Peeking the [[https://gitlab.xfce.org|GIT repository]] might help for the latter. +Search the open issues of the project to see if the issue is already known. Also, look through resolved issues because the issue might be fixed already, but has not been released or applied downstream.
- +
- +
-  * For a list of currently open bugs, see the [[:contribute:bugs:bug-summary|open bugs summary]].+
  
 ---- ----
Line 39: Line 36:
 ==== 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 //backtrace// of the crash. However most distributions by default make backtrace output useless because there binaries are optimized and do not contain human-readable information to make a relation between the compiled code and the source code (like file, function and variable-names).+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 //backtrace// of the crash. However most distributions by default make backtrace output useless because their binaries are optimized and do not contain human-readable information to make a relation between the compiled code and the source code (like file, functionand variable-names).
  
 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.