Comment 5 for bug 670228

Revision history for this message
Christian Sprauer (csprauer) wrote : Re: Report generation crashes on web-client (64 Bit OS)

Hello, I found steps to reproduce:

- use the web client V6 RC 1 (this problem doesn't happen in the GTK client).
- prepare a purchase order
- go to Admin/companies. Edit the form view and add an image as Company logo. Save the image and save the form view.
- the logo is displayed in the saved form view and all seems fine.
- go to the purchase order, print the purchase order -> and error is displayed : Warning : (<class 'binascii.Error'>, Error('Incorrect padding',), <traceback object at 0x6267518>)
- go back to the Admin / Companies : The logo has disappeared !!!
- upload a picture logo again. Save the picture and then save the form view. The following error is displayed - "Write concurrency warning": This document has been modified while you were editing it. Choose:
                       - "Cancel" to cancel saving.
                       - "Write anyway" to save your current version.
- When clicking either on "Cancel" or on "Write anyway", the error continues and the report cannot be printed;
- When clicking close (top right corner of the error message pop-up), the image is saved and the reports works (see screen shot attached).

So I guess the workaround is to not click the Cancel nor the Write anyway but to just close the error window, and the reports will work. But this is quite anoying and should be fixed !

If more info is need, please let me know.