allow query only in a give product and allow the user to change the distro
Bug #181450 reported by
Markus Korn
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Bug Helper |
Fix Released
|
Wishlist
|
Markus Korn |
Bug Description
If you do not want to use an url-option in bughelper/
bugnumbers -p bughelper searches in bugs.launchpad.
bugnumbers -U -p bughelper searches in bugs.launchpad.
it is impossible to ONLY search in the bughelper product (bugs.launchpad
This can be changed by adding two new commandline options:
-P (product)
-D (distro)
Markus
Related branches
Changed in bughelper: | |
assignee: | nobody → thekorn |
importance: | Undecided → Wishlist |
status: | New → In Progress |
Changed in bughelper: | |
status: | In Progress → Fix Committed |
To post a comment you must log in.
Example usage of the implementation in my bughelper.text.dev branch rev 224:
markus@ thekorn: /home/devel/ bughelper/ text.dev$ python -W ignore bugnumbers -p "inkscape" --importance CriticalUSING THIS URL, https:/ /bugs.launchpad .net/ubuntu/ +source/ inkscape/ +bugs?field. importance% 3Alist= Critical thekorn: /home/devel/ bughelper/ text.dev$ python -W ignore bugnumbers -P "inkscape" --importance Critical /bugs.launchpad .net/inkscape/ +bugs?field. importance% 3Alist= Critical Critical] - Fill with color leads to a crash Critical] - export to openclipart.org in dev version thekorn: /home/devel/ bughelper/ text.dev$ python -W ignore bugnumbers -p bughelper /bugs.launchpad .net/ubuntu/ +source/ bughelper/ +bugs Undecided] - sort report by issue type rather than bug number thekorn: /home/devel/ bughelper/ text.dev$ python -W ignore bugnumbers -p bughelper -D suse /bugs.launchpad .net/suse/ +source/ bughelper/ +bugs thekorn: /home/devel/ bughelper/ text.dev$ python -W ignore bugnumbers -P bughelper /bugs.launchpad .net/bughelper/ +bugs Undecided] - RFE: Ignore warnings in text-mode Undecided] - [text-branch] "Style 'bugnumbers.wiki' not found" Undecided] - buginfo reports "No cookie-file found" Undecided] - [text-branch] ValueError: list.index(x): x not in list
No bugs found.
markus@
USING THIS URL, https:/
[Bug 169103 inkscape: Confirmed/Critical] - tooltip for menubar not localized
[Bug 168301 inkscape: Fix Committed/Critical] - Main window disabled if a modal dialog sinks
[Bug 179640 inkscape: Incomplete/
[Bug 168586 inkscape: Confirmed/Critical] - Crash related with ungrouping
[Bug 180890 inkscape: Confirmed/Critical] - work around deficiencies of feBlend-based blend modes
[Bug 177783 inkscape: Triaged/Critical] - cairo-ps export creates empty ps files on win32
[Bug 179326 inkscape: Confirmed/Critical] - openclipart import fails when descriptions contain entities
[Bug 169791 inkscape: In Progress/Critical] - application icon following the tango style guidelines
[Bug 179452 inkscape: Incomplete/
markus@
USING THIS URL, https:/
[Bug 154024 bughelper: Fix Committed/Medium] - bughelper could crash if a bugreport changes during a run
[Bug 129341 bughelper: New/Wishlist] - bughelper would benefit from the ability to inherit clues from a clue file not named after a package
[Bug 88102 bughelper: Confirmed/
[Bug 150887 bughelper: In Progress/Wishlist] - RFE: add 'atom'-feed output format
markus@
USING THIS URL, https:/
No bugs found.
markus@
USING THIS URL, https:/
[Bug 181209 bughelper: Fix Committed/
[Bug 109547 bughelper: Confirmed/Wishlist] - support to sort out matched clues to multiple files per package (e.g. one file per task)
[Bug 110937 bughelper: Confirmed/Wishlist] - show status updates during long bughelper runs
[Bug 181153 bughelper: Incomplete/
[Bug 88521 bughelper: Confirmed/Wishlist] - selectively pulling attachments by name
[Bug 81291 bughelper: Confirmed/Wishlist] - RFE: Web interface to bughelper
[Bug 181064 bughelper: Fix Committed/
[Bug 88102 bughelper: Confirmed/Medium] - sort report by issue type rather than bug number
[Bug 181149 bughelper: Fix Committed/
[Bug 109628 bughelper: Confirmed/Wishlist] - allow clues to match "duplicate count > X"; e.g. to list top-crashers
[...