Re: [Zope3-Users] Registered utility is never found

2006-12-13 Thread Garanin Michael
FB wrote: Hi, On Tue, Dec 12, 2006 at 12:39:37PM -0500, Benji York wrote: Tom Gross wrote: you are trying to lookup the utility with the name None. If you don't specify a name when registering the utility, omit the second parameter: zapi.getUtility(IInitIndicator) In other

Re: [Zope3-Users] Registered utility is never found

2006-12-13 Thread FB
Hi, On Wed, Dec 13, 2006 at 12:09:16PM +0300, Garanin Michael wrote: [snip] Problem solved or no? If no then traceback please (after call zapi.getUtility(IInitIndicator) ). It's working now. I'm doing some more tests because it was working yesterday for some minutes and somehow broke again

[Zope3-Users] ComponentLookupError

2006-12-13 Thread David Johnson
I'm very confused by the following error. Whenever I add certain content components I get the following error when add form is generated (I'm using standard addform). ComponentLookupError: ((decimalwidget.widget.Decimal object at 0x4203972c, zope.publisher.browser.BrowserRequest instance