Hi Riaan (and sorry if I open a bug here),
I downloaded this last version (not the CVS) and I didn't
modify any files. The value of pluginErrorHandling is
'report' in the file prefs.rc.py but Boa stop during or
just
after "Importing Explorers.SSHExplorer. I can see 2
messages
windows.
First is with title "Error on startup" and contains
just
"File" and button OK.
Second is with title "Warning" and contains ZopeExplorer
not
installed: No module named ZopeExplorer" and two buttons :
"OK" and "Detail".
Boa abort when I close 2 windows (but pluginErrorHandling =
'report') and I can see this :
importing Explorers.SSHExplorer
Traceback (most recent call last):
File "Boa.py", line 603, in ?
main()
File "Boa.py", line 585, in main
app = BoaApp()
File "Boa.py", line 408, in __init__
wxApp.__init__(self, false)
File
"/usr/local/lib/python2.2/site-packages/wxPython/wx.py"
,
line 1939, in __init__
_wxStart(self.OnInit)
File "Boa.py", line 437, in OnInit
self.main.componentSB, self, self.main)
File "/root/boa-constructor-0.2.3/Editor.py", line
154, in
__init__
self.modelImageList, self)
File
"/root/boa-constructor-0.2.3/Explorers/Explorer.py&qu
ot;,
line 495, in __init__
self.controllers = self.initInstalledControllers()
File
"/root/boa-constructor-0.2.3/Explorers/Explorer.py&qu
ot;,
line 720, in initInstalledControllers
controllers[protocol] = controllers[link]
KeyError: file
Logged In: NO
I uploaded CVS tree, destroyed .boa directory and started
with success Boa (CVS version). I tried with last version
(not CVS) without trouble. I didn't understand the reason
then you can close all. Sorry for all...
Stephane G.