[Grok-dev] progress on megrok.form

Souheil CHELFOUH trollfot at gmail.com
Wed Apr 29 04:43:38 EDT 2009


1. I've used megrok.resourcelibrary, for that matter
2. It's a configuration problem : you need an entry in your zope.conf
for the blobs :
see http://tracker.trollfot.org/browser/projects/dolmen/dolmen.buildout/zope.conf


2009/4/29 Santiago Videla <santiago.videla at gmail.com>:
> Hi there,
>
> I made some progress on megrok.form as we talked last week, you may want to
> take a look here: http://svn.zope.org/megrok.form/branches/fix-dependencies/
>
> I started with the z3c.widget issue and I think that it's almost fixed. But
> I found some other problems:
>
> 1. megrok.form depends on zc.datetimewidget and the last depends on
> zc.resourcelibrary. Using hurry.* to tinymce inclusion, there is a conflict
> between hurry.zoperesource and zc.resourcelibrary. I'm not sure what to do
> with this. Should I copy all the widgets, javascript, css,... into
> megrok.form in order to use hurry.* ?
>
> 2. Blobs from collective.namedblobfile gave me this traceback. I had never
> work with Blobs, so any help on this will be apreciated
>
> Traceback (most recent call last):
>   File
> "/home/sancho/.buildout/eggs/zope.publisher-3.4.6-py2.5.egg/zope/publisher/publish.py",
> line 138, in publish
>     publication.afterCall(request, obj)
>   File
> "/home/sancho/.buildout/eggs/zope.app.publication-3.4.3-py2.5.egg/zope/app/publication/browser.py",
> line 78, in afterCall
>     super(BrowserPublication, self).afterCall(request, ob)
>   File
> "/home/sancho/.buildout/eggs/zope.app.publication-3.4.3-py2.5.egg/zope/app/publication/zopepublication.py",
> line 175, in afterCall
>     txn.commit()
>   File
> "/home/sancho/.buildout/eggs/ZODB3-3.8.1-py2.5-linux-i686.egg/transaction/_transaction.py",
> line 325, in commit
>     self._commitResources()
>   File
> "/home/sancho/.buildout/eggs/ZODB3-3.8.1-py2.5-linux-i686.egg/transaction/_transaction.py",
> line 424, in _commitResources
>     rm.commit(self)
>   File
> "/home/sancho/.buildout/eggs/ZODB3-3.8.1-py2.5-linux-i686.egg/ZODB/Connection.py",
> line 541, in commit
>     self._commit(transaction)
>   File
> "/home/sancho/.buildout/eggs/ZODB3-3.8.1-py2.5-linux-i686.egg/ZODB/Connection.py",
> line 586, in _commit
>     self._store_objects(ObjectWriter(obj), transaction)
>   File
> "/home/sancho/.buildout/eggs/ZODB3-3.8.1-py2.5-linux-i686.egg/ZODB/Connection.py",
> line 626, in _store_objects
>     repr(self._storage))
> Unsupported: Storing Blobs in <ZODB.FileStorage.FileStorage.FileStorage
> object at 0x98b4b2c> is not supported.
>
>
> Best Regards
>
> --
> Santiago Videla
> www.revolucionesweb.com.ar
> http://www.linkedin.com/in/svidela
>
> Sigue la mata dando de que hablar siempre abajo y a la izquierda donde el
> pensamiento que se hace corazón resplandece con la palabra sencilla y
> humilde que l at s tod at s somos.
>
> _______________________________________________
> Grok-dev mailing list
> Grok-dev at zope.org
> http://mail.zope.org/mailman/listinfo/grok-dev
>
>


More information about the Grok-dev mailing list