boa-constructor-users Mailing List for Boa Constructor - wxPython GUI Builder (Page 24)
Status: Beta
Brought to you by:
riaan
You can subscribe to this list here.
2000 |
Jan
|
Feb
(1) |
Mar
(18) |
Apr
(4) |
May
(17) |
Jun
(14) |
Jul
(18) |
Aug
(3) |
Sep
(30) |
Oct
(16) |
Nov
(11) |
Dec
(9) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2001 |
Jan
(19) |
Feb
(10) |
Mar
(4) |
Apr
(6) |
May
(27) |
Jun
(37) |
Jul
(44) |
Aug
(44) |
Sep
(49) |
Oct
(4) |
Nov
(6) |
Dec
(12) |
2002 |
Jan
(27) |
Feb
(22) |
Mar
(48) |
Apr
(21) |
May
(20) |
Jun
(6) |
Jul
(33) |
Aug
(34) |
Sep
(9) |
Oct
(41) |
Nov
(14) |
Dec
(35) |
2003 |
Jan
(75) |
Feb
(75) |
Mar
(59) |
Apr
(22) |
May
(18) |
Jun
(36) |
Jul
(50) |
Aug
(106) |
Sep
(71) |
Oct
(63) |
Nov
(81) |
Dec
(58) |
2004 |
Jan
(48) |
Feb
(42) |
Mar
(57) |
Apr
(64) |
May
(81) |
Jun
(30) |
Jul
(15) |
Aug
(39) |
Sep
(56) |
Oct
(61) |
Nov
(27) |
Dec
(20) |
2005 |
Jan
(74) |
Feb
(62) |
Mar
(237) |
Apr
(83) |
May
(138) |
Jun
(132) |
Jul
(61) |
Aug
(51) |
Sep
(17) |
Oct
(22) |
Nov
(59) |
Dec
(32) |
2006 |
Jan
(7) |
Feb
(7) |
Mar
(24) |
Apr
(15) |
May
(19) |
Jun
(46) |
Jul
(26) |
Aug
(51) |
Sep
(35) |
Oct
(90) |
Nov
(27) |
Dec
(23) |
2007 |
Jan
(22) |
Feb
(17) |
Mar
(14) |
Apr
(28) |
May
(38) |
Jun
(44) |
Jul
(34) |
Aug
(40) |
Sep
(29) |
Oct
(44) |
Nov
(16) |
Dec
(15) |
2008 |
Jan
(12) |
Feb
(37) |
Mar
(48) |
Apr
(35) |
May
(37) |
Jun
(32) |
Jul
(30) |
Aug
(28) |
Sep
(33) |
Oct
(19) |
Nov
(44) |
Dec
(45) |
2009 |
Jan
(30) |
Feb
(16) |
Mar
(48) |
Apr
(56) |
May
(100) |
Jun
(4) |
Jul
(1) |
Aug
|
Sep
|
Oct
(7) |
Nov
|
Dec
(3) |
2010 |
Jan
(8) |
Feb
(3) |
Mar
(4) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(6) |
Nov
(22) |
Dec
|
2011 |
Jan
|
Feb
(4) |
Mar
|
Apr
|
May
(1) |
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
(1) |
Nov
(2) |
Dec
(1) |
2012 |
Jan
|
Feb
|
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2013 |
Jan
(5) |
Feb
(1) |
Mar
|
Apr
|
May
(3) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2017 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(2) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
From: <ia...@gm...> - 2007-06-07 05:40:41
|
UmlhYW4sCgpIYXZlIHlvdSBoYWQgYSBjaGFuY2UgdG8gbG9vayBvdmVyIHRoZSBsYXN0IG1vZGlm aWNhdGlvbnMgSSBtYWRlIHRvIHRoZQpzaXplcj8KCi0tIAotIGlhbmFyw6kgc8OpdmkK |
From: Werner F. B. <wer...@fr...> - 2007-06-06 11:22:56
|
Hi Amin, Amin Babazadeh wrote: > dear users > I am beginner in using python and boa.i try to install the package in my > linux fc6 by using the command which was written in > http://boa-constructor.sourceforge.net/Installation.html > <http://boa-constructor.sourceforge.net/Installation.html>. but > unfortunately after installation it doesn't work and this error has been > occurred > > Error: 'module' object has no attribute 'Notebooksizer' > > i search in the internet and also find the same error which occurred > for other people but i couldn't find the answer. would you please tell > me what i should do. This is a version problem. If you just start with Python etc you should get/have the following version: Python 2.5.1 wxPython 2.8.4 Unicode or Ansi Boa 0.5.2 from CVS Best regards Werner |
From: Amin B. <bab...@gm...> - 2007-06-06 09:06:30
|
dear users I am beginner in using python and boa.i try to install the package in my linux fc6 by using the command which was written in http://boa-constructor.sourceforge.net/Installation.html. but unfortunately after installation it doesn't work and this error has been occurred Error: 'module' object has no attribute 'Notebooksizer' i search in the internet and also find the same error which occurred for other people but i couldn't find the answer. would you please tell me what i should do. I will appreciate if someone help me. best the regards -- AMIN |
From: Werner F. B. <wer...@fr...> - 2007-06-04 13:06:00
|
Hi Dave, Dave Gindelberger, Ph.D. wrote: > Hi > ... > $ python boa.py > Starting Boa Constructor v0.5.2 > importing wxPython > reading user preferences > Traceback (most recent call last): > File "boa.py", line 271, in <module> > import Preferences, Utils > File "/Applications/boa/Preferences.py", line 120, in <module> > rcver = int(verline[14:-2]) > ValueError: invalid literal for int() with base 10: '18 ##\r# RCS- > ID: $Id: prefs.rc.py,v 1.8 2006/10/10 10:47:22 riaan Exp $\r\r# > The main preference file.\r\rimport wx\rimport wx.stc\r\r#- > Miscellaneous------------------------------------------------------' > > > Seems its not catching the first '\r' Any hints? It is reading the first line in the users "prefs.rc.py" file which on my machine (Win) is in "C:\Users\myuserid\.boa-constructor", I don't know were a Mac keeps it user specific stuff. The first line should look like: ## rc-version: 18 ## What does yours show in the first line? The easy fix is probably just to rename the .boa-constructor folder and it will be rebuild. If it happens again then we need to try to determine what is really going wrong, i.e. what configuration settings are you changing ..... See you Werner |
From: Werner F. B. <wer...@fr...> - 2007-06-04 12:55:42
|
Hi Frans, F.A. Pinkse wrote: > Hi Werner. > > It is not a bad URL but.... > If you read the post while being at Gmane you see that you can click on > it and the "True" URL is revealed. Thanks Werner |
From: F.A. P. <f_...@ly...> - 2007-06-02 12:29:11
|
Hi Werner. It is not a bad URL but.... If you read the post while being at Gmane you see that you can click on it and the "True" URL is revealed. Other mail readers do not recognize the Encrypted string. Frans. Werner F. Bruhin wrote: > Hi Tony, > > Tony Cappellini wrote: >> Date: Wed, 30 May 2007 14:04:28 +0200 >> From: "Werner F. Bruhin" <wer...@fr...> >> Subject: Re: [Boa Constr] Can't get 0.5.2 from cvs >> >>> cvs -d:pserver:ano...@cv...:/cvsroot/boa-constructor login >>>> Were did you get the above from? >> I pulled it from the boa web page - the same day I posted the message >> >> Since then, I had emailed the boa maintainer. They must have finally >> changed the bad URL > I am just trying to find out were the bad instructions are as this > question is coming up on a regular bases. That would surprise me that > Riaan fixed it that quickly :). I'll have another look to see if there > is a bad one somewhere. > > There seems to be some issue with gmane, as it shows instead of > "pserver:anony...@public..." it shows > "pserver:anony...somesequenceofchars@public..." > > Werner > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ |
From: Dave G. Ph.D. <da...@oh...> - 2007-06-01 20:02:58
|
Hi I'm a relatively new python user (neat stuff) and want to try out boa constructor. I'm running on an Intel MacBook Pro and installed a new version of python: $ python Python 2.5 (r25:51918, Sep 19 2006, 08:49:13) [GCC 4.0.1 (Apple Computer, Inc. build 5341)] on darwin Type "help", "copyright", "credits" or "license" for more information. >>> and have wxPython (2.8.4.0) installed. I downloaded boa from the CVS repository last night, and fired it up. It worked OK the first time and I walked thru some of the tutorial. This morning I tried to start it again and received the following error: $ python boa.py Starting Boa Constructor v0.5.2 importing wxPython reading user preferences Traceback (most recent call last): File "boa.py", line 271, in <module> import Preferences, Utils File "/Applications/boa/Preferences.py", line 120, in <module> rcver = int(verline[14:-2]) ValueError: invalid literal for int() with base 10: '18 ##\r# RCS- ID: $Id: prefs.rc.py,v 1.8 2006/10/10 10:47:22 riaan Exp $\r\r# The main preference file.\r\rimport wx\rimport wx.stc\r\r#- Miscellaneous------------------------------------------------------' Seems its not catching the first '\r' Any hints? |
From: Werner F. B. <wer...@fr...> - 2007-06-01 16:36:53
|
Hi Tony, Tony Cappellini wrote: > Date: Wed, 30 May 2007 14:04:28 +0200 > From: "Werner F. Bruhin" <wer...@fr...> > Subject: Re: [Boa Constr] Can't get 0.5.2 from cvs > >> cvs -d:pserver:ano...@cv...:/cvsroot/boa-constructor login >>> Were did you get the above from? > > I pulled it from the boa web page - the same day I posted the message > > Since then, I had emailed the boa maintainer. They must have finally > changed the bad URL I am just trying to find out were the bad instructions are as this question is coming up on a regular bases. That would surprise me that Riaan fixed it that quickly :). I'll have another look to see if there is a bad one somewhere. There seems to be some issue with gmane, as it shows instead of "pserver:anony...@public..." it shows "pserver:anony...somesequenceofchars@public..." Werner |
From: Tony C. <cap...@gm...> - 2007-06-01 16:24:00
|
Date: Wed, 30 May 2007 14:04:28 +0200 From: "Werner F. Bruhin" <wer...@fr...> Subject: Re: [Boa Constr] Can't get 0.5.2 from cvs > cvs -d:pserver:ano...@cv...:/cvsroot/boa-constructor login >>Were did you get the above from? I pulled it from the boa web page - the same day I posted the message Since then, I had emailed the boa maintainer. They must have finally changed the bad URL >>cvs -d:pserver:ano...@cv...:/cvsroot/boa-constructor login This wasn't on the boa page when I installed it. Someone else had emailed it to me after my post. |
From: F.A. P. <f_...@ly...> - 2007-06-01 13:44:02
|
Hi, Now it is working somewhat, I have more free hours to roam the net and found that I better had done a download from CVS for the same result and saved me the hassle. cvs -d:pserver:ano...@cv...:/cvsroot/bicyclerepair login cvs -z3 -d:pserver:ano...@cv...:/cvsroot/bicyclerepair co bicyclerepair Frans. F.A. Pinkse wrote: > Hi Tim, Werner, > > > I did the repeat test and got the same results. > So here is what I did. > > > Removed from site packages: > Folder: bike > Files: All starting will Bicycle... and bike... > > Download from sourceforge the version 0.9 of BicycleRepairMan > > From the folder where you expanded the download. > Edit File: \ide-intergation\BicycleRepairMan_Idle.py > ---This is what has the wrong indentation and garbage: > > def confirm_buffer_is_saved(self, editwin): > if not editwin.get_saved(): > name = (editwin.short_title()or > editwin.long_title()or > "Untitled") > reply = tkMessageBox.askokcancel("Bicycle Repair Man", > "The buffer for %s is not saved.\n\n"%name+ > "Save it and continue?", > master = self.editwin.text) > &nbs p; self.editwin.text.focus_set() > if reply: > editwin.io.save(None) > else: > return 0 > return 1 > > I used Python IDLE to do this while Boa/Editor complained about my > unicode install. > > From the above you also have to remove this: &nbs p; > I aligned self.editwin.focus_set() with reply. > Now the above section looks like this: > > > def confirm_buffer_is_saved(self, editwin): > if not editwin.get_saved(): > name = (editwin.short_title()or > editwin.long_title()or > "Untitled") > reply = tkMessageBox.askokcancel("Bicycle Repair Man", > "The buffer for %s is not saved.\n\n"%name+ > "Save it and continue?", > master = self.editwin.text) > self.editwin.text.focus_set() > if reply: > editwin.io.save(None) > else: > return 0 > return 1 > > > save the editted file. > > From the folder remove the file: > bike/query/getPackageDependencies.py > You may look at it first, I found it not very repairable. > > Return to Boa > From the expanded downlaod folder load the file > setup.py > Run: File/setup install > > Restart Boa. > > Now it should work. > It did for me, but... on BRM Definition it sometimes it crashed Python > or it found a syntax error or the wrong definition > It found dlg.GetPath() with only GetPath selected, but crashedon > parents.getParentsList() with only getParentsList selected. > It did find parents.getParentsList select in total. > Sorry, I forgot to note the occasion the syntax error. > It found something totally unrelated with Family.select() with only > select selected. > Do I have exclusive rights on these errors? Could the removal of > getDependencies.py explain all of the above? > > File/setup install does copy a lot from downloaded files and folders > into a new created folder, in the same folder the setup.py resides, > named build. > Once this folder is present it stops doing that, so changing downloaded > files once this folder is present has no effect. To do that just delete > it, it is save to do that while it is not part of the download. > > The same holds for the destination of the files in > Python25\lib\site-packages. Once there they are not 'replaced' > Python25 is where I installed Python,wxPython and Boa. > > I thought setup clean would remove this build folder, it seems to do > something while I heard the disk rattle a while. > > I hope this helps. > > I posted on bicyclerepair-general list at SF and mailed to the project > admin. > > what can we do more? > > Frans. > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ |
From: F.A. P. <f_...@ly...> - 2007-06-01 09:47:35
|
Hi Tim, Werner, I did the repeat test and got the same results. So here is what I did. Removed from site packages: Folder: bike Files: All starting will Bicycle... and bike... Download from sourceforge the version 0.9 of BicycleRepairMan From the folder where you expanded the download. Edit File: \ide-intergation\BicycleRepairMan_Idle.py ---This is what has the wrong indentation and garbage: def confirm_buffer_is_saved(self, editwin): if not editwin.get_saved(): name = (editwin.short_title()or editwin.long_title()or "Untitled") reply = tkMessageBox.askokcancel("Bicycle Repair Man", "The buffer for %s is not saved.\n\n"%name+ "Save it and continue?", master = self.editwin.text) &nbs p; self.editwin.text.focus_set() if reply: editwin.io.save(None) else: return 0 return 1 I used Python IDLE to do this while Boa/Editor complained about my unicode install. From the above you also have to remove this: &nbs p; I aligned self.editwin.focus_set() with reply. Now the above section looks like this: def confirm_buffer_is_saved(self, editwin): if not editwin.get_saved(): name = (editwin.short_title()or editwin.long_title()or "Untitled") reply = tkMessageBox.askokcancel("Bicycle Repair Man", "The buffer for %s is not saved.\n\n"%name+ "Save it and continue?", master = self.editwin.text) self.editwin.text.focus_set() if reply: editwin.io.save(None) else: return 0 return 1 save the editted file. From the folder remove the file: bike/query/getPackageDependencies.py You may look at it first, I found it not very repairable. Return to Boa From the expanded downlaod folder load the file setup.py Run: File/setup install Restart Boa. Now it should work. It did for me, but... on BRM Definition it sometimes it crashed Python or it found a syntax error or the wrong definition It found dlg.GetPath() with only GetPath selected, but crashedon parents.getParentsList() with only getParentsList selected. It did find parents.getParentsList select in total. Sorry, I forgot to note the occasion the syntax error. It found something totally unrelated with Family.select() with only select selected. Do I have exclusive rights on these errors? Could the removal of getDependencies.py explain all of the above? File/setup install does copy a lot from downloaded files and folders into a new created folder, in the same folder the setup.py resides, named build. Once this folder is present it stops doing that, so changing downloaded files once this folder is present has no effect. To do that just delete it, it is save to do that while it is not part of the download. The same holds for the destination of the files in Python25\lib\site-packages. Once there they are not 'replaced' Python25 is where I installed Python,wxPython and Boa. I thought setup clean would remove this build folder, it seems to do something while I heard the disk rattle a while. I hope this helps. I posted on bicyclerepair-general list at SF and mailed to the project admin. what can we do more? Frans. |
From: F.A. P. <f_...@ly...> - 2007-05-31 20:54:18
|
Hi Tim,Werner. I have it working now. After searching at Google I found a posting which said he had it going after repairing an indentation error in BicycleRepairMan_Idle.py and deleting some 'other' stuff. This indentation error I got that too with the official release 0.9 So I went for it and forget about the NIghtly Build, whicch might be not such a good idea after all. I found the ' source' of ...Idle.py , but Boa/Editor could not edit it, because of some coding, unocode. I used Python IDLE which had not problem at all. In the same section of the indent error there is this   p; bit, which I removed completely. I also took a peek at the nightly Build version, which was clean. I ran the setup install and after one more error and some time I found that you have to remove the folder 'build' and the the stuff that is delivered in Python25 folder to get the 'fresh' stuff and finally yo have to reload Boa too!!!!! I did test the BRM definition and it gave an answer. BRN Rename and it did rename what was needed. These two were sufficient for me for now. To be sure I will repeat this procedure to morrow, for to day I have done enough. If this is successful I will publish the steps, with, what, where, how and why. Frans. F.A. Pinkse wrote: > HI Tim, Werner, > > > Nothing works! > > I uninstalled all previous Python, cleaned the Registry form any link to > them > Cleaned System Vars. > Reboot. > > Reinstalled only these: Python 2.5, wxPython 2.8, Boa and > BicycleRepairMan. [ version 0.9.2 from Nightly Build ] at C:\Python25\ > > Same Errors. > > What seems usefull todo to get it working. > > > Frans. > > > > Tim Black wrote: >> Werner F. Bruhin wrote: >>> Seeing Frans other post I assume you are using ansi wxPython, is this >>> correct? >>> >> No, actually it's the unicode build: wx-2.8-msw-unicode >> >> Tim >> >> ------------------------------------------------------------------------- >> This SF.net email is sponsored by DB2 Express >> Download DB2 Express C - the FREE version of DB2 express and take >> control of your XML. No limits. Just data. Click to get it now. >> http://sourceforge.net/powerbar/db2/ > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ |
From: F.A. P. <f_...@ly...> - 2007-05-31 14:58:18
|
HI Tim, Werner, Nothing works! I uninstalled all previous Python, cleaned the Registry form any link to them Cleaned System Vars. Reboot. Reinstalled only these: Python 2.5, wxPython 2.8, Boa and BicycleRepairMan. [ version 0.9.2 from Nightly Build ] at C:\Python25\ Same Errors. What seems usefull todo to get it working. Frans. Tim Black wrote: > Werner F. Bruhin wrote: >> Seeing Frans other post I assume you are using ansi wxPython, is this >> correct? >> > No, actually it's the unicode build: wx-2.8-msw-unicode > > Tim > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ |
From: Tim B. <ti...@al...> - 2007-05-30 15:38:27
|
Werner F. Bruhin wrote: > Seeing Frans other post I assume you are using ansi wxPython, is this > correct? > No, actually it's the unicode build: wx-2.8-msw-unicode Tim |
From: Werner F. B. <wer...@fr...> - 2007-05-30 12:19:30
|
Tim, Tim Black wrote: > Werner F. Bruhin wrote: >> Can you expand a bit on what you needed to do to get it working. >> > For your reference, BicycleRepairMan is working fine on my system with: > > # Python 2.4.4c1 (#70, Oct 11 2006, 10:59:14) [MSC v.1310 32 bit (Intel)] > # wxPython 2.8.3.0, Boa Constructor 0.5.2 > bike version 0.9 > Windows XP Home > > Steps to use it: > > - Install Boa > - Install BicycleRepairMan (from SourceForge) > - Enable BicycleRepairMan in Boa settings > - Restart Boa > - select a variable, right-click, select any of the BRM ... options Thanks. Seeing Frans other post I assume you are using ansi wxPython, is this correct? Werner |
From: Werner F. B. <wer...@fr...> - 2007-05-30 12:06:22
|
Hi Tony, Tony Cappellini wrote: > Is anyone else having problems getting 0.5.2 from cvs? > http://boa-constructor.sourceforge.net/Installation.html > > > cvs -d:pserver:ano...@cv...:/cvsroot/boa-constructor login Were did you get the above from? I don't see an outdated link on the Installation.html, it shows it like: cvs -d:pserver:ano...@cv...:/cvsroot/boa-constructor login Which I think is correct. Alternative instructions using TortoiseCVS can be found here: http://wiki.wxpython.org/BoaInstallGuide http://wiki.wxpython.org/BoaInstallGuide#cvs I see that Tim responded too, so I hope you got sorted out in the mean time. Werner |
From: Werner F. B. <wer...@fr...> - 2007-05-30 12:01:04
|
Hi Tony, Tony Cappellini wrote: > I'm just using boa for the first time. > > I've noticed that it hasn't been updated since 2005. I assume you got that date from the download page on sourceforge? They are showing wrong dates. It's pretty > disappointing to see it is still in alpha stage. Is there not much > demand for further development, or just not enough time for the > developers to work on the project? Riaan is a bit pessimistic with Alpha stage, one could easily call it beta or maybe even release candidate:). > > Is there a replacement for boa? There was talk on the wxPython list to create the ultimate Python IDE (probably about a year ago) but I haven't seen anything announced. While Boa is not perfect I feel it is the most complete IDE for wxPython. If one does not want as much there are others, check out the wiki page for wxPython. Werner |
From: F.A. P. <f_...@ly...> - 2007-05-30 07:07:36
|
Hi Tim, Exactly what I did. But on # Python 2.5.1 (r251:54863, Apr 18 2007, 08:51:08) [MSC v.1310 32 bit (Intel)] # wxPython 2.8.3.0, Boa Constructor 0.5.2 I use unicode. Bicyclerepairman 0.9.2 [ downloaded from nightly build ] $Id: BicycleRepairMan.plug-in.py,v 1.8 2006/10/12 12:11:42 riaan Exp $ The BRM-Find references does reports The BRM-Find definition stops with the error: on line 214 in Bicyclerepairman.plug-in.py, match=defs.next(), Attribute error: Non type has no attribute 'next' All others stops with error: Facade instance has no attribute brmctx The object defs is made like this defs=ctx... So I think all the above errors are basically the same. Any suggestion? 1) trying ASCII I did try to use Python24 but the whole installation got damaged somehow, Boa and Python did not start. Probably my doing of something. Frans. Tim Black wrote: > Werner F. Bruhin wrote: >> Can you expand a bit on what you needed to do to get it working. >> > For your reference, BicycleRepairMan is working fine on my system with: > > # Python 2.4.4c1 (#70, Oct 11 2006, 10:59:14) [MSC v.1310 32 bit (Intel)] > # wxPython 2.8.3.0, Boa Constructor 0.5.2 > bike version 0.9 > Windows XP Home > > Steps to use it: > > - Install Boa > - Install BicycleRepairMan (from SourceForge) > - Enable BicycleRepairMan in Boa settings > - Restart Boa > - select a variable, right-click, select any of the BRM ... options > > Tim Black > > > > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ |
From: Tim B. <ti...@al...> - 2007-05-30 05:34:59
|
Tony Cappellini wrote: > How do we get the wx people to change their webpage? Just notify Riaan on the mailing list. Tim > > On 5/29/07, Tim Black <ti...@al...> wrote: >> >> Tony Cappellini wrote: >> Is anyone else having problems getting 0.5.2 from cvs? >> http://boa-constructor.sourceforge.net/Installation.html >> >> >> cvs >> -d:pserver:ano...@cv...:/cvsroot/boa-constructor >> login >> >> >> Logging in to >> :pserver:ano...@cv...:2401:/cvsroot/boa-constructor >> >> Sourceforge has changed their CVS URL: >> >> cvs >> -d:pserver:ano...@bo...:/cvsroot/boa-constructor >> >> login >> >> cvs -z3 >> -d:pserver:ano...@bo...:/cvsroot/boa-constructor >> >> co -P modulename >> >> Taken from http://sourceforge.net/cvs/?group_id=1909 >> >> Tim Black |
From: Tim B. <ti...@al...> - 2007-05-30 02:34:14
|
Tony Cappellini wrote: > I'm just using boa for the first time. > > I've noticed that it hasn't been updated since 2005. It's pretty > disappointing to see it is still in alpha stage. Is there not much > demand for further development, or just not enough time for the > developers to work on the project? > > Is there a replacement for boa? > Boa 0.5.2 works very well for me! Try it out from CVS. Riaan updates it occasionally & welcomes user-submitted patches. Tim Black |
From: Tim B. <ti...@al...> - 2007-05-30 02:34:05
|
Werner F. Bruhin wrote: > Can you expand a bit on what you needed to do to get it working. > For your reference, BicycleRepairMan is working fine on my system with: # Python 2.4.4c1 (#70, Oct 11 2006, 10:59:14) [MSC v.1310 32 bit (Intel)] # wxPython 2.8.3.0, Boa Constructor 0.5.2 bike version 0.9 Windows XP Home Steps to use it: - Install Boa - Install BicycleRepairMan (from SourceForge) - Enable BicycleRepairMan in Boa settings - Restart Boa - select a variable, right-click, select any of the BRM ... options Tim Black |
From: Tim B. <ti...@al...> - 2007-05-30 01:39:27
|
Tony Cappellini wrote: > Is anyone else having problems getting 0.5.2 from cvs? > http://boa-constructor.sourceforge.net/Installation.html > > > cvs -d:pserver:ano...@cv...:/cvsroot/boa-constructor login > > > Logging in to :pserver:ano...@cv...:2401:/cvsroot/boa-constructor > Sourceforge has changed their CVS URL: cvs -d:pserver:ano...@bo...:/cvsroot/boa-constructor login cvs -z3 -d:pserver:ano...@bo...:/cvsroot/boa-constructor co -P modulename Taken from http://sourceforge.net/cvs/?group_id=1909 Tim Black |
From: Tony C. <cap...@gm...> - 2007-05-30 01:04:48
|
Is anyone else having problems getting 0.5.2 from cvs? http://boa-constructor.sourceforge.net/Installation.html cvs -d:pserver:ano...@cv...:/cvsroot/boa-constructor login Logging in to :pserver:ano...@cv...:2401:/cvsroot/boa-constructor CVS password: cvs [login aborted]: connect to cvs.sourceforge.net:2401 failed: A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to r spond. |
From: Tony C. <cap...@gm...> - 2007-05-30 00:25:25
|
I'm just using boa for the first time. I've noticed that it hasn't been updated since 2005. It's pretty disappointing to see it is still in alpha stage. Is there not much demand for further development, or just not enough time for the developers to work on the project? Is there a replacement for boa? |
From: F.A. P. <f_...@ly...> - 2007-05-29 14:32:54
|
Hello Werner, Yes, same for me. I used it sometime ago for a short period. Then I got other things to do. But now I am back with Python. Installed all the new releases. Had to relearn a lot of little things. Just this morning I installed the Repairman and just assumed all was well. After reading your reply and writing the download install cycle I went testing it and..... found it did not work on all fronts. So... a quest have to be put up, because I need the renaming stuff of it. [ too many silly named attributes,controls and frames. BRM-Find reference seems to work, at least it reports correctly All ather functions are reporting an error. Before diving into a lot of searching and reading I fire up the old Python24 and see if it sill works there. Keep you posted. Frans. |