[Zope] Repost: zzLocale problems

Danny William Adair Danny@Adair.net
Mon, 4 Sep 2000 12:08:44 +0200


After installing zzLocale I get an "AttributeError" every time I try to add
a ZGadfly Connection:

------------------------------------------------------
Traceback (innermost last):
  File C:\PROGRA~1\WebSite\lib\python\ZPublisher\Publish.py, line 222, in
publish_module
  File C:\PROGRA~1\WebSite\lib\python\ZPublisher\Publish.py, line 187, in
publish
  File C:\PROGRA~1\WebSite\lib\python\Zope\__init__.py, line 221, in
zpublisher_exception_hook
    (Object: Traversable)
  File C:\PROGRA~1\WebSite\lib\python\ZPublisher\Publish.py, line 171, in
publish
  File C:\PROGRA~1\WebSite\lib\python\ZPublisher\mapply.py, line 160, in
mapply
    (Object: manage_addZGadflyConnectionForm)
  File C:\PROGRA~1\WebSite\lib\python\ZPublisher\Publish.py, line 112, in
call_object
    (Object: manage_addZGadflyConnectionForm)
  File C:\PROGRA~1\WebSite\lib\python\Products\ZGadflyDA\__init__.py, line
131, in manage_addZGadflyConnectionForm
    (Object: Traversable)
  File C:\Programme\WebSite\lib\python\Products\zzLocale\zzLocale.py, line
119, in __call__
    (Object: addConnectionForm)
AttributeError: dft_addConnectionForm
------------------------------------------------------


Right now I don't have the time to go take a deeper look at this (or isn't
it that deep?), so I tried to DE-install zzLocale, just for now. Well:
Zope(Win2k :-() won't work without it anymore!!!

What I did was remove the product through the product management screen,
then deleting the folder "Locales" in lib/python and the folder "zzLocale"
in lib/python/Products and then restart Zope. Actually just vice versa of
what I did when installing it...


------------------------------------------------------
2000-08-31T13:35:20 ERROR(200) ZODB Couldn't load state for
'\000\000\000\000\00
0\000\000\006'
Traceback (innermost last):
  File C:\PROGRA~1\WebSite\lib\python\ZODB\Connection.py, line 447, in
setstate
ImportError: No module named zzLocale.zzLocale


Traceback (innermost last):
  File "C:\Programme\WebSite\z2.py", line 554, in ?
    exec "import "+MODULE in {}
  File "<string>", line 1, in ?
  File "C:\PROGRA~1\WebSite\lib\python\Zope\__init__.py", line 144, in ?
    OFS.Application.initialize(c)
  File "C:\PROGRA~1\WebSite\lib\python\OFS\Application.py", line 317, in
initial
ize
    app.Control_Panel.initialize_cache()
  File "C:\PROGRA~1\WebSite\lib\python\ZODB\Connection.py", line 447, in
setstat
e
    state = unpickler.load()
ImportError: No module named zzLocale.zzLocale
------------------------------------------------------

Who can help me with either one of the problems?
(let me deinstall zzLocale or fix the gadfly creation error)

TYVMIA,
Danny


_______________________________________________
Zope maillist  -  Zope@zope.org
http://lists.zope.org/mailman/listinfo/zope
**   No cross posts or HTML encoding!  **
(Related lists -
 http://lists.zope.org/mailman/listinfo/zope-announce
 http://lists.zope.org/mailman/listinfo/zope-dev )