[Boa Constr] Re: Boa-constructor-users digest, Vol 1 #269 - 1 msg
Status: Beta
Brought to you by:
riaan
From: Brian L. <the...@ms...> - 2002-11-06 21:13:15
|
Did you download the binaries from the sourceforge site? If so, they are a bit out of date and you need to get a copy from CVS. >From: boa...@li... >Reply-To: boa...@li... >To: boa...@li... >Subject: Boa-constructor-users digest, Vol 1 #269 - 1 msg >Date: Wed, 06 Nov 2002 12:12:45 -0800 > >Send Boa-constructor-users mailing list submissions to > boa...@li... > >To subscribe or unsubscribe via the World Wide Web, visit > https://lists.sourceforge.net/lists/listinfo/boa-constructor-users >or, via email, send a message with subject or body 'help' to > boa...@li... > >You can reach the person managing the list at > boa...@li... > >When replying, please edit your Subject line so it is more specific >than "Re: Contents of Boa-constructor-users digest..." > > >Today's Topics: > > 1. Python 2.2 - can't run Boa - (Kingsley) > >--__--__-- > >Message: 1 >Date: Wed, 06 Nov 2002 13:25:55 +1100 >From: Kingsley <kt...@eb...> >To: boa...@li... >Subject: [Boa Constr] Python 2.2 - can't run Boa - > >it pops up a window saying [Error on Startup] "'flags' is an invalid >keyword >argument for this function. Clicking [Ok] makes it exit. > >Here's the stacktrace: > >~/Software/Boa/boa >[elephant] python2.2 Boa.py >Starting Boa Constructor v0.1.0-alpha >importing wxPython >setting user preferences >running main... >Traceback (most recent call last): > File "Boa.py", line 495, in ? > main() > File "Boa.py", line 475, in main > app = BoaApp() > File "Boa.py", line 310, in __init__ > wxApp.__init__(self, false) > File "/usr/lib/python2.2/site-packages/wxPython/wx.py", line 1705, in >__init__ > _wxStart(self.OnInit) > File "Boa.py", line 321, in OnInit > abt = About.createSplash(None, modTot, fileTot) > File "About.py", line 132, in createSplash > return AboutBoxSplash(parent, modTot, fileTot) > File "About.py", line 151, in __init__ > self.html = Utils.wxUrlClickHtmlWindow(self.blackback, -1, >flags=wxCLIP_CHILDREN) > File "/usr/lib/python2.2/site-packages/wxPython/html.py", line 609, in >__init__ > self.this = apply(htmlc.new_wxHtmlWindow,_args,_kwargs) >TypeError: 'flags' is an invalid keyword argument for this function >Exception exceptions.TypeError: "'NoneType' object is not callable" in >ignored > > >I commented out the problematic line (and the one after it) >but this just lead load a problem somwhere else. > >Any ideas ? > >-kt > > > > > > >--__--__-- > >_______________________________________________ >Boa-constructor-users mailing list >Boa...@li... >https://lists.sourceforge.net/lists/listinfo/boa-constructor-users > > >End of Boa-constructor-users Digest _________________________________________________________________ The new MSN 8: smart spam protection and 2 months FREE* http://join.msn.com/?page=features/junkmail |