Comment 5 for bug 213589

Revision history for this message
Luca Falavigna (dktrkranz) wrote :

Thank you, here is the problem:

Traceback (most recent call last):
  File "/usr/bin/drpython", line 2284, in OnPrintSetup
    self.Printer.PrinterSetup(self)
  File "/usr/share/drpython/drPrinter.py", line 94, in PrinterSetup
    self.log.WriteText('GetAllPages: %d\n' % data.GetAllPages())
AttributeError: 'DrPrinter' object has no attribute 'log'