Tracker log
An overview of recent activity in the tracker.
- Yuri added a new response to »Registration of the portal_facets_navigation«:
-
any news? :(
Added 641 day(s) ago.
- Yuri added a new response to »getIcon error«:
-
fixed with:
<img tal:attributes="src python: brain.getIcon"/></a>
in browser/templates/facetednavigation_macros.ptAdded 655 day(s) ago.
- Yuri added a new response to »getIcon error«:
-
I mean, it tries to retrieve the icon as an attribute, while it is a catalog metadata.
Added 655 day(s) ago.
- New issue »getIcon error« added by Yuri
-
after the configuring of portal_facetednavigation, I try to use it. I get this error:
Time 2010/04/26 12:56:32.852 GMT+2
User Name (User Id) admin (admin)
Request URL http://xxx/istanze/due/@@faceted-navigation
Exception Type AttributeError
Exception Value %2B%2Bresource%2B%2Bcollage-resources/collage_icon.gif
Traceback (innermost last):
* Module ZPublisher.Publish, line 119, in publish
* Module ZPublisher.mapply, line 88, in mapply
* Module ZPublisher.Publish, line 42, in call_object
* Module Products.Five.browser.metaconfigure, line 417, in __call__
* Module Shared.DC.Scripts.Bindings, line 313, in __call__
* Module Shared.DC.Scripts.Bindings, line 350, in _bindAndExec
* Module Products.PageTemplates.PageTemplateFile, line 129, in _exec
* Module Products.PageTemplates.PageTemplate, line 98, in pt_render
* Module zope.pagetemplate.pagetemplate, line 117, in pt_render
* Module zope.tal.talinterpreter, line 271, in __call__
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 891, in do_useMacro
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 536, in do_optTag_tal
* Module zope.tal.talinterpreter, line 521, in do_optTag
* Module zope.tal.talinterpreter, line 516, in no_tag
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 957, in do_defineSlot
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 536, in do_optTag_tal
* Module zope.tal.talinterpreter, line 521, in do_optTag
* Module zope.tal.talinterpreter, line 516, in no_tag
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 861, in do_defineMacro
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 957, in do_defineSlot
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 536, in do_optTag_tal
* Module zope.tal.talinterpreter, line 521, in do_optTag
* Module zope.tal.talinterpreter, line 516, in no_tag
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 534, in do_optTag_tal
* Module zope.tal.talinterpreter, line 516, in no_tag
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 949, in do_defineSlot
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 536, in do_optTag_tal
* Module zope.tal.talinterpreter, line 521, in do_optTag
* Module zope.tal.talinterpreter, line 516, in no_tag
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 891, in do_useMacro
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 536, in do_optTag_tal
* Module zope.tal.talinterpreter, line 521, in do_optTag
* Module zope.tal.talinterpreter, line 516, in no_tag
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 855, in do_condition
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 536, in do_optTag_tal
* Module zope.tal.talinterpreter, line 521, in do_optTag
* Module zope.tal.talinterpreter, line 516, in no_tag
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 824, in do_loop_tal
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 534, in do_optTag_tal
* Module zope.tal.talinterpreter, line 516, in no_tag
* Module zope.tal.talinterpreter, line 346, in interpret
* Module zope.tal.talinterpreter, line 745, in do_insertStructure_tal
* Module Products.PageTemplates.Expressions, line 223, in evaluateStructure
* Module zope.tales.tales, line 696, in evaluate
URL: index
Line 78, Column 9
Expression: <PythonExpr ( getattr(context, brain.getIcon))>
Names:
{'container': <PloneSite at /istanze/due>,
'context': <PloneSite at /istanze/due>,
'default': <object object at 0x2b28c25a0200>,
'here': <PloneSite at /istanze/due>,
'loop': {'brain': <Products.PageTemplates.Expressions.PathIterator object at 0xe94b0d0>},
'nothing': None,
'options': {'args': (<Products.Five.metaclass.SimpleViewClass from /home/yuri/sviluppo_plone/biblioteca_digitale/eggs/collective.facetednavigation-0.7.2-py2.4.egg/collective/facetednavigation/browser/templates/facetednavigation.pt object at 0xe890b50>,)},
'repeat': <Products.PageTemplates.Expressions.SafeMapping object at 0xe66d248>,
'request': <HTTPRequest, URL=http://xxx/istanze/due/@@faceted-navigation>,
'root': <Application at >,
'template': <ImplicitAcquirerWrapper object at 0xe7c8690>,
'traverse_subpath': [],
'user': <PropertiedUser 'admin'>,
'view': <Products.Five.metaclass.SimpleViewClass from /home/yuri/sviluppo_plone/biblioteca_digitale/eggs/collective.facetednavigation-0.7.2-py2.4.egg/collective/facetednavigation/browser/templates/facetednavigation.pt object at 0xe890b50>,
'views': <zope.app.pagetemplate.viewpagetemplatefile.ViewMapper object at 0xe7c8150>}
* Module zope.tales.pythonexpr, line 59, in __call__
__traceback_info__: ( getattr(context, brain.getIcon))
* Module <string>, line 0, in ?
AttributeError: %2B%2Bresource%2B%2Bcollage-resources/collage_icon.gif
============
I can display %2B%2Bresource%2B%2Bcollage-resources/collage_icon.gif so I cannot understand why I get this error...Added 655 day(s) ago.
- New issue »Registration of the portal_facets_navigation« added by Yuri
-
install.txt:
==========
Registration of this catalog
----------------------------
First, we need to register Faceted Navigation catalog for the content
types that are involved by the product. To do that, we will visit
``archetypes_tool`` (via the ZMI) and select **both**
``portal_facets_catalog`` and ``portal_catalog`` (unless we do not
need the latter to catalog our items, which is quite an uncommon
configuration) for each content type that we want to display in the
faceted navigation.
============
but in the "catalog tab" I don't find Document, News and other standard plone types, so something is wrong here.
Maybe this https://dev.plone.org/plone/ticket/7167 is the cause?
This is plone 3.3.5.Added 655 day(s) ago.
- Damien Baty added a new response to »install attempts throw exception«:
-
I have replaced the tarball on plone.org with a "setup.py sdist"-generated one. I have been able to use this source release with easy_install.
Thanks for you report.Issue state: Confirmed → Resolved.
Added 1095 day(s) ago. - Damien Baty added a new response to »install attempts throw exception«:
-
Since there was an egg for Python 2.4, I suppose that this error was caused by you using another Python version (and I have been able to reproduce it, indeed). I may re-upload another tarball. (In the meantime, I have uploaded an egg for Python 2.5.)
Issue state: Unconfirmed → Confirmed.
Responsible manager: (UNASSIGNED) → dbaty.
Target release: None → 0.7.
Added 1095 day(s) ago. - New issue »install attempts throw exception« added by Kapil Thangavelu
-
looks like a packaging problem, please use an sdist upload
Reading http://pypi.python.org/simple/collective.facetednavigation/
Reading http://plone.org/products/faceted-navigation
Best match: collective.facetednavigation 0.7
Downloading http://plone.org/[…]/collective.facetednavigation-0.7.tar.gz
Processing collective.facetednavigation-0.7.tar.gz
error: Couldn't find a setup script in /var/folders/i0/i01XGEHcGQeHY1ncWbWMZE+++TI/-Tmp-/easy_install-bV_0cs/collective.facetednavigation-0.7.tar.gzAdded 1096 day(s) ago.
- Damien Baty added a new response to »Problems installing via buildout«:
-
Hello,
I have fixed the problem by releasing a new version (0.6.1). It looks like I created the 0.6 egg from an export of the Subversion repository. In this case, "easy_install" does not include non-Python files in the egg (unless I use bizarre options and/or inclde a MANIFEST.IN, which I did not).
Thanks for the feedback. You should now be able to rebuild your instance with the same buildout configuration file, hopefully.
(And sorry for the delayed response. I should not release software before going on leave... ;) )Issue state: unconfirmed → resolved.
Target release: None → 0.6.1.
Added 1264 day(s) ago. - (anonymous) added a new response to »Problems installing via buildout«:
-
I can confirm this issue. As temporary workaround you can substitute the version downloaded via buildout with the .tgz file you can find on plone.org
EnzoTarget release: 0.6.1 → None.
Added 1269 day(s) ago. - New issue »Problems installing via buildout« added by Jon Stahl
-
I tried to install it into my Plone 3.1 testing buildout (a unified installer buildout), and while the buildout ran fine, appearing to download the 0.6 egg, when I fired up the instance, I got a traceback... I think your egg might have gotten mangled in the upload or something.
Added 1272 day(s) ago.
