[Boa Constr] Segfaulting in CVS version
Status: Beta
Brought to you by:
riaan
From: Nigel S. <nig...@ya...> - 2002-11-05 11:37:18
|
Hi, I just CVSed down the boa so I could run it with wx2.3.3. However when boa is starting it segfaults just after it loads Editor. By a process of placing print statements through the code I have found the offending command is line 667 of Views/StyledTextCtrls.py. The line reads as follows. self.language = language (cfg, self.commonDefs, self.styleIdNames, self.styles, psgn, psg, olsgn, olsg, ds, self.lexer, self.keywords, bi) = \ self.getSTCStyles(config, language) Any ideas as to the cause, fix, etc... I am using python 2.2.2, all from the unstable debian tree. Thanks __________________________________________________ Do you Yahoo!? HotJobs - Search new jobs daily now http://hotjobs.yahoo.com/ |