RFE: automate simple adding and changing of info clues
Bug #79220 reported by
Daniel Holbach
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bug Helper |
Fix Released
|
Wishlist
|
Daniel Holbach |
Bug Description
I envision bugxml doing this in the future:
bugxml -sa totem "libxine.so" "This is probably a libxine problem. Ask the user to check if xine-ui has the same problem."
The tool would then
* check if ./packages/
* if not, check for ./totem.info
* if one of them exists, add <clue><
* if not, create a new file.
This of course only handles the simple cases, but it'd be a good improvement for our workflow.
Changed in bughelper: | |
importance: | Undecided → Wishlist |
status: | Unconfirmed → Confirmed |
To post a comment you must log in.
Good idea. And the simplest cases will probably account for 90% of clues anyway.