← Back to team overview

openerp-india team mailing list archive

[Bug 1003819] Re: webkit report: unhelpful diagnosis message when wkhtmltopdf exists with error status

 

** Branch linked: lp:~c2c/openobject-addons/6.0-fix1003819

** Branch linked: lp:~c2c/openobject-addons/7.0-fix1003819

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/1003819

Title:
  webkit report: unhelpful diagnosis message when wkhtmltopdf exists
  with error status

Status in OpenERP Addons (modules):
  In Progress

Bug description:
  Alexis Delattre reported an issue on c2c-financial-addons which also
  affects the report_webkit module (https://bugs.launchpad.net/c2c-
  financial-addons/+bug/1003563).

  There is another issue that I tackled on the c2c module which is that
  the code was using subprocess.call with stderr=PIPE which is something
  that must never be done as it can lead to a deadlock in the
  application (see
  http://docs.python.org/library/subprocess.html?highlight=subprocess
  #using-the-subprocess-module)

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/1003819/+subscriptions


References