Feature to attach multiple Hardware Profiles to user accounts for bugfixers to access
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Launchpad itself |
New
|
Undecided
|
Unassigned |
Bug Description
Launchpad bug tracking lacks one very important feature!
Users should be able to attach Hardware Profiles of the machines they are running Ubuntu on to their launchpad account. When reporting a Hardware bug they therefore would simply click the check boxes for the machines on which the bug applies. Bug fixers then can immediately access the data concerning the specific hardware configuration.
Users would not have to attach the same Hardware related data again and again to different bugs (lspci, lspci -nn, lshw, lsusb, ...). The current need to do so is a major disturbance for the users and delays bug fixing unnecessarily, since bug fixers first have to request the information then have to wait until the reporter finds the time to attach the requested data.
Additionally, such a feature could make it simple for bug fixers to track which hardware is affected by the bug. Imagine 20 users reporting an error with sound output. The bug fixer could instruct launchpad to extract which sound cards the reporters are using. No need to work yourself through countless lspci outputs.
There should be a userspace tool which collects the necessary information (as much as possible) and stores it with some HW ID and a user readable name to the users launchpad profile (if it does not exist, it will help him to create such a profile). The HW DB thing could possibly be used. I also heard, that Red Hat has released such a tool just some time ago.
I also filed this as a malone bug as I have been instructed to: https:/
I can only agree with this request. It would ensure a minimum standard of information in bugs reports and would (assuming it were written) allow a correlation function to be run on the hardware belonging to the commenters of a particular bug, identifying common parts. It could even be used to warn people about to post to a bug that their hardware is different to that of all the other commenters and thus their issue is probably not the same and that they may be better off looking for another bug or filing a new bug...