A simple client that submits bug reports to launchpad over https. It includes console and GTK front-ends and is suitable for embedding in other applications.
Download initial early version from:
http://
Check out the source code like:
svn checkout http://
Example: (report a bug about this application)
lp -n -p launchpad-
Usage:
Console
lp -n [-r ROOT_URL] -p PRODUCT -t TITLE -c COMMENT
GUI
lp [-r ROOT_URL] [-p PRODUCT] [-t TITLE] [-c COMMENT]
Details
lp --help
options:
-h, --help
show this help message and exit
-r ROOT_URL, --root-url=ROOT_URL
The base Launchpad URL. If not given defaults to the main launchpad at https:/
-p PRODUCT, --product-
The product name to report. This option is compulsory for console reports, where it will be the actual value. For GUI reports, it is the prefilled name and can be changed by the user
-t TITLE, --title=TITLE
The bug report title. This option is compulsory for console reports, where it will be the actual value. For GUI reports, it is the prefilled name and can be changed by the user
-c COMMENT, --comment=COMMENT
The bug report comment. This option is compulsory for console reports, where it will be the actual value. For GUI reports, it is the prefilled name and can be changed by the user
-s, --stdin-comment
Read the comment text from stdin (overrides -c)
-n, --no-gui
Run in console (non-GUI) mode
-S, --show-product
Show the product option (GUI only). The default behaviour without this option is to show the product field if it has not been priveded on the command line.
View full history Series and milestones
trunk series is the current focus of development.
All bugs Latest bugs reported
-
Bug #1920175: System freezes when using Wacom tablet on 5.8.0-45
Reported -
Bug #1810678: Linux Mint - broken dependencies for libgtk-3-dev libegl1-mesa-dev
Reported -
Bug #1776779: mpv doesn't play videos from samba shares
Reported -
Bug #1776079: Bluetooth stops working Qualcomm QCA6174
Reported -
Bug #1764067: Kernel 4.15 KVM not start
Reported