solgema.fullcalendar bug
Chuck Theobald <[email protected]> Wed, 27 May 2015 14:52:16 -0700
| Newsgroups | gmane.comp.web.zope.plone.user |
|---|---|
| Message-ID | <[email protected]> |
As I get an error when trying to log a bug report:
We’re sorry, but there seems to be an error…
The error has been logged as entry number |1432760111.410.801480132488|.
If you need to report this to the Site Administration
<https://plone.org/contact-info>, please include this entry number in
your message.
I figured I'd try to post here. I've installed Solgema.fullcalendar via
buildout.cfg in both eggs and zcml and it works mostly, but when I try
to raise the Calendar properties, I get a stack trace as follows.
Underlying my site is Plone 4.3.3 running on Debian 7.8.
Traceback (innermost last):
Module ZPublisher.Publish, line 138, in publish
Module ZPublisher.mapply, line 77, in mapply
Module ZPublisher.Publish, line 48, in call_object
Module plone.z3cform.layout, line 66, in __call__
Module plone.z3cform.layout, line 60, in update
Module z3c.form.form, line 158, in render
Module zope.browserpage.viewpagetemplatefile, line 51, in __call__
Module zope.pagetemplate.pagetemplate, line 132, in pt_render
Module zope.pagetemplate.pagetemplate, line 240, in __call__
Module zope.tal.talinterpreter, line 271, in __call__
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 888, in do_useMacro
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 954, in do_defineSlot
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 858, in do_defineMacro
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 852, in do_condition
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 821, in do_loop_tal
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 888, in do_useMacro
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 821, in do_loop_tal
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 954, in do_defineSlot
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 858, in do_defineMacro
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 531, in do_optTag_tal
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 742, in do_insertStructure_tal
Module zope.tales.tales, line 696, in evaluate
- URL:
/usr/local/Plone/buildout-cache/eggs/plone.app.z3cform-0.7.6-py2.7.egg/plone/app/z3cform/templates/macros.pt
- Line 97, Column 46
- Expression: <PathExpr standard:u'widget/@@ploneform-render-widget'>
- Names:
{'args': (),
'context': <Collection at
/LCNIsecond/staff-directories/chucks-folder/solgema-collection-2>,
'default': <object object at 0x7f333b6f24e0>,
'loop': {},
'nothing': None,
'options': {},
'repeat': {},
'request': <HTTPRequest,
URL=http://barbera.uoregon.edu:8080/LCNIsecond/staff-directories/chucks-folder/solgema-collection-2/@@solgemafullcalendar_properties>,
'template':
<zope.browserpage.viewpagetemplatefile.ViewPageTemplateFile object at
0x6eaecd0>,
'view':
<Solgema.fullcalendar.browser.content.SolgemaFullcalendarTopicFormBase
object at 0x10b8bf10>,
'views': <zope.browserpage.viewpagetemplatefile.ViewMapper
object at 0x10c455d0>}
Module zope.tales.expressions, line 217, in __call__
Module Products.PageTemplates.Expressions, line 155, in _eval
Module Products.PageTemplates.Expressions, line 117, in render
Module Products.Five.browser.metaconfigure, line 479, in __call__
Module zope.browserpage.viewpagetemplatefile, line 83, in __call__
Module zope.browserpage.viewpagetemplatefile, line 51, in __call__
Module zope.pagetemplate.pagetemplate, line 132, in pt_render
Module zope.pagetemplate.pagetemplate, line 240, in __call__
Module zope.tal.talinterpreter, line 271, in __call__
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 858, in do_defineMacro
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 954, in do_defineSlot
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 531, in do_optTag_tal
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 742, in do_insertStructure_tal
Module zope.tales.tales, line 696, in evaluate
- URL:
/usr/local/Plone/buildout-cache/eggs/plone.app.z3cform-0.7.6-py2.7.egg/plone/app/z3cform/templates/widget.pt
- Line 37, Column 4
- Expression: <PathExpr standard:u'widget/render'>
- Names:
{'args': (),
'context': <ContentTreeWidget 'form.widgets.target_folder'>,
'default': <object object at 0x7f333b6f24e0>,
'loop': {},
'nothing': None,
'options': {},
'repeat': {},
'request': <HTTPRequest,
URL=http://barbera.uoregon.edu:8080/LCNIsecond/staff-directories/chucks-folder/solgema-collection-2/@@solgemafullcalendar_properties>,
'template':
<zope.browserpage.viewpagetemplatefile.ViewPageTemplateFile object at
0xef10950>,
'view': <Products.Five.metaclass.RenderWidget object at 0x10c45f50>,
'views': <zope.browserpage.viewpagetemplatefile.ViewMapper
object at 0x10c45fd0>}
Module zope.tales.expressions, line 217, in __call__
Module zope.tales.expressions, line 211, in _eval
Module plone.formwidget.contenttree.widget, line 168, in render
Module zope.browserpage.viewpagetemplatefile, line 83, in __call__
Module zope.browserpage.viewpagetemplatefile, line 51, in __call__
Module zope.pagetemplate.pagetemplate, line 132, in pt_render
Module zope.pagetemplate.pagetemplate, line 240, in __call__
Module zope.tal.talinterpreter, line 271, in __call__
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 533, in do_optTag_tal
Module zope.tal.talinterpreter, line 518, in do_optTag
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 742, in do_insertStructure_tal
Module zope.tales.tales, line 696, in evaluate
- URL:
/usr/local/Plone/buildout-cache/eggs/plone.formwidget.contenttree-1.0.7-py2.7.egg/plone/formwidget/contenttree/input.pt
- Line 3, Column 5
- Expression: <PathExpr standard:u'view/renderQueryWidget'>
- Names:
{'args': (<ContentTreeWidget 'form.widgets.target_folder'>,),
'context': <Collection at
/LCNIsecond/staff-directories/chucks-folder/solgema-collection-2>,
'default': <object object at 0x7f333b6f24e0>,
'loop': {},
'nothing': None,
'options': {},
'repeat': {},
'request': <HTTPRequest,
URL=http://barbera.uoregon.edu:8080/LCNIsecond/staff-directories/chucks-folder/solgema-collection-2/@@solgemafullcalendar_properties>,
'template':
<zope.browserpage.viewpagetemplatefile.ViewPageTemplateFile object at
0xef0fd10>,
'view': <ContentTreeWidget 'form.widgets.target_folder'>,
'views': <zope.browserpage.viewpagetemplatefile.ViewMapper
object at 0x10c46290>}
Module zope.tales.expressions, line 217, in __call__
Module zope.tales.expressions, line 211, in _eval
Module z3c.formwidget.query.widget, line 212, in renderQueryWidget
Module z3c.form.widget, line 153, in render
Module zope.browserpage.viewpagetemplatefile, line 51, in __call__
Module zope.pagetemplate.pagetemplate, line 132, in pt_render
Module zope.pagetemplate.pagetemplate, line 240, in __call__
Module zope.tal.talinterpreter, line 271, in __call__
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 531, in do_optTag_tal
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 821, in do_loop_tal
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 531, in do_optTag_tal
Module zope.tal.talinterpreter, line 513, in no_tag
Module zope.tal.talinterpreter, line 343, in interpret
Module zope.tal.talinterpreter, line 742, in do_insertStructure_tal
Module zope.tales.tales, line 696, in evaluate
- URL:
/usr/local/Plone/buildout-cache/eggs/z3c.form-3.1.1-py2.7.egg/z3c/form/browser/radio_input.pt
- Line 8, Column 4
- Expression: <PythonExpr (view.renderForValue(item['value']))>
- Names:
{'args': (),
'context': <Collection at
/LCNIsecond/staff-directories/chucks-folder/solgema-collection-2>,
'default': <object object at 0x7f333b6f24e0>,
'loop': {},
'nothing': None,
'options': {},
'repeat': {},
'request': <HTTPRequest,
URL=http://barbera.uoregon.edu:8080/LCNIsecond/staff-directories/chucks-folder/solgema-collection-2/@@solgemafullcalendar_properties>,
'template':
<zope.browserpage.viewpagetemplatefile.ViewPageTemplateFile object at
0x6f6c150>,
'view': <ContentTreeWidget 'form.widgets.target_folder'>,
'views': <zope.browserpage.viewpagetemplatefile.ViewMapper
object at 0x10c46410>}
Module zope.tales.pythonexpr, line 59, in __call__
- __traceback_info__: (view.renderForValue(item['value']))
Module <string>, line 1, in <module>
Module z3c.form.browser.radio, line 44, in renderForValue
Module z3c.form.term, line 38, in getTermByToken
Module zope.schema.vocabulary, line 133, in getTermByToken
LookupError: --NOVALUE--
--
Chuck Theobald
System Administrator
The Robert and Beverly Lewis Center for Neuroimaging
University of Oregon
P: 541-346-0343
F: 541-346-0345
------------------------------------------------------------------------------
_______________________________________________
Plone-Users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/plone-users