Reporting bugs in Ubuntu
One of the best ways to report a bug in Ubuntu is to report it right at Launchpad.
First, you need to identify a process that is causing a problem.
Open “System Monitor”, click on “Processes” tab and find a process ID that is bugging you.
Then open “Terminal” and run following command
$ ubuntu-bug $ID
The system will collect system and process data and upload it to Launchpad site.
All you need to provide is your description of a problem.
After that, just sit and wait (and provide aditional details about the bug to the developers)
Comments Off