1

How can I make reports to several packages such as unity-2d and thunderbird for a bug with using Thunderbird in Unity 2D?

When I type ubuntu-bug-report <package> it only lets me type in one!

Jjed
  • 14,064
roberss
  • 231
  • 1
  • 6

1 Answers1

2

First, it is recommended you use ubuntu-bug for reporting bugs. Instructions for using it are here.

ubuntu-bug, the command-line tool, currently only accepts one package at a time. You should try your best to guess what the most relevant one is. In order to add more packages to a bug report after sending, go to its Launchpad page and click "Also affects project".

Screenshot of "Also affects project" location on the bug screen

Jjed
  • 14,064