Pages in category troubleshooting
Using Bugzilla
Fedora uses Red Hat Bugzilla for bug tracking. This page and the other pages under the "Bugs" header on the left offer some tips and guidance. Permissions Any user, including…
Read more
Managing Bugzilla email notifications
Bugzilla allows you to set granular email notification preferences. Email preferences To set your email preferences, go to the Email Preferences tab of your user preferences. You will see a…
Read more
Bugzilla – Finding the Correct Component
When filing a bug, it helps if you can identify the component at fault. This is not always obvious, so here are some tips. Which program is it? If you…
Read more
Finding duplicates in Bugzilla
Fedora developers want to hear about specific and reproducible bugs that happen when you use Fedora Linux, but it does not help to have the same bug reported many times.…
Read more
Providing a Stack Trace
A stack trace is one of the most important pieces of information you can provide to help others debug an application crash. This page details the importance of stack traces…
Read more
Bugzilla queries
Bugzilla lets you search for bug reports that match specified conditions. This page covers common options. The Red Hat Bugzilla User Guide has more information. Simple queries The simple Bugzilla…
Read more
Reporting Bugzilla spam
Like any website that allows user contribution, Red Hat Bugzilla sometimes gets spam comments. There are two ways to report spam. Tag comment The preferred way is to tag the…
Read more
How to debug systemd problems
If you are experiencing a problem with system boot-up due to systemd, please see the commonbugs document before filing a bug. Some easy configuration tweaks that fix a wide range…
Read more
Troubleshooting Bluetooth problems
Bluetooth is a short range wireless protocol that is used to connect to various low bandwidth I/O devices (like keyboards, mice, headsets). Newer versions have a low-energy mode with a…
Read more
Troubleshooting Java Programs
Java provides a range of information to resolve problems with application programs or the runtime environment, in particular stack traces. These should be attached to a bug report. This page…
Read more
Troubleshooting Mozilla Products
This article helps affected users in reporting of Firefox and Thunderbird bugs and ease package maintainers fixing them. Using Mozilla crash reporter Application crash can occur during runtime. Application window…
Read more
Troubleshooting Wayland Problems
Wayland is intended as a simpler replacement for X11. Wayland changes the design of a Linux desktop architecture considerably. Unlike X11, there is no dedicated standalone server in Wayland. What…
Read more