** Branch linked: lp:ubuntu/min12xxw

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to splix in Ubuntu.
https://bugs.launchpad.net/bugs/338442

Title:
  bug reports would benefit from an apport hook

Status in “c2050” package in Ubuntu:
  Fix Released
Status in “foo2zjs” package in Ubuntu:
  Fix Released
Status in “foomatic-db” package in Ubuntu:
  Fix Released
Status in “foomatic-db-engine” package in Ubuntu:
  Fix Released
Status in “foomatic-filters” package in Ubuntu:
  Fix Released
Status in “foomatic-gui” package in Ubuntu:
  New
Status in “ghostscript” package in Ubuntu:
  Fix Released
Status in “gnome-cups-manager” package in Ubuntu:
  Invalid
Status in “gutenprint” package in Ubuntu:
  Fix Released
Status in “hal-cups-utils” package in Ubuntu:
  Fix Released
Status in “hp-ppd” package in Ubuntu:
  Invalid
Status in “hplip” package in Ubuntu:
  Fix Released
Status in “hpoj” package in Ubuntu:
  Invalid
Status in “m2300w” package in Ubuntu:
  Fix Released
Status in “min12xxw” package in Ubuntu:
  Fix Released
Status in “pnm2ppa” package in Ubuntu:
  Fix Released
Status in “pxljr” package in Ubuntu:
  Fix Released
Status in “splix” package in Ubuntu:
  Fix Released
Status in “system-config-printer” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: system-config-printer

  Apport has a new hook utility for gathering information useful to
  debugging printing problems.  If a package hook were written to take
  advantage of this we could would get much more informative bug reports
  without requiring reporters to gather more information after they've
  already reported the bug.

  An example of what the package hook would look like can be found in
  the cups apport hook:

  '''apport package hook for cups

  (c) 2009 Canonical Ltd.
  Author: Brian Murray <[email protected]>
  '''

  from apport.hookutils import *

  def add_info(report):
      attach_hardware(report)
      attach_printing(report)

  The package hook for any other printing related package should be
  similar if not exactly the same.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/c2050/+bug/338442/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to