Re: [Boa Constr] zope problems
Status: Beta
Brought to you by:
riaan
From: Robert B. <ro...@bl...> - 2001-09-04 22:31:08
|
sherlock, there are too many changes in zope 2.4.0. Currently the situation is that also our other tools, like z-class reverse and so don't work with this version of Zope. Soon there will be a new version of boa (0.0.13) in cvs, but I can't guarantee, that this problems are fixed there. At the moment Riaan is involved in some major changes and bug-fixes within boa for the new release and I don't think that these Zope problems will be fixed within this new release, since I have some stress at the moment with the finishing of twoother projects for customers. While writing this mail, I must also tell you, that I can't verify the error you reported, because I don't have the time at the moment. Please watch the mailing list, you will get informed, when we have a solution. Thank you very much for reporting the problem. -- Robert Boulanger www.Bluedynamics.com _____________________________________________________ Boa Constructor - RAD GUI building IDE for wxPython http://boa-constructor.sourceforge.net sherlock costello wrote: > I've got the latest boa from cvs and i'm running zope 2.4.0 -- when i > try to access my zope from boa, i get the following error: > > 13:35:48: Traceback (most recent call > last): 13:35:48: File > "Explorers/Explorer.py", line 365, in OnSelect > 13:35:48: > self.selectTreeItem(item) > 13:35:48: File "Explorers/Explorer.py", line 343, in > selectTreeItem 13:35:48: self.list.refreshItems(imgs, > data) 13:35:48: File > "Explorers/Explorer.py", line 231, in refreshItems > 13:35:48: try: self.items = > explNode.openList() 13:35:48: > File "Explorers/ZopeExplorer.py", line 183, in openList > 13:35:48: raise > Utils.html2txt(error.faultString) > 13:35:48: Unexpected Zope exception: cannot marshal > objects > I thought perhaps this was related to my running wxPython 2.3.1, so i > made the effort to back down to 2.3.0 yet still received the same error. > > ~c > > > > > > > > _______________________________________________ > Boa-constructor-users mailing list > Boa...@li... > https://lists.sourceforge.net/lists/listinfo/boa-constructor-users > |