← Back to team overview

c2c-oerpscenario team mailing list archive

[Bug 670228] Re: Report generation crashes on web-client (64 Bit OS)

 

Hello,

I also have this bug in the web client, when trying to generate of
purchase order report.

It happened on a fresh install of OpenERP 6.0 RC1 with no demo data.

The company used a logo and no header & footer.  The first time the pdf
could be generated but the formatting was weard . The logo was taken on
top properly.

Then I modified the company header & footer and then the bug appeared in
the web client :

        (<class 'binascii.Error'>, Error('Incorrect padding',),
<traceback object at 0xb251758>

I cannot get the traceback at this moment, will post later.

-- 
Report generation crashes on web-client (64 Bit OS)
https://bugs.launchpad.net/bugs/670228
You received this bug notification because you are a member of C2C
OERPScenario, which is subscribed to the OpenERP Project Group.

Status in OpenObject Addons Modules: Incomplete

Bug description:
When we try to generate an accounting report from the web client. ( 6.0 RC1 )

For example.

The General Ledger report from Accounting division
 ( Reporting -> Legal Reports -> Accounting Reports -> General Ledger )

It crashes with the message - (<class 'binascii.Error'>, Error('Incorrect padding',), <traceback object at 0x4b1f200>)

We are using 64 bit Ubuntu 10.04 LTS. This seems to work fine when running on a 32 bit Ubuntu 10.04 LTS.

After a bit of googling we found that the issue maybe with Python libraries (?) that you are using.

The source code we are using is the same that is published on the OpenERP website ( 6.0 RC1 )





References