Re: [Libreoffice] Extension-Repository: Need help to solve a Python error

2011-07-12 Thread Andreas Mantke
Hi Caolan, *, Am Montag, 11. Juli 2011, 18:27:09 schrieb Caolán McNamara: > On Tue, 2011-07-05 at 21:14 +0200, Andreas Mantke wrote: (...) > given that a contenttype is required, some total guesswork suggests... > > -blob = BlobWrapper() > -if isinstance(value, basestring): > -# make StringIO fro

Re: [Libreoffice] Extension-Repository: Need help to solve a Python error

2011-07-11 Thread Caolán McNamara
On Tue, 2011-07-05 at 21:14 +0200, Andreas Mantke wrote: > I don't know yet, how to solve this Python error. I hope someone with Python > knowledge could help me at this point. The both files are listed here: > http://amantke.de/libreoffice/blobstorage It would have been better to put it up raw s

Re: [Libreoffice] Extension-Repository: Need help to solve a Python error

2011-07-06 Thread Miklos Vajna
On Tue, Jul 05, 2011 at 09:14:19PM +0200, Andreas Mantke wrote: > Module collective.psc.blobstorage, line 45, in set > TypeError: __init__() takes exactly 2 arguments (1 given) > > I don't know yet, how to solve this Python error. I hope someone with Python > knowledge could help me at this po

[Libreoffice] Extension-Repository: Need help to solve a Python error

2011-07-05 Thread Andreas Mantke
Hi all, I'm working on an environment for the LibreOffice extension and template repository. I use for this purpose Plone and Plone Software Center. I customized the Plone Software Center with the help of a Plone developer so that it suit our needs. But there is the need to store the binary f