Registered by Ali Afshar

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://pida.berlios.de/launchpadder/launchpadder-0.0.tar.bz2

Check out the source code like:

svn checkout http://svn.berlios.de/svnroot/repos/pida/trunk/pida/utils/launchpadder

Example: (report a bug about this application)

lp -n -p launchpad-report-tool -t "something is broken" -c "my report comment"

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://launchpad.net/.

  -p PRODUCT, --product-name=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.

Project information

Maintainer:
Ali Afshar
Driver:
PIDA
Licence:
I don't know yet

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

Get Involved

  • Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

Launchpad Bug Report Tool does not have any download files registered with Launchpad.