Comment 4 for bug 899794

Revision history for this message
Olivier Dony (Odoo) (odo-openerp) wrote : Re: [6.1] cannot upload company logo

Hello,

We have tried to reproduce this issue on many different setups, and it is very hard to reproduce (hence difficult to assign a proper importance to the bug). It seems to be dependent on the version of psycopg2 (and perhaps Python and PostgreSQL too), but we have not been able to pinpoint the actual component that causes this yet.
I don't think this is related to the psycopg FAQ entry mentioned in comment #2, because it is specific to PostgreSQL 9.0 and the only case where we could detect the problem was with PostgreSQL 8.4.

We are continuing to investigate, but we need as much information as possible to diagnose this, such as:
- what version of Python, PostgreSQL, Psycopg2 are you using?
- can you reproduce this problem on other machines? (using which versions?)
- could you try upgrading psycopg2 to the latest version if this is not what you are using?

Thanks for any information you could provide!