#15 — Northstar not exporting content
by
John Hren
—
last modified
May 30, 2012 05:14 PM
| State | Unconfirmed |
|---|---|
| Version: | 1.1b3 |
| Area | Functionality |
| Issue type | Bug |
| Severity | Medium |
| Submitted by | John Hren |
| Submitted on | May 30, 2012 |
| Responsible | T. Kim Nguyen |
| Target release: |
—
|
I am using Plone 4.1rc3. When I try to use northstar to export a dexterity content type I get:
2012-05-30 10:57:30 ERROR Zope.SiteErrorLog 1338393450.890.946015229789 http://localhost:8080/Plone/@@uwosh-northstar-app-generator
Traceback (innermost last):
Module ZPublisher.Publish, line 126, in publish
Module ZPublisher.mapply, line 77, in mapply
Module Products.PDBDebugMode.runcall, line 70, in pdb_runcall
Module ZPublisher.Publish, line 46, in call_object
Module uwosh.northstar.browser.generator, line 533, in __call__
Module uwosh.northstar.browser.generator, line 474, in generate
Module uwosh.northstar.browser.generator, line 333, in generate
Module uwosh.northstar.browser.generator, line 298, in generate_type
Module uwosh.northstar.browser.generator, line 184, in paster
Module paste.script.command, line 115, in get_commands
Module paste.script.pluginlib, line 81, in resolve_plugins
Module pkg_resources, line 654, in require
Module pkg_resources, line 552, in resolve
DistributionNotFound: z3c.blobfile: Not Found for: uwosh.mytest (did you run python setup.py develop?)
> /Users/johnhren/Plone-4.1rc3-031912/buildout-cache/eggs/distribute-0.6.16-py2.6.egg/pkg_resources.py(552)resolve()
-> raise DistributionNotFound(req)
When I try to export a ploneformgen type, no forms show up to be exported even though I have some.
2012-05-30 10:57:30 ERROR Zope.SiteErrorLog 1338393450.890.946015229789 http://localhost:8080/Plone/@@uwosh-northstar-app-generator
Traceback (innermost last):
Module ZPublisher.Publish, line 126, in publish
Module ZPublisher.mapply, line 77, in mapply
Module Products.PDBDebugMode.runcall, line 70, in pdb_runcall
Module ZPublisher.Publish, line 46, in call_object
Module uwosh.northstar.browser.generator, line 533, in __call__
Module uwosh.northstar.browser.generator, line 474, in generate
Module uwosh.northstar.browser.generator, line 333, in generate
Module uwosh.northstar.browser.generator, line 298, in generate_type
Module uwosh.northstar.browser.generator, line 184, in paster
Module paste.script.command, line 115, in get_commands
Module paste.script.pluginlib, line 81, in resolve_plugins
Module pkg_resources, line 654, in require
Module pkg_resources, line 552, in resolve
DistributionNotFound: z3c.blobfile: Not Found for: uwosh.mytest (did you run python setup.py develop?)
> /Users/johnhren/Plone-4.1rc3-031912/buildout-cache/eggs/distribute-0.6.16-py2.6.egg/pkg_resources.py(552)resolve()
-> raise DistributionNotFound(req)
When I try to export a ploneformgen type, no forms show up to be exported even though I have some.
Added by
Nathan Van Gheem
on
May 30, 2012 05:14 PM
Did you try installing z3c.blobfile? Maybe that'll fix it?
Responsible manager:
(UNASSIGNED)
→
tkimnguyen
I wonder what is causing this. New version of zopeskel(templar) perhaps.
No responses can be added.
If you can, please log in before submitting a reaction.
