Re: [Boa Constr] boa crashes in linux
Status: Beta
Brought to you by:
riaan
|
From: Riaan B. <riaan@e.co.za> - 2000-09-30 14:54:09
|
Charlie Derr wrote:
>
> Hi again,
>
> I've just grabbed the latest from cvs (0.4.5) and it's great. Under
> windows everything works. When i use it in linux i get the same crashing
> behavior as i used to with 0.4 when trying to access a file on my zope site
> at localhost (or anywhere else). The file structure is perfectly visible,
> the login works, but when i click on one of my dtml methods to edit it,
> there is a slight pause, and then all of boa crashes. The following is the
> output in my console. I'm on a redhat 6.1 box and i have gtk+-1.2.5-2 and
> wxGTK-2.2.2-0 and python 1.5.2 (i've tried with python 2.0b2, but i had no
> luck -- boa would start and then freeze up with an error message (on NT) --
> i had to uninstall and restore python 1.5.2).
>
> thanx much in advance,
> ~c
I don't have Zope installed on my Linux partition, so I cannot test
Zope stuff on Linux.
I would appreciate it if you could have a look at where the crash
happens. If you've got the time/inclination, start off in
Editor.py line 547.
Does adding from the palette, cut&paste, property inspection work?
If you want to run under 1.6 and 2.0bx you have to install the
appropriate version of wxPython as well.
--
Riaan >>> a='a=%s;a%%`a`';a%`a`
___________________________________________________
Boa Constructor - RAD GUI building IDE for wxPython
http://boa-constructor.sourceforge.net
|