Ubuntu – How to get a bug noticed

bug-reportinglaunchpad

What is the best way to get a critical bug noticed by the right people, so it can be fixed ASAP?

There is a bug with GVFS which is preventing developers, like myself, from using IDE's in 10.10. We need to downgrade to 10.04 to use our IDE software. I'd call it a critical bug.

We've reported it in these bug reports:

But, so far there has been absolutely no official response that I can see. How do I get it seen quickly and fixed?

I understand patience is always a good idea, but is there anything else that can be done to these bug reports to raise attention to them?

I am happy to wait, but if there is something we can do to speed up the process, it would be good to know it 🙂

Best Answer

This is not about the particular bugs you've filed, but general good practice for getting bugs dealt with in a timely manner:

  • Make sure you've filed the bug report in the correct source package. Bug triagers and developers tend to be subscribed to the bug mail of packages they're interested in or responsible from, so for the relevant people to look into your bug in a timely manner, it needs to be filed with a package specified, and the correct one. If you have trouble determining what the right package is, this wiki page may help.

  • Make sure your bug contains relevant debugging information. In most cases, filing your report using ubuntu-bug will ensure this, but there's a wealth of information on debugging procedures on the wiki that will also come in handy.

  • If your report looks all fine, but there's no response for a long time, try announcing it on #ubuntu-bugs on Freenode by citing the bug number to see if any bug triagers around can push it in the right direction. Remember that most triagers and developers are volunteers with constrained time and energy, and being too assertive can discourage people from helping you. If nobody around seems to be able to help, try another time of the day.

  • If you know the particular people whom you think should be looking into your bug, give them a ping on IRC (you can see people's IRC nicknames in their Launchpad profiles), or subscribe them to the bug explaining why you subscribed them with a polite and concise comment immediately afterwards. Don't assign them; just subscribe them, don't subscribe teams unless specifically instructed to do so, and don't mass-subscribe anyone to multiple bugs at the same time.