[wingide-users] Plone 4.1.3
Encolpe Degoute
encolpe.degoute at free.fr
Fri Feb 3 08:13:07 MST 2012
you can add it in your [instance] :
zope-additional-conf =
enable-product-installation on
Le 03/02/2012 16:01, robert rottermann a écrit :
> you have to edit
> parts/instance/etc/zope.conf
> change
> enable-product-installation off
> to
> enable-product-installation on
>
> robert
>
> On 03.02.2012 12:42, Campbell McKellar-Basset wrote:
>> Hi,
>>
>> I have this trace when I try to start Plone 4.1.3 with the debugger.
>> Works fine for 4.0.5, the version I used previously.
>>
>> Is it me?
>>
>> It's just a little inconvenience, I can start with an older plone for
>> debugging most things.
>>
>>
>> instance: 2012-02-03 13:36:33 INFO ZServer HTTP server started at Fri
>> Feb 3 13:36:33 2012
>> Hostname: 0.0.0.0
>> Port: 8080
>> 2012-02-03 13:36:35 INFO DocFinderTab Applied patch version 1.0.5.
>> /home/cb/Plone413/zinstance/products/WingDBG/config.py:30:
>> DeprecationWarning: package_home is deprecated. import from App.Common
>> instead
>> from Globals import package_home
>> /home/cb/Plone413/zinstance/products/WingDBG/__init__.py:8:
>> DeprecationWarning: ImageFile is deprecated. import from App.ImageFile
>> instead
>> ICON_NAME: Globals.ImageFile('www/icon.gif', globals()),
>> /home/cb/Plone413/zinstance/products/WingDBG/WingDBG.py:595:
>> DeprecationWarning: InitializeClass is deprecated. import from
>> AccessControl.class_init instead
>> Globals.InitializeClass(WingDebugService)
>> 2012-02-03 13:36:47 ERROR Application Couldn't install WingDBG
>> Traceback (most recent call last):
>> File
>> "/home/cb/Plone413/buildout-cache/eggs/Zope2-2.13.10-py2.6.egg/OFS/Application.py",
>> line 689, in install_product
>> initmethod(context)
>> File "/home/cb/Plone413/zinstance/products/WingDBG/__init__.py",
>> line 19, in initialize
>> cp = context._ProductContext__app.Control_Panel
>> AttributeError: 'NoneType' object has no attribute 'Control_Panel'
>> Traceback (most recent call last):
>> File
>> "/home/cb/Plone413/buildout-cache/eggs/Zope2-2.13.10-py2.6.egg/Zope2/Startup/run.py",
>> line 72, in <module>
>> run()
>> File
>> "/home/cb/Plone413/buildout-cache/eggs/Zope2-2.13.10-py2.6.egg/Zope2/Startup/run.py",
>> line 21, in run
>> starter.prepare()
>> File
>> "/home/cb/Plone413/buildout-cache/eggs/Zope2-2.13.10-py2.6.egg/Zope2/Startup/__init__.py",
>> line 86, in prepare
>> self.startZope()
>> File
>> "/home/cb/Plone413/buildout-cache/eggs/Zope2-2.13.10-py2.6.egg/Zope2/Startup/__init__.py",
>> line 259, in startZope
>> Zope2.startup()
>> File
>> "/home/cb/Plone413/buildout-cache/eggs/Zope2-2.13.10-py2.6.egg/Zope2/__init__.py",
>> line 47, in startup
>> _startup()
>> File
>> "/home/cb/Plone413/buildout-cache/eggs/Zope2-2.13.10-py2.6.egg/Zope2/App/startup.py",
>> line 129, in startup
>> OFS.Application.initialize(application)
>> File
>> "/home/cb/Plone413/buildout-cache/eggs/Zope2-2.13.10-py2.6.egg/OFS/Application.py",
>> line 251, in initialize
>> initializer.initialize()
>> File
>> "/home/cb/Plone413/buildout-cache/eggs/Zope2-2.13.10-py2.6.egg/OFS/Application.py",
>> line 277, in initialize
>> self.install_products()
>> File
>> "/home/cb/Plone413/buildout-cache/eggs/Zope2-2.13.10-py2.6.egg/OFS/Application.py",
>> line 504, in install_products
>> return install_products(app)
>> File
>> "/home/cb/Plone413/buildout-cache/eggs/Zope2-2.13.10-py2.6.egg/OFS/Application.py",
>> line 535, in install_products
>> folder_permissions, raise_exc=debug_mode)
>> File
>> "/home/cb/Plone413/buildout-cache/eggs/Zope2-2.13.10-py2.6.egg/OFS/Application.py",
>> line 689, in install_product
>> initmethod(context)
>> File "/home/cb/Plone413/zinstance/products/WingDBG/__init__.py",
>> line 19, in initialize
>> cp = context._ProductContext__app.Control_Panel
>> AttributeError: 'NoneType' object has no attribute 'Control_Panel'
>> cb at cb:~/Plone413/zinstance$
>>
>>
>>
>> _________________________________________________
>> Wing IDE users list
>> http://wingware.com/lists/wingide
>
>
>
> _________________________________________________
> Wing IDE users list
> http://wingware.com/lists/wingide
--
Encolpe DEGOUTE
http://encolpe.degoute.free.fr/
Logiciels libres, hockey sur glace et autres activités cérébrales
More information about the wingide-users
mailing list