The Ubuntu Wiki has a very thorough guide that is well illustrated and covers many possible scenarios.
The essence of that page is that you first need a Launchpad account, then press Alt+F2 and enter ubuntu-bug packagename. In 11.04 and later you can enter ubuntu-bug -w and click on the affected window.
There are also methods described on that wiki page telling you how to:
The Ubuntu project & community does not take responsibility for PPA and their packages. The only packages that the Ubuntu community maintains are the ones found in the main, restricted, universe and multiverse repository.
Most of the times, there is no way to use Ubuntu standard tools (like Apport) to report bugs against non-Ubuntu packages. You have just two options when you find a bug in a package provided by a PPA:
If you think the bug is also in the Ubuntu "official" package, then remove the PPA package and test the Ubuntu package. If the bug can be reproduced, use ubuntu-bug to report it.
If the bug is only in the PPA package, you should get in touch with the maintainer(s) of the PPA. They will give you instructions about how to report the bug.
Best Answer
The Ubuntu Wiki has a very thorough guide that is well illustrated and covers many possible scenarios.
The essence of that page is that you first need a Launchpad account, then press Alt+F2 and enter
ubuntu-bug packagename
. In 11.04 and later you can enterubuntu-bug -w
and click on the affected window.There are also methods described on that wiki page telling you how to:
There is a quick tutorial video that explains better.
And some more information on this site about how to gather information for a bug report: