DebuggingProcedures
|
Size: 4622
Comment:
|
Size: 4651
Comment: Order fix.
|
| Deletions are marked like this. | Additions are marked like this. |
| Line 7: | Line 7: |
| If you want to add information on how to debug a package to this page, use this [[DebuggingTemplate|template]]. | If you want to add information to this page on how to debug a package, use this [[DebuggingTemplate|template]]. |
| Line 9: | Line 9: |
| As part of triaging bug reports about specific packages or subsystems, bug triagers and developers have been writing debugging procedures for them. These include information about how to troubleshoot issues, gather the proper log files and common bug reports. If you find one missing, and if no one else can help, e-mail the Bug Squad! You can find them at ubuntu-bugsquad@lists.ubuntu.com . Or in #ubuntu-bugs on irc.ubuntu.com . | As part of triaging bug reports about specific packages or subsystems, bug triagers and developers have been writing debugging procedures for them. These include information about how to troubleshoot issues, gather the proper log files and common bug reports. If you find one missing, and if no one else can help, e-mail the Bug Squad! You can find them at [[ubuntu-bugsquad@lists.ubuntu.com]], or in #ubuntu-bugs on [[irc.ubuntu.com]]. |
| Line 16: | Line 16: |
| == Desktop Applications == | = Desktop Applications = |
| Line 19: | Line 19: |
| * [[DebuggingBanshee|Banshee]] | * [[Chromium/Debugging|Chromium]] * [[DebuggingEmacs|Emacs]] * [[DebuggingEmpathy|Empathy]] |
| Line 21: | Line 23: |
| * [[DebuggingEvince|Evince Document Viewer]] * [[DebuggingEvolution|Evolution Mail]] * [[DebuggingGNOME|GNOME applications]] * [[DebuggingGNOMEApplets|GNOME applets]] * [[DebuggingGNOMEPowerManager|GNOME power manager]] * [[DebuggingGnomeSystemTools|GNOME System Tools]] * [[DebuggingScreenLocking|GNOME Screensaver (and screen locking)]] * [[DebuggingGconf|Gconf]] |
* [[DebuggingGnash|Gnash Flash plugin]] * [[DebuggingGNOME|GNOME applications - Applets, Banshee, Cheese, Evince, Evolution, Gconf, Nautilus, Network Manager, Power Manager, Screensaver (screen locking), System Tools]] |
| Line 30: | Line 26: |
| * [[DebuggingJava|Java]] | |
| Line 31: | Line 28: |
| * [[DebuggingGnash|Gnash Flash plugin]] * [[DebuggingNetworkManager|Network Manager]] |
* [[https://wiki.ubuntu.com/LibreOfficeBugWrangling|LibreOffice]] |
| Line 35: | Line 31: |
| * [[DebuggingOpenOffice|OpenOffice.org]] * [[DebuggingJava|Java]] * [[DebuggingEmpathy|Empathy]] |
|
| Line 39: | Line 32: |
| * [[Chromium/Debugging|Chromium]] | * [[Unity/FilingBugs|Unity]] |
| Line 41: | Line 34: |
| == Server Applications == | = Server Applications = |
| Line 50: | Line 43: |
| == Hardware == | = Hardware = |
| Line 52: | Line 45: |
| * [[DebuggingACPI|ACPI (power-saving etc.)]] * [[DebuggingBluetooth|Bluetooth]] |
|
| Line 53: | Line 48: |
| * [[DebuggingUdev|Udev (device hotplugging)]] | |
| Line 55: | Line 49: |
| * [[DebuggingACPI|ACPI (power-saving etc.)]] | * [[DebuggingKeyboardDetection|Keyboard detection]] * [[DebuggingMouseDetection|Mouse detection]] * [[DebuggingPrintingProblems|Printing problems]] |
| Line 57: | Line 53: |
| * [[DebuggingPrintingProblems|Printing problems]] * [[DebuggingMouseDetection|Mouse detection]] |
|
| Line 61: | Line 55: |
| * [[DebuggingKeyboardDetection|Keyboard detection]] * [[Bugs/KnownHardwareIssues/10.10|Known hardware specific issues on Maverick]] |
* [[DebuggingUdev|Udev (device hotplugging)]] * [[https://wiki.ubuntu.com/Kernel/Debugging/USB|USB problems]] |
| Line 70: | Line 64: |
| == Kernel == | = Kernel = |
| Line 74: | Line 68: |
| ## please add any new debugging pages to the Kernel/Debugging page in the Debugging Scenarios section and they will appear here and all other appropriate places together. | ## please add any new debugging pages to the page https://wiki.ubuntu.com/Kernel/Debugging in the Debugging Scenarios section and they will appear here and all other appropriate places together. |
| Line 77: | Line 71: |
| == Installation and Upgrades == | = Installation and Upgrades = |
| Line 79: | Line 73: |
| * [[DebuggingInstallationIssues|Installing and updating packages (General issues)]] | |
| Line 82: | Line 77: |
| * [[DebuggingInstallationIssues|Installing and updating packages (General issues)]] | |
| Line 84: | Line 78: |
| == Debugging Tools == | = Debugging Tools = |
| Line 86: | Line 80: |
| * [[Backtrace]] | |
| Line 87: | Line 82: |
| * [[Backtrace]] | |
| Line 91: | Line 85: |
| == Miscellaneous == | = Miscellaneous = |
| Line 93: | Line 87: |
| * [[X/Debugging|Debugging X (display problems etc.)]] * [[ DebuggingSecurity | Debugging security issues ]] * [[DebuggingUsplash|Debugging the pretty logo you see while booting up or shutting down (usplash) ]] * [[DebuggingNonEnglishErrors|Debugging non-English errors]] |
|
| Line 99: | Line 89: |
| * [[DebuggingDBus|Debugging D-Bus problems]] | |
| Line 100: | Line 91: |
| * [[DebuggingDBus|Debugging D-Bus problems]] | * [[https://wiki.ubuntu.com/Bugs/Triaging/libmtp|Debugging libmtp, the MTP (Media Transfer Protocol) library]] * [[DebuggingNonEnglishErrors|Debugging non-English errors]] * [[DebuggingPlymouth|Debugging Plymouth Ubuntu's Bootsplash]] * [[DebuggingSecurity|Debugging security issues]] * [[DebuggingUsplash|Debugging usplash, the pretty logo you see while booting up or shutting down (usplash)*obsolete]] * [[X/Debugging|Debugging X (display problems etc.)]] |
| Line 102: | Line 98: |
| == Template == We've created a template file for debugging procedure pages if you want to write a new one. The template provides a similar look and feel for all pages and ensures that they cover common subjects. |
= Template = We've created a template file for debugging procedure pages if you want to write a new one. The template provides a similar look and feel for all pages and ensures that they cover common subjects. |
Note: If you wish to report a bug, see ReportingBugs and if you wish to help with bugs, see HelpingWithBugs
If you want to add information to this page on how to debug a package, use this template.
As part of triaging bug reports about specific packages or subsystems, bug triagers and developers have been writing debugging procedures for them. These include information about how to troubleshoot issues, gather the proper log files and common bug reports. If you find one missing, and if no one else can help, e-mail the Bug Squad! You can find them at ubuntu-bugsquad@lists.ubuntu.com, or in #ubuntu-bugs on irc.ubuntu.com.
Desktop Applications
Server Applications
Hardware
Storage devices
Kernel
Include: Nothing found for "== Debugging Scenarios ==$"!
Contents |
Installation and Upgrades
Debugging Tools
Miscellaneous
Template
We've created a template file for debugging procedure pages if you want to write a new one. The template provides a similar look and feel for all pages and ensures that they cover common subjects.
DebuggingProcedures (last edited 2019-07-19 13:37:58 by till-kamppeter)


